2.1.0-9.2.0
- the Sanger WGS variant calling workflow has been converted to be a WFPM-compatible workflow package
- now CI testing is done by GitHub Actions
- added support for
localmode 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.1package 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.0for getting secondary files - switched to use
cleanup-workdir@1.0.0for cleaning up intermediate files upon workflow completion - updated
payload-gen-variant-callingto0.3.6.0with publishDir mode set tocopy - no change to any core algorithms
Note:
- compatible argo-metadata-schema versions: 0.4.0, 0.5.0
- requires Nextflow 20.07.1 or higher