Skip to content
This repository was archived by the owner on Oct 2, 2020. It is now read-only.

Commit f0b547d

Browse files
committed
Merge pull request #29 from FarahZKhan/patch-9
Update realignTargetCreator.cwl
2 parents bf542c9 + 6191074 commit f0b547d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/realignTargetCreator.cwl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env cwl-runner
22
#
33
# To use it as stand alone tool - example: "cwltool realignerTargerCreator.cwl realignerTargerCreator.json"
4-
# Still testing to make it work as a part of the workflow
54
#
65
# Authors: [email protected] and [email protected] UNIVERSITY OF MELBOURNE
76
# Developed for CWL consortium http://commonwl.org/
@@ -20,6 +19,7 @@ description: |
2019
requirements:
2120
- import: node-engine.cwl
2221
- import: envvar-global.cwl
22+
- import: gatk-docker.cwl
2323

2424
inputs:
2525
- id: "#java_arg"

0 commit comments

Comments
 (0)