SAMRecord.AlignedPair

Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cigar_op
Ops cigar_op;
Undocumented in source.
qpos
Coordinate!(Basis.zero) qpos;
Undocumented in source.
queryBase
char queryBase;
Undocumented in source.
refBase
char refBase;
Undocumented in source.
rpos
Coordinate!(Basis.zero) rpos;
Undocumented in source.

Meta