Skip to content

3.1.6-3.2.1

Compare
Choose a tag to compare
@junjun-zhang junjun-zhang released this 19 Mar 19:01
· 23 commits to main since this release
b6bf466
  • the Sanger WXS variant calling workflow has been converted to be a WFPM-compatible workflow package
  • now CI testing is done by GitHub Actions
  • added support for local mode in which data and metadata inputs are supplied directly by the user, instead of getting them from SONG/SCORE servers
  • added a dependent payload-add-uniform-ids@0.1.1 package to insert uniform IDs (DO/SP/SA) to user-provided SONG payload, a feature needed by the ARGO WGs for their benchmarking work
  • added test to cover the above new feature
  • switched to use helper-functions@1.0.0 for getting secondary files
  • switched to use cleanup-workdir@1.0.0 for cleaning up intermediate files upon workflow completion
  • updated payload-gen-variant-calling to 0.3.6.0 with publishDir mode set to copy
  • no change to any core algorithms

Note:

  1. compatible argo-metadata-schema versions: 0.4.0, 0.5.0
  2. requires Nextflow 20.07.1 or higher