diff bcftools_merge.xml @ 5:c5c61f2f8757 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:48 -0400
parents df40d7f9737c
children 7ba36babba2d
line wrap: on
line diff
--- a/bcftools_merge.xml	Sat Mar 11 18:00:12 2017 -0500
+++ b/bcftools_merge.xml	Thu Apr 13 17:47:48 2017 -0400
@@ -10,6 +10,9 @@
     <command detect_errors="aggressive"><![CDATA[
 @PREPARE_ENV@
 @PREPARE_INPUT_FILES@
+#set $section = $sec_restrict
+@PREPARE_REGIONS_FILE@
+
 bcftools @EXECUTABLE@
 
 ## Header section
@@ -40,7 +43,7 @@
 
 ## Primary Input/Outputs
 @INPUT_FILES@
-> "$output_file"
+> '$output_file'
 ]]>
     </command>
     <inputs>