|
SeqAn3 3.4.1-rc.1
The Modern C++ library for sequence analysis.
|
Provides seqan3::nucleotide_base. More...
#include <seqan3/alphabet/alphabet_base.hpp>#include <seqan3/alphabet/detail/concept.hpp>#include <seqan3/alphabet/detail/convert.hpp>#include <seqan3/alphabet/nucleotide/concept.hpp>#include <seqan3/utility/char_operations/transform.hpp>
Include dependency graph for nucleotide_base.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | seqan3::nucleotide_base< derived_type, size > |
| A CRTP-base that refines seqan3::alphabet_base and is used by the nucleotides. More... | |
Namespaces | |
| namespace | seqan3 |
| The main SeqAn3 namespace. | |
Provides seqan3::nucleotide_base.