We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b2f58a commit 86c98b2Copy full SHA for 86c98b2
Dockstore.cwl
@@ -18,7 +18,7 @@ cwlVersion: v1.0
18
19
requirements:
20
- class: DockerRequirement
21
- dockerPull: quay.io/cancercollaboratory/dockstore-tool-samtools-sort
+ dockerPull: quay.io/cancercollaboratory/dockstore-tool-samtools-sort:1.0
22
inputs:
23
compression_level:
24
type: int?
0 commit comments