ReadAlignment.isGap

Returns true iff the read alignment spans a gap, ie. two alignments of the same read on different reference contigs are involved.

struct ReadAlignment
@property
bool
isGap
const pure nothrow
(
)

Meta