Uses of Class
org.biojava.bio.symbol.IntegerAlphabet.SubIntegerAlphabet
Packages that use IntegerAlphabet.SubIntegerAlphabet
Package
Description
Support for the SCF chromatogram format.
Classes and interfaces for processing and producing flat-file representations
of sequences.
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 -
Uses of IntegerAlphabet.SubIntegerAlphabet in org.biojava.bio.seq.io
Constructors in org.biojava.bio.seq.io with parameters of type IntegerAlphabet.SubIntegerAlphabet -
Uses of IntegerAlphabet.SubIntegerAlphabet in org.biojava.bio.symbol
Methods in org.biojava.bio.symbol that return IntegerAlphabet.SubIntegerAlphabetModifier and TypeMethodDescriptionIntegerAlphabet.getSubAlphabet
(int min, int max) Construct a finite contiguous subset of theIntegerAlphabet
.