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

Update GATK-indelRealigner.cwl #38

Merged
merged 1 commit into from
Dec 3, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions tools/GATK-indelRealigner.cwl
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
#!/usr/bin/env cwl-runner
#
# To use it as stand alone tool - example: "cwltool realignerTargerCreator.cwl realignerTargerCreator.json"
# Still testing to make it work as a part of the workflow
#
# Authors: [email protected] and [email protected] UNIVERSITY OF MELBOURNE
# Developed for CWL consortium http://commonwl.org/

class: CommandLineTool

description: |
Expand Down