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

[DEPRECATED] Provides seqan3::sam_file_output_options. More...

+ Include dependency graph for output_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

using seqan3::alignment_file_output_options = sam_file_output_options
 

Detailed Description

[DEPRECATED] Provides seqan3::sam_file_output_options.

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