Contains the composition of nucleotide with structure alphabets. More...
#include <iostream>
#include <optional>
#include <string>
#include <utility>
#include <seqan3/alphabet/composition/cartesian_composition.hpp>
#include <seqan3/alphabet/nucleotide/concept.hpp>
#include <seqan3/alphabet/structure/rna_structure_concept.hpp>
Go to the source code of this file.
Classes | |
class | seqan3::structured_rna< sequence_alphabet_t, structure_alphabet_t > |
A seqan3::cartesian_composition that joins a nucleotide alphabet with an RNA structure alphabet. More... | |
Namespaces | |
seqan3 | |
The main SeqAn3 namespace. | |
Contains the composition of nucleotide with structure alphabets.