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