PileupRead.cigar_operation

Current CIGAR operation. One of 'M', '=', 'X', 'D', 'N. Use cigar_after/cigar_before to determine insertions.

struct PileupRead(Read = bio.std.hts.bam.read.EagerBamRead)
@property const
bio.std.hts.bam.read.CigarOperation
cigar_operation
()

Meta