diff --git a/muse.cwl.yaml b/muse.cwl similarity index 92% rename from muse.cwl.yaml rename to muse.cwl index e7990a4..b717eb4 100644 --- a/muse.cwl.yaml +++ b/muse.cwl @@ -4,7 +4,7 @@ cwlVersion: v1.0 baseCommand: [/opt/bin/muse.py, -O, muse.vcf, -w, ./, --muse, MuSEv1.0rc] requirements: - class: "DockerRequirement" - dockerPull: "opengenomics/muse:latest" + dockerPull: "quay.io/pancancer/pcawg-muse:0.1.2" inputs: tumor: type: File