PileupRead.current_base

If current CIGAR operation is one of 'M', '=', or 'X', returns read base at the current column. Otherwise, returns '-'.

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

Meta