Virtual offset before which reads, aligned to this reference, stop. If there are no reads aligned to this reference, returns virtual offset of the EOF block if it's presented, or the end of file.
First position on the reference overlapped by reads (0-based)
Returns -1 if set of reads is empty.
Reference ID
Last position on the reference overlapped by reads (0-based)
Returns -1 if set of reads is empty.
Length in base pairs
Name
Get alignments overlapping [start, end) region.
Coordinates are 0-based.
Get all alignments for this reference
Virtual offset at which reads, aligned to this reference, start in BAM file. If there are no reads aligned to this reference, returns virtual offset of the EOF block if it's presented, or the end of file.