diff bcftools_annotate.xml @ 9:9f281310c048 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e648d86d550ddf2eb67237752320c390b3a780e5
author iuc
date Wed, 05 Jun 2019 12:45:20 -0400
parents 56cedea67e71
children 365022dae1c9
line wrap: on
line diff
--- a/bcftools_annotate.xml	Thu Feb 21 15:38:50 2019 -0500
+++ b/bcftools_annotate.xml	Wed Jun 05 12:45:20 2019 -0400
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@">
+<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy1">
     <description>Annotate and edit VCF/BCF files</description>
     <macros>
         <token name="@EXECUTABLE@">annotate</token>
@@ -147,7 +147,7 @@
             <expand macro="macro_include" />
             <expand macro="macro_exclude" />
             <expand macro="macro_collapse" />
-            <expand macro="macro_regions" />
+            <expand macro="macro_restrict" />
             <expand macro="macro_samples" />
         </section>
         <expand macro="macro_select_output_type" />