|
SeqAn3 3.4.2-rc.1
The Modern C++ library for sequence analysis.
|
Genetic codes used for translating a triplet of nucleotides into an amino acid. More...
#include <seqan3/core/platform.hpp>
Include dependency graph for translation_genetic_code.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | seqan3 |
| The main SeqAn3 namespace. | |
Enumerations | |
| enum struct | seqan3::genetic_code : uint8_t { seqan3::canonical = 1 } |
| Genetic codes used for translation of nucleotides into amino acids. More... | |
Genetic codes used for translating a triplet of nucleotides into an amino acid.