Release 2.1.0
Minor release with mostly bug-fixes and one new tool.
New Tools
DownsampleAndNormalizeBam
- performs semi-random downsampling to reduce coverage towards a specified target coverage while retaining reads in low-coverage areas. See #893
Bug Fixes
- Fix overly aggressive overlap-clipping regressions in ClipBam by @jrm5100 in #850
- ReviewConsensusVariants should not require grouped raw reads to by @nh13 in #860
- Fix a bug where consensus reads are produced with zero depth by @nh13 in #859
- Fix for nasty corner case described in issue #858 in CallDuplexConsensusReads by @nh13 in #864
- Tweak the size of caches for parallel consensus calling down to reduce memory usage by @tfenne in #881
Minor Changes
Other
Full Changelog: 2.0.2...2.1.0