Skip to content

Commit

Permalink
Adding docker hint for conformance test
Browse files Browse the repository at this point in the history
  • Loading branch information
kellrott committed Aug 19, 2016
1 parent 4a02bc7 commit e7325dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions v1.0/v1.0/bwa-mem-tool.cwl
Expand Up @@ -7,6 +7,8 @@ class: CommandLineTool
hints:
- class: ResourceRequirement
coresMin: 4
- class: DockerRequirement
dockerPull: python

inputs:
- id: reference
Expand Down

0 comments on commit e7325dc

Please sign in to comment.