|
SeqAn3 3.4.2-rc.1
The Modern C++ library for sequence analysis.
|
Provides translation details for nucleotide to aminoacid translation. More...
#include <seqan3/alphabet/aminoacid/aa27.hpp>#include <seqan3/alphabet/aminoacid/translation_genetic_code.hpp>#include <seqan3/alphabet/nucleotide/concept.hpp>#include <seqan3/alphabet/nucleotide/dna15.hpp>
Include dependency graph for translation_details.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | seqan3::detail::translation_table< nucl_type, gc, void_type > |
| Generic translation table for canonical genetic code. More... | |
| struct | seqan3::detail::translation_table< dna15, seqan3::genetic_code::canonical, void_type > |
| Translation table for canonical genetic code and dna15 alphabet. More... | |
Namespaces | |
| namespace | seqan3 |
| The main SeqAn3 namespace. | |
| namespace | seqan3::detail |
| The internal SeqAn3 namespace. | |
Provides translation details for nucleotide to aminoacid translation.