Mercurial > repos > iuc > bcftools_plugin_counts
comparison bcftools_plugin_counts.xml @ 19:1c6bcf2c7f33 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit db275932cbb485cb44ae91e0b421d6f57698db49
| author | iuc |
|---|---|
| date | Tue, 20 Sep 2022 12:29:59 +0000 |
| parents | 666a770abaae |
| children | 0385221230cd |
comparison
equal
deleted
inserted
replaced
| 18:f914739878d9 | 19:1c6bcf2c7f33 |
|---|---|
| 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@+galaxy1"> | 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
| 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> |
