|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManyToOneTranslationTable | |
|---|---|
| org.biojava.bio.seq | Classes and interfaces for defining biological sequences and informatics objects. |
| org.biojava.bio.symbol | Representation of the Symbols that make up a sequence, and locations within them. |
| Uses of ManyToOneTranslationTable in org.biojava.bio.seq |
|---|
| Methods in org.biojava.bio.seq that return ManyToOneTranslationTable | |
|---|---|
static ManyToOneTranslationTable |
RNATools.getGeneticCode(String name)
Retrieve a TranslationTable by name. |
| Uses of ManyToOneTranslationTable in org.biojava.bio.symbol |
|---|
| Classes in org.biojava.bio.symbol that implement ManyToOneTranslationTable | |
|---|---|
class |
AbstractManyToOneTranslationTable
an abstract class implementing basic functionality of a translation table that translates Symbols from one Alphabet to another. |
class |
SimpleManyToOneTranslationTable
A no-frills implementation of a translation table that maps between two alphabets. |
| Methods in org.biojava.bio.symbol that return ManyToOneTranslationTable | |
|---|---|
ManyToOneTranslationTable |
CodonPref.getGeneticCode()
the genetic code that this codon preference is based on. |
ManyToOneTranslationTable |
SimpleCodonPref.getGeneticCode()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||