BS-Snper
BS-Snper copied to clipboard
Fixes hellbelly/BS-Snper#10
Previously, only the last operation of the CIGAR string was recorded in record->cigar
.
This caused basecalls to be ignored and/or placed at the wrong reference position.
The bug has now been corrected and the CIGAR string is recorded properly.
This fixes hellbelly/BS-Snper#10