Skip to content

v0.1.1

Latest

Choose a tag to compare

@tfenne tfenne released this 24 Jun 11:40
· 2 commits to main since this release
6b12872

Fixed

  • Single-end unmapped reads (SAM flag 0x4 with no paired bit) no longer
    abort the run with "Can't find first and/or second of pair". They now pass
    through untouched — counted as unmapped orphans and never dup-checked, the
    same as fully-unmapped pairs. Mapped single-end reads were already handled
    correctly; only unmapped single-end reads were affected.

📦 crates.io · 📓 full changelog