Mercurial > repos > iuc > bcftools_plugin_fixploidy
comparison bcftools_plugin_fixploidy.xml @ 9:f4199f9f7de8 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:41:16 -0400 |
| parents | 228d79b799dc |
| children | 381f0ac51b6a |
comparison
equal
deleted
inserted
replaced
| 8:228d79b799dc | 9:f4199f9f7de8 |
|---|---|
| 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 Fix ploidy</description> | 3 <description>plugin Fix ploidy</description> |
| 4 <macros> | 4 <macros> |
| 5 <token name="@EXECUTABLE@">fixploidy</token> | 5 <token name="@EXECUTABLE@">fixploidy</token> |
| 6 <token name="@PLUGIN_ID@">fixploidy</token> | 6 <token name="@PLUGIN_ID@">fixploidy</token> |
| 7 <import>macros.xml</import> | 7 <import>macros.xml</import> |
| 43 ]]> | 43 ]]> |
| 44 </command> | 44 </command> |
| 45 <inputs> | 45 <inputs> |
| 46 <expand macro="macro_input" /> | 46 <expand macro="macro_input" /> |
| 47 <section name="sec_restrict" expanded="false" title="Restrict to"> | 47 <section name="sec_restrict" expanded="false" title="Restrict to"> |
| 48 <expand macro="macro_regions" /> | 48 <expand macro="macro_restrict" /> |
| 49 <expand macro="macro_targets" /> | 49 <expand macro="macro_restrict" type="target" label_type="Target" /> |
| 50 <expand macro="macro_include" /> | 50 <expand macro="macro_include" /> |
| 51 <expand macro="macro_exclude" /> | 51 <expand macro="macro_exclude" /> |
| 52 </section> | 52 </section> |
| 53 <section name="sec_plugin" expanded="true" title="Plugin Options"> | 53 <section name="sec_plugin" expanded="true" title="Plugin Options"> |
| 54 <expand macro="macro_ploidy_file" /> | 54 <expand macro="macro_ploidy_file" /> |
