SeqAn3 3.3.0
The Modern C++ library for sequence analysis.
|
Provides seqan3::structure_file_input_format. More...
#include <fstream>
#include <set>
#include <string>
#include <utility>
#include <vector>
#include <seqan3/alphabet/nucleotide/rna5.hpp>
#include <seqan3/alphabet/structure/structured_rna.hpp>
#include <seqan3/alphabet/structure/wuss.hpp>
#include <seqan3/io/structure_file/input_options.hpp>
#include <seqan3/utility/type_list/type_list.hpp>
Go to the source code of this file.
Classes | |
interface | seqan3::structure_file_input_format< t > |
The generic concept for structure file in formats. More... | |
Namespaces | |
namespace | seqan3 |
The main SeqAn3 namespace. | |
Provides seqan3::structure_file_input_format.