| Package | Description |
|---|---|
| org.biojava.bio.dist |
Probability distributions over Alphabets.
|
| org.biojava.bio.symbol |
Representation of the Symbols that make up a sequence, and locations within
them.
|
| Constructor and Description |
|---|
IndexedCount(AlphabetIndex indexer)
Get a new InexedCount for an alphabet indexer.
|
| Modifier and Type | Method and Description |
|---|---|
static AlphabetIndex |
AlphabetManager.getAlphabetIndex(FiniteAlphabet alpha)
Get an indexer for a specified alphabet.
|
static AlphabetIndex |
AlphabetManager.getAlphabetIndex(Symbol[] syms)
Get an indexer for an array of symbols.
|
Copyright © 2020 BioJava. All rights reserved.