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

Provides seqan3::sequence_file_output and corresponding traits classes. More...

+ Include dependency graph for output.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  seqan3::sequence_file_output< selected_field_ids_, valid_formats_ >
 A class for writing sequence files, e.g. FASTA, FASTQ ... More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides seqan3::sequence_file_output and corresponding traits classes.

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