Package | Description |
---|---|
org.biojava.bio.symbol |
Representation of the Symbols that make up a sequence, and locations within
them.
|
Modifier and Type | Method and Description |
---|---|
static CircularLocation |
LocationTools.makeCircularLocation(int min,
int max,
int seqLength)
A simple method to generate a RangeLocation wrapped
in a CircularLocation.
|
Copyright © 2014 BioJava. All rights reserved.