SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
output_format_concept.hpp File Reference

Provides seqan3::structure_file_output_format and auxiliary classes. More...

#include <fstream>
#include <set>
#include <string>
#include <vector>
#include <seqan3/alphabet/nucleotide/rna5.hpp>
#include <seqan3/alphabet/structure/wuss.hpp>
#include <seqan3/alphabet/structure/structured_rna.hpp>
#include <seqan3/io/structure_file/output_options.hpp>
#include <seqan3/utility/type_list/type_list.hpp>
+ Include dependency graph for output_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_output_format and auxiliary classes.

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