SeqAn3
output_format_concept.hpp File Reference

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

#include <fstream>
#include <string>
#include <vector>
#include <seqan3/alphabet/nucleotide/dna5.hpp>
#include <seqan3/alphabet/quality/aliases.hpp>
#include <seqan3/alphabet/quality/phred42.hpp>
#include <seqan3/core/type_list.hpp>
#include <seqan3/io/sequence_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::sequence_file_format_out_concept and auxiliary classes.

Author
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>