bpp-seq3
3.0.0
|
Go to the source code of this file.
Classes | |
class | bpp::TransliteratorInterface |
This interface is used when translating a sequence from an alphabet to another: it gives the translation rules, eg: RNA -> DNA. More... | |
class | bpp::ReverseTransliteratorInterface |
The same as previous, but can perform the reverse translation, eg: RNA -> DNA and DNA -> RNA;. More... | |
class | bpp::AbstractTransliterator |
Partial implementation of the Transliterator interface. More... | |
class | bpp::AbstractReverseTransliterator |
Partial implementation of the ReverseTransliterator interface. More... | |
Namespaces | |
bpp | |
This alphabet is used to deal NumericAlphabet. | |