| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static IntegerAlphabet.SubIntegerAlphabet |
SCF.getProbabilityAlphabet() |
| Constructor and Description |
|---|
SubIntegerTokenization(IntegerAlphabet.SubIntegerAlphabet alpha) |
| Modifier and Type | Method and Description |
|---|---|
static IntegerAlphabet.SubIntegerAlphabet |
IntegerAlphabet.getSubAlphabet(int min,
int max)
Construct a finite contiguous subset of the
IntegerAlphabet. |
Copyright © 2014 BioJava. All rights reserved.