Mercurial > repos > iuc > bcftools_plugin_counts
comparison bcftools_plugin_counts.xml @ 8:71425c50a7cc draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 2684e1443f03bfe2ae20c31d23817415ec8f7e69
| author | iuc |
|---|---|
| date | Thu, 21 Feb 2019 15:51:02 -0500 |
| parents | 3b698400ff55 |
| children | 94f8b2b147a0 |
comparison
equal
deleted
inserted
replaced
| 7:f80567a9b613 | 8:71425c50a7cc |
|---|---|
| 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="@VERSION@"> | 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@"> |
| 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> |
