Mercurial > repos > iuc > bcftools_annotate
diff bcftools_annotate.xml @ 8:2f09d9744e0b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e648d86d550ddf2eb67237752320c390b3a780e5
author | iuc |
---|---|
date | Wed, 05 Jun 2019 13:07:23 -0400 |
parents | 6a88248893c4 |
children | a80ec64f9101 |
line wrap: on
line diff
--- a/bcftools_annotate.xml Thu Feb 21 16:02:01 2019 -0500 +++ b/bcftools_annotate.xml Wed Jun 05 13:07:23 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" />