SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
seqan3::detail::translation_table< dna15, seqan3::genetic_code::canonical, void_type > Struct Template Reference

Translation table for canonical genetic code and dna15 alphabet. More...

#include <seqan3/alphabet/aminoacid/translation_details.hpp>

Static Public Attributes

static constexpr aa27 value [dna15::alphabet_size][dna15::alphabet_size][dna15::alphabet_size]
 Holds the translation table for canonical genetic code and nucl16 alphabet.
 

Detailed Description

template<typename void_type>
struct seqan3::detail::translation_table< dna15, seqan3::genetic_code::canonical, void_type >

Translation table for canonical genetic code and dna15 alphabet.


The documentation for this struct was generated from the following file:
Hide me