Skip to content

v0.2.2

Compare
Choose a tag to compare
@chapmanb chapmanb released this 01 Feb 09:49
· 4 commits to master since this release
v0.2.2: support for recent bcftools; improved logging

- Handles issues with recent bcftools, which are more picky about
  input files:
  - Avoid bcftools concat errors with all empty inputs.
  - Remove problematic FreeBayes annotations which no longer match
    header requirements after decomposition.
- Fix logging to correctly raise errors on failures.