Chunk

Chunk of BAM file is specified by pair of virtual offsets

Members

Functions

opCmp
int opCmp(Chunk other)

First compares beginnings, then ends

Variables

beg
VirtualOffset beg;

virtual file offset of the start of the chunk

end
VirtualOffset end;

virtual file offset of the end of the chunk

Meta