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

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

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

Go to the source code of this file.

Classes

struct  seqan3::format_embl
 The EMBL format (tag). More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

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

Author
Mitra Darvish <mitra.darvish AT fu-berlin.de>