Skip to content

Commit

Permalink
Update Dockstore.cwl
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-yuen authored Sep 14, 2016
1 parent f1837eb commit d1560ee
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions Dockstore.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dct:creator:
foaf:mbox: mailto:keiranmraine@gmail.com
requirements:
- class: DockerRequirement
dockerPull: quay.io/pancancer/pcawg-sanger-cgp-workflow:feature_cwl1
dockerPull: quay.io/pancancer/pcawg-sanger-cgp-workflow:2.0.0-cwl1

cwlVersion: v1.0

Expand Down Expand Up @@ -73,10 +73,5 @@ baseCommand: [python, /home/seqware/CGP-Somatic-Docker/scripts/run_seqware_workf
doc: "The Sanger's Cancer Genome Project core somatic calling workflow from \nthe\
\ ICGC PanCancer Analysis of Whole Genomes (PCAWG) project.\nFor more information\
\ see the PCAWG project [page](https://dcc.icgc.org/pcawg) and our GitHub\n[page](https://github.com/ICGC-TCGA-PanCancer)\
\ for our code including the source for\n[this workflow](https://github.com/ICGC-TCGA-PanCancer/CGP-Somatic-Docker).\n\
```\nUsage:\n# fetch CWL\n$> dockstore cwl --entry quay.io/pancancer/pcawg-sanger-cgp-workflow:2.0.0\
\ > Dockstore.cwl\n# make a runtime JSON template and edit it\n$> dockstore convert\
\ cwl2json --cwl Dockstore.cwl > Dockstore.json\n# run it locally with the Dockstore\
\ CLI\n$> dockstore launch --entry quay.io/pancancer/pcawg-sanger-cgp-workflow:2.0.0\
\ \\\n --json test1.json\n```\n"
\ for our code including the source for\n[this workflow](https://github.com/ICGC-TCGA-PanCancer/CGP-Somatic-Docker)."

0 comments on commit d1560ee

Please sign in to comment.