Mercurial > repos > iuc > bcftools_plugin_fill_an_ac
comparison bcftools_plugin_fill_an_ac.xml @ 9:b55774ee0e3f 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:56:52 -0400 |
| parents | b6b0e0420959 |
| children | 3a1b2703338b |
comparison
equal
deleted
inserted
replaced
| 8:b6b0e0420959 | 9:b55774ee0e3f |
|---|---|
| 1 <?xml version='1.0' encoding='utf-8'?> | 1 <?xml version='1.0' encoding='utf-8'?> |
| 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@"> | 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy1"> |
| 3 <description>plugin Fill INFO fields AN and AC</description> | 3 <description>plugin Fill INFO fields AN and AC</description> |
| 4 <macros> | 4 <macros> |
| 5 <token name="@EXECUTABLE@">fill-AN-AC</token> | 5 <token name="@EXECUTABLE@">fill-AN-AC</token> |
| 6 <token name="@PLUGIN_ID@">fill_an_ac</token> | 6 <token name="@PLUGIN_ID@">fill_an_ac</token> |
| 7 <import>macros.xml</import> | 7 <import>macros.xml</import> |
| 32 ]]> | 32 ]]> |
| 33 </command> | 33 </command> |
| 34 <inputs> | 34 <inputs> |
| 35 <expand macro="macro_input" /> | 35 <expand macro="macro_input" /> |
| 36 <section name="sec_restrict" expanded="false" title="Restrict to"> | 36 <section name="sec_restrict" expanded="false" title="Restrict to"> |
| 37 <expand macro="macro_regions" /> | 37 <expand macro="macro_restrict" /> |
| 38 <expand macro="macro_targets" /> | 38 <expand macro="macro_restrict" type="target" label_type="Target" /> |
| 39 <expand macro="macro_include" /> | 39 <expand macro="macro_include" /> |
| 40 <expand macro="macro_exclude" /> | 40 <expand macro="macro_exclude" /> |
| 41 </section> | 41 </section> |
| 42 <expand macro="macro_select_output_type" /> | 42 <expand macro="macro_select_output_type" /> |
| 43 </inputs> | 43 </inputs> |
