|
SeqAn3 3.4.0
The Modern C++ library for sequence analysis.
|
Provides the seqan3::sam_file_header class. More...
#include <deque>#include <ranges>#include <unordered_map>#include <vector>#include <seqan3/alphabet/concept.hpp>#include <seqan3/io/sam_file/detail/cigar.hpp>#include <seqan3/utility/views/type_reduce.hpp>Go to the source code of this file.
Classes | |
| class | seqan3::sam_file_header< ref_ids_type > |
| Stores the header information of SAM/BAM files. More... | |
| struct | seqan3::sam_file_program_info_t |
| Stores information of the program/tool that was used to create a SAM/BAM file. More... | |
Namespaces | |
| namespace | seqan3 |
| The main SeqAn3 namespace. | |
Provides the seqan3::sam_file_header class.