SeqAn3
output_format_concept.hpp File Reference

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

#include <fstream>
#include <string>
#include <vector>
#include <set>
#include <seqan3/alphabet/nucleotide/rna5.hpp>
#include <seqan3/alphabet/structure/all.hpp>
#include <seqan3/core/type_list.hpp>
#include <seqan3/io/structure_file/output_options.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_concept and auxiliary classes.

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