SeqAn3 3.1.0
The Modern C++ library for sequence analysis.
input_options.hpp File Reference

Provides seqan3::structure_file_input_options. More...

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

Go to the source code of this file.

Classes

struct  seqan3::structure_file_input_options< seq_legal_alphabet, structured_seq_combined >
 The options type defines various option members that influence the behaviour of all or some formats. More...
 

Namespaces

namespace  seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides seqan3::structure_file_input_options.

Author
Jörg Winkler <j.winkler AT fu-berlin.de>