Uses of Class
org.biojava.bio.symbol.AbstractReversibleTranslationTable
Packages that use AbstractReversibleTranslationTable
Package
Description
Representation of the Symbols that make up a sequence, and locations within
them.
-
Uses of AbstractReversibleTranslationTable in org.biojava.bio.symbol
Subclasses of AbstractReversibleTranslationTable in org.biojava.bio.symbolModifier and TypeClassDescriptionclass
A no-frills implementation of TranslationTable that uses a Map to map from symbols in a finite source alphabet into a target alphabet.