This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
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
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
to0.3.6.0
with 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