Mercurial > repos > iuc > bcftools_plugin_counts
diff bcftools_plugin_counts.xml @ 17:666a770abaae draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit af43d9cf6824f88726900857116f333ff4cdd336"
| author | iuc |
|---|---|
| date | Sat, 15 Jan 2022 12:49:44 +0000 |
| parents | c09aa71df573 |
| children | 1c6bcf2c7f33 |
line wrap: on
line diff
--- a/bcftools_plugin_counts.xml Thu Oct 14 09:44:15 2021 +0000 +++ b/bcftools_plugin_counts.xml Sat Jan 15 12:49:44 2022 +0000 @@ -1,12 +1,12 @@ <?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> <import>macros.xml</import> </macros> + <expand macro="bio_tools" /> <expand macro="requirements"> <requirement type="package" version="3.7">python</requirement> </expand>
