Mercurial > repos > iuc > bcftools_query
diff bcftools_query.xml @ 8:0770b1203e90 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:11:39 -0400 |
parents | e0ad88dec40d |
children | 4eb04768cd49 |
line wrap: on
line diff
--- a/bcftools_query.xml Thu Feb 21 16:05:32 2019 -0500 +++ b/bcftools_query.xml Wed Jun 05 13:11:39 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>Extracts fields from VCF/BCF file and prints them in user-defined format</description> <macros> <token name="@EXECUTABLE@">query</token> @@ -43,8 +43,8 @@ <section name="sec_restrict" expanded="false" title="Restrict to"> <expand macro="macro_collapse" /> <expand macro="macro_samples" /> - <expand macro="macro_regions" /> - <expand macro="macro_targets" /> + <expand macro="macro_restrict" /> + <expand macro="macro_restrict" type="target" label_type="Target" /> <expand macro="macro_include" /> <expand macro="macro_exclude" /> </section>