Release 2.0.1
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