Mercurial > repos > iuc > bcftools_plugin_counts
diff bcftools_plugin_counts.xml @ 15:c09aa71df573 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 07:40:37 +0000 |
| parents | e3ca320a52be |
| children | 666a770abaae |
line wrap: on
line diff
--- a/bcftools_plugin_counts.xml Fri Feb 05 19:13:44 2021 +0000 +++ b/bcftools_plugin_counts.xml Tue Aug 31 07:40:37 2021 +0000 @@ -1,6 +1,7 @@ <?xml version='1.0' encoding='utf-8'?> <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy1"> <description>plugin counts number of samples, SNPs, INDELs, MNPs and total sites</description> + <expand macro="bio_tools" /> <macros> <token name="@EXECUTABLE@">counts</token> <token name="@PLUGIN_ID@">counts</token>
