Skip to content

Commit e7325dc

Browse files
committed
Adding docker hint for conformance test
1 parent 4a02bc7 commit e7325dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

v1.0/v1.0/bwa-mem-tool.cwl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ class: CommandLineTool
77
hints:
88
- class: ResourceRequirement
99
coresMin: 4
10+
- class: DockerRequirement
11+
dockerPull: python
1012

1113
inputs:
1214
- id: reference

0 commit comments

Comments
 (0)