SeqAn3
header.hpp File Reference

Provides the seqan3::alignment_file_header class. More...

#include <unordered_map>
#include <vector>
#include <seqan3/core/platform.hpp>
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::alignment_file_header
 Stores the header information of alignment files. More...
 
struct  seqan3::alignment_file_header::program_info_t
 Stores information of the program/tool that was used to create the file. More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides the seqan3::alignment_file_header class.

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