mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 13:07:55 +08:00
this_rid/this_pos will be copied from r_prev(=r_next)'s values when this read is unmapped (i.e., r is NULL). In this case, we can write RNEXT as '=' but should not calculate TLEN from these placeholder values. Similarly when the mate is unmapped (i.e., r_next is NULL). Fixes #365.
18 KiB
18 KiB