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

Provides the seqan3::sam_file_header class. More...

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

Go to the source code of this file.

Classes

struct  seqan3::sam_file_header< ref_ids_type >::program_info_t
 Stores information of the program/tool that was used to create the file. More...
 
class  seqan3::sam_file_header< ref_ids_type >
 Stores the header information of alignment files. More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides the seqan3::sam_file_header class.

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