SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
output.hpp File Reference

Provides seqan3::sam_file_output and corresponding traits classes. More...

+ Include dependency graph for io/sam_file/output.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  seqan3::sam_file_output< selected_field_ids_, valid_formats_, ref_ids_type >
 A class for writing SAM files, both SAM and its binary representation BAM are supported. More...
 

Namespaces

namespace  seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides seqan3::sam_file_output and corresponding traits classes.

Author
Svenja Mehringer <svenja.mehringer AT fu-berlin.de>
Hide me