SeqAn3
input_format_concept.hpp File Reference

Provides seqan3::structure_file_input_format_concept. 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/core/type_list.hpp>
#include <seqan3/io/structure_file/input_options.hpp>
Include dependency graph for input_format_concept.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides seqan3::structure_file_input_format_concept.

Author
Jörg Winkler <j.winkler AT fu-berlin.de>