Skip to content

2.1.0

Choose a tag to compare

@peterk87 peterk87 released this 15 Aug 23:25
e306b27

Added

  • [test] nf-test for BCFTOOLS_FILTER and BCFTOOLS_CONSENSUS to ensure that updated multiallelic variant handling produces expected results including test data.
  • [ci] nf-test job to ci.yml
  • [feat] Better support for multiallelic variant handling in BCFTOOLS_FILTER using more comprehensive logic using Bcftools filter statements and awk. Updated BCFTOOLS_CONSENSUS to properly handle new multiallelic variant handling.

Changes

  • [docs] Updated --help message to use nextflow_schema.json.
  • [refactor] Moved workflow.onComplete code from main.nf to lib/helpers.nf

What's Changed

Full Changelog: 2.0.1...2.1.0