SeqAn3 3.3.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
sequence_file/input_format_concept.hpp File Reference

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

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

Go to the source code of this file.

Classes

interface  seqan3::sequence_file_input_format< t >
 The generic concept for sequence file in formats. More...
 

Namespaces

namespace  seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides seqan3::sequence_file_input_format and auxiliary classes.

Author
Jörg Winkler <j.winkler AT fu-berlin.de>
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>