Mercurial > repos > iuc > bcftools_plugin_counts
comparison bcftools_plugin_counts.xml @ 9:94f8b2b147a0 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:54:48 -0400 |
| parents | 71425c50a7cc |
| children | d24111a399d8 |
comparison
equal
deleted
inserted
replaced
| 8:71425c50a7cc | 9:94f8b2b147a0 |
|---|---|
| 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 counts number of samples, SNPs, INDELs, MNPs and total sites</description> | 3 <description>plugin counts number of samples, SNPs, INDELs, MNPs and total sites</description> |
| 4 <macros> | 4 <macros> |
| 5 <token name="@EXECUTABLE@">counts</token> | 5 <token name="@EXECUTABLE@">counts</token> |
| 6 <token name="@PLUGIN_ID@">counts</token> | 6 <token name="@PLUGIN_ID@">counts</token> |
| 7 <import>macros.xml</import> | 7 <import>macros.xml</import> |
| 45 </configfile> | 45 </configfile> |
| 46 </configfiles> | 46 </configfiles> |
| 47 <inputs> | 47 <inputs> |
| 48 <expand macro="macro_input" /> | 48 <expand macro="macro_input" /> |
| 49 <section name="sec_restrict" expanded="false" title="Restrict to"> | 49 <section name="sec_restrict" expanded="false" title="Restrict to"> |
| 50 <expand macro="macro_regions" /> | 50 <expand macro="macro_restrict" /> |
| 51 <expand macro="macro_targets" /> | 51 <expand macro="macro_restrict" type="target" label_type="Target" /> |
| 52 <expand macro="macro_include" /> | 52 <expand macro="macro_include" /> |
| 53 <expand macro="macro_exclude" /> | 53 <expand macro="macro_exclude" /> |
| 54 </section> | 54 </section> |
| 55 </inputs> | 55 </inputs> |
| 56 <outputs> | 56 <outputs> |
