diff bcftools_plugin_setgt.xml @ 5:39d2fa47f557 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
author iuc
date Thu, 13 Apr 2017 17:47:33 -0400
parents 03e354151925
children 09f5e45a8212
line wrap: on
line diff
--- a/bcftools_plugin_setgt.xml	Sat Mar 11 18:03:09 2017 -0500
+++ b/bcftools_plugin_setgt.xml	Thu Apr 13 17:47:33 2017 -0400
@@ -13,6 +13,7 @@
 @PREPARE_INPUT_FILE@
 #set $section = $sec_restrict
 @PREPARE_TARGETS_FILE@
+@PREPARE_REGIONS_FILE@
 bcftools plugin @EXECUTABLE@
 
 ## VCF input section
@@ -33,7 +34,7 @@
 --
 -t '$section.target_gt'
 --new-gt '$section.new_gt'
-> "$output_file"
+> '$output_file'
 ]]>
     </command>
     <inputs>