|
bpp-seq
2.2.0
|
Include dependency graph for Transliterator.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bpp::Transliterator |
| This interface is used when translating a sequence from an alphabet to another: it gives the translation rules, eg: RNA -> DNA. More... | |
| class | bpp::ReverseTransliterator |
| 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. | |