changeset 14:dbd9d574e68a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gatk2 commit f762d77002815a576b468732366fe5c6775aa84d
author iuc
date Fri, 01 Apr 2016 11:51:07 -0400
parents 669a23f1f4b5
children a3247b69fa59
files haplotype_caller.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/haplotype_caller.xml	Tue Oct 13 17:22:38 2015 -0400
+++ b/haplotype_caller.xml	Fri Apr 01 11:51:07 2016 -0400
@@ -8,7 +8,7 @@
   <command interpreter="python">
     gatk2_wrapper.py
     --stdout "${output_log}"
-    @INPUT_BAMS@
+    @BAM_INPUTS@
     -p '
     @JAR_PATH@
     -T "HaplotypeCaller"