SeqAn3  3.0.0
The Modern C++ library for sequence analysis.
format_fasta.hpp File Reference

Provides the seqan3::format_fasta tag and the seqan3::sequence_file_input_format and seqan3::sequence_file_output_format specialisation for this tag. More...

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

Go to the source code of this file.

Classes

struct  seqan3::format_fasta
 The FastA format (tag). More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides the seqan3::format_fasta tag and the seqan3::sequence_file_input_format and seqan3::sequence_file_output_format specialisation for this tag.

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