Mercurial > repos > iuc > bcftools_annotate
comparison 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 |
comparison
equal
deleted
inserted
replaced
7:6a88248893c4 | 8:2f09d9744e0b |
---|---|
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> |