We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d165915 commit 20dfecaCopy full SHA for 20dfeca
adtex.cwl
@@ -7,7 +7,7 @@ cwlVersion: v1.0
7
8
requirements:
9
- class: DockerRequirement
10
- dockerPull: "quay.io/ucsc_cgl/dockstore_tool_adtex_cnv:v1.0.0"
+ dockerPull: "quay.io/ucsc_cgl/dockstore_tool_adtex:v1.0.0"
11
12
baseCommand: ['-o', './', '--tostdout']
13
0 commit comments