Skip to content

Bugfix

Latest

Choose a tag to compare

@micknudsen micknudsen released this 02 Jul 13:52

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 THRESHOLDS section and shows Insertion Start for each call.