diff bcftools_plugin_dosage.xml @ 5:481f32fc6827 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:24:18 -0400
parents 7d7d7c553384
children 8c2453c32ab5
line wrap: on
line diff
--- a/bcftools_plugin_dosage.xml	Sat Mar 11 17:52:50 2017 -0500
+++ b/bcftools_plugin_dosage.xml	Thu Apr 13 16:24:18 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>