We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c583ee6 commit e649550Copy full SHA for e649550
Dockstore.cwl
@@ -9,7 +9,7 @@ cwlVersion: v1.0
9
10
requirements:
11
- class: DockerRequirement
12
- dockerPull: quay.io/cancercollaboratory/dockstore-tool-snpeff
+ dockerPull: quay.io/cancercollaboratory/dockstore-tool-snpeff:1.0
13
inputs:
14
genome:
15
type: string
0 commit comments