Uses of Class
org.biojava.bio.symbol.CircularLocation
Packages that use CircularLocation
Package
Description
Representation of the Symbols that make up a sequence, and locations within
them.
-
Uses of CircularLocation in org.biojava.bio.symbol
Methods in org.biojava.bio.symbol that return CircularLocationModifier and TypeMethodDescriptionstatic CircularLocation
LocationTools.makeCircularLocation
(int min, int max, int seqLength) A simple method to generate a RangeLocation wrapped in a CircularLocation.