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

[DEPRECATED] Provides seqan3::sam_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.

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Typedefs

template<typename sequence_legal_alphabet >
using seqan3::alignment_file_input_options = sam_file_input_options< sequence_legal_alphabet >
 

Detailed Description

[DEPRECATED] Provides seqan3::sam_file_input_options.

Deprecated:
This header will be removed in 3.1.0; Please #include <seqan3/io/sam_file/input_options.hpp> instead.
Author
Svenja Mehringer <svenja.mehringer AT fu-berlin.de>