# HG changeset patch # User iuc # Date 1459525867 14400 # Node ID dbd9d574e68a3f2ff451a166bf7c30f98c452a47 # Parent 669a23f1f4b5be19cc2dca398556b51babd898e3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gatk2 commit f762d77002815a576b468732366fe5c6775aa84d diff -r 669a23f1f4b5 -r dbd9d574e68a haplotype_caller.xml --- 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 @@ gatk2_wrapper.py --stdout "${output_log}" - @INPUT_BAMS@ + @BAM_INPUTS@ -p ' @JAR_PATH@ -T "HaplotypeCaller"