|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntegerAlphabet.SubIntegerAlphabet | |
---|---|
org.biojava.bio.program.scf | Support for the SCF chromatogram format. |
org.biojava.bio.seq.io | Classes and interfaces for processing and producing flat-file representations of sequences. |
org.biojava.bio.symbol | Representation of the Symbols that make up a sequence, and locations within them. |
Uses of IntegerAlphabet.SubIntegerAlphabet in org.biojava.bio.program.scf |
---|
Methods in org.biojava.bio.program.scf that return IntegerAlphabet.SubIntegerAlphabet | |
---|---|
static IntegerAlphabet.SubIntegerAlphabet |
SCF.getProbabilityAlphabet()
|
Uses of IntegerAlphabet.SubIntegerAlphabet in org.biojava.bio.seq.io |
---|
Constructors in org.biojava.bio.seq.io with parameters of type IntegerAlphabet.SubIntegerAlphabet | |
---|---|
SubIntegerTokenization(IntegerAlphabet.SubIntegerAlphabet alpha)
|
Uses of IntegerAlphabet.SubIntegerAlphabet in org.biojava.bio.symbol |
---|
Methods in org.biojava.bio.symbol that return IntegerAlphabet.SubIntegerAlphabet | |
---|---|
static IntegerAlphabet.SubIntegerAlphabet |
IntegerAlphabet.getSubAlphabet(int min,
int max)
Construct a finite contiguous subset of the IntegerAlphabet . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |