Skip to content

Release 2.0.1

Compare
Choose a tag to compare
@nh13 nh13 released this 18 Apr 21:42
· 69 commits to main since this release

Minor release with bug fixes.

Please upgrade in particular if you use either CallMolecularConsensusReads or CallDuplexConsensusReads.

Minor Changes

Bug fixes in the OverlappingBasesConsensusCaller (introduced in 2.0.0), which apply to the tools CallMolecularConsensusReads, CallDuplexConsensusReads, and CallOverlappingConsensusBases. Fixes:

  • A case when the alignments for a read and its mate overlap but share no _mapped_bases by @nh13 in #824.
  • Logging the number of bases examined and corrected for overlapping bases in the overlapping consensus caller by @nh13 in #825.
    See issue #821 for more discussion on the above.

Thank-you to @blackbeerd for providing the initial report and test cases to debug!

Full Changelog: 2.0.0...2.0.1