SeqAn3 3.3.0
The Modern C++ library for sequence analysis.
|
Provides the composite of nucleotide with structure alphabets. More...
#include <seqan3/alphabet/composite/alphabet_tuple_base.hpp>
#include <seqan3/alphabet/nucleotide/concept.hpp>
#include <seqan3/alphabet/structure/concept.hpp>
Go to the source code of this file.
Classes | |
class | seqan3::structured_rna< sequence_alphabet_t, structure_alphabet_t > |
A seqan3::alphabet_tuple_base that joins a nucleotide alphabet with an RNA structure alphabet.. More... | |
Namespaces | |
namespace | seqan3 |
The main SeqAn3 namespace. | |
Provides the composite of nucleotide with structure alphabets.