comparison 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
comparison
equal deleted inserted replaced
8:56cedea67e71 9:9f281310c048
1 <?xml version='1.0' encoding='utf-8'?> 1 <?xml version='1.0' encoding='utf-8'?>
2 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy1">
3 <description>Annotate and edit VCF/BCF files</description> 3 <description>Annotate and edit VCF/BCF files</description>
4 <macros> 4 <macros>
5 <token name="@EXECUTABLE@">annotate</token> 5 <token name="@EXECUTABLE@">annotate</token>
6 <import>macros.xml</import> 6 <import>macros.xml</import>
7 </macros> 7 </macros>
145 </section> 145 </section>
146 <section name="sec_restrict" expanded="false" title="Restrict to"> 146 <section name="sec_restrict" expanded="false" title="Restrict to">
147 <expand macro="macro_include" /> 147 <expand macro="macro_include" />
148 <expand macro="macro_exclude" /> 148 <expand macro="macro_exclude" />
149 <expand macro="macro_collapse" /> 149 <expand macro="macro_collapse" />
150 <expand macro="macro_regions" /> 150 <expand macro="macro_restrict" />
151 <expand macro="macro_samples" /> 151 <expand macro="macro_samples" />
152 </section> 152 </section>
153 <expand macro="macro_select_output_type" /> 153 <expand macro="macro_select_output_type" />
154 </inputs> 154 </inputs>
155 <outputs> 155 <outputs>