diff bcftools_merge.xml @ 5:5025d9bbf3e4 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 10853682ffb2e9776256bb63c899ef5c5fe0007e
author iuc
date Thu, 13 Apr 2017 16:30:43 -0400
parents 93a0482ec0bd
children a2001cf27fab
line wrap: on
line diff
--- a/bcftools_merge.xml	Sat Mar 11 17:51:49 2017 -0500
+++ b/bcftools_merge.xml	Thu Apr 13 16:30:43 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>