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

[DEPRECATED] Provides seqan3::sam_file_output and corresponding traits classes. More...

+ Include dependency graph for output.hpp:

Go to the source code of this file.

Classes

struct  seqan3::alignment_file_output< selected_field_ids_, valid_formats_, ref_ids_type >
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

[DEPRECATED] Provides seqan3::sam_file_output and corresponding traits classes.

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