Genetic codes used for translating a triplet of nucleotides into an amino acid. More...
#include <bio/core.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 | bio |
| The main BioC++ namespace. | |
| namespace | bio::alphabet |
| The alphabet module's namespace. | |
Enumerations | |
| enum struct | bio::alphabet::genetic_code : uint8_t { 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.