org.bdgenomics.avocado.models
A trait that implements an alignment operator.
These operators represent a limited subset of the CIGAR operators:
* Alignment Match (M --> X/=) * Insertion (I) * Deletion (D) * Clip (S/H)
The length of this alignment block.
True if this block has non-zero length.
A trait that implements an alignment operator.
These operators represent a limited subset of the CIGAR operators:
* Alignment Match (M --> X/=) * Insertion (I) * Deletion (D) * Clip (S/H)