Skip to content

Commit

Permalink
update docker image location
Browse files Browse the repository at this point in the history
  • Loading branch information
junjun-zhang committed Dec 1, 2017
1 parent 167376c commit b83165f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion muse.cwl.yaml → muse.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b83165f

Please sign in to comment.