Structs§
- Aux array iterator
- Auxiliary data iterator
- struct containing the internal state required to access the base modifications for a bam::Record
- Iterator over the base modifications that returns the next modification found, one by one
- Iterator over the base modifications that returns a vector for all of the mods at each position
- A CIGAR string. This type wraps around a
Vec<Cigar>
. - A BAM record.
- The sequence of a record.
Enums§
- Auxiliary record data
- Provides access to aux arrays.
Traits§
- Types that can be used in aux arrays.