mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-23 03:28:11 +08:00
Fix the logic that calculates the number of CIGAR entries when match "M" entries are expanded into "=" and "X". The number of entries depends not on the number of mismatches but rather on the number of transitions between "=" to "X".
32 KiB
32 KiB