Module record

Source

Structs§

AuxArrayIter
Aux array iterator
AuxIter
Auxiliary data iterator
BaseModificationMetadata
BaseModificationState
struct containing the internal state required to access the base modifications for a bam::Record
BaseModificationsIter
Iterator over the base modifications that returns the next modification found, one by one
BaseModificationsPositionIter
Iterator over the base modifications that returns a vector for all of the mods at each position
CigarString
A CIGAR string. This type wraps around a Vec<Cigar>.
CigarStringView
Record
A BAM record.
Seq
The sequence of a record.

Enums§

Aux
Auxiliary record data
AuxArray
Provides access to aux arrays.
Cigar

Traits§

AuxArrayElement
Types that can be used in aux arrays.