Skip to content
This repository was archived by the owner on Oct 2, 2020. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e59b1ec

Browse files
committedDec 3, 2015
Merge pull request #38 from FarahZKhan/patch-9
Update GATK-indelRealigner.cwl
2 parents d7b2f02 + b195fb8 commit e59b1ec

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎tools/GATK-indelRealigner.cwl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
#!/usr/bin/env cwl-runner
2+
#
3+
# 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
5+
#
6+
# Authors: farahk@student.unimelb.edu.au and skanwal@student.unimelb.edu.au UNIVERSITY OF MELBOURNE
7+
# Developed for CWL consortium http://commonwl.org/
8+
29
class: CommandLineTool
310

411
description: |

0 commit comments

Comments
 (0)
This repository has been archived.