Skip to content

0.4.0

Compare
Choose a tag to compare
@dpryan79 dpryan79 released this 13 Apr 07:55
· 160 commits to master since this release
  • Switched to an external htslib. It is currently compatible with htslib versions 1.4 through 1.9 (the latest one at the time of release).
  • Added the --perRead option, as used in https://www.biorxiv.org/content/10.1101/481283v1
  • Removed the --maxDepth option, it's not longer required.
  • Fixed issue #58, the --keepDupes flag now changes --ignoreFlags.
  • Fixed issue #59, the confidence intervals should no longer extend outside of [0, 1].