diff bcftools_plugin_dosage.xml @ 5:e703028148e2 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:43:28 -0400
parents 1a946c8cbbf1
children d31a2e310a52
line wrap: on
line diff
--- a/bcftools_plugin_dosage.xml	Sat Mar 11 18:01:03 2017 -0500
+++ b/bcftools_plugin_dosage.xml	Thu Apr 13 17:43:28 2017 -0400
@@ -13,6 +13,7 @@
 @PREPARE_INPUT_FILE@
 #set $section = $sec_restrict
 @PREPARE_TARGETS_FILE@
+@PREPARE_REGIONS_FILE@
 
 bcftools plugin @EXECUTABLE@
 
@@ -31,7 +32,7 @@
 #if $section.tags:
 -- --tags "${section.tags}"
 #end if
-> "$output_file"
+> '$output_file'
 
 ]]>
     </command>