ITDiscover v0.3.1
Primarily fixes an issue where fuzzy insertions could be misclassified as spacer-bearing calls.
Fixed
- Fuzzy ITD calling now follows the same general selection logic as exact calling, so spacer-bearing reads with mismatches in the copied segment still support the same underlying variant.
- Tie-breaking is now consistent across exact and fuzzy matching: longest copied segment first, then the most 5' reference start.
Added
- The HTML report now includes a
CALL THRESHOLDSsection and showsInsertion Startfor each call.