Skip to content

Releases: fulcrumgenomics/dupblaster

v0.1.1

24 Jun 11:40
6b12872

Choose a tag to compare

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