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

Provides the seqan3::format_bam. More...

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

Go to the source code of this file.

Classes

struct  seqan3::format_bam::alignment_record_core
 Stores all fixed length variables which can be read/written directly by reinterpreting the binary stream. More...
 
class  seqan3::format_bam
 The BAM format. More...
 

Namespaces

namespace  seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides the seqan3::format_bam.

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