Mercurial > repos > iuc > bcftools_plugin_counts
diff bcftools_plugin_counts.xml @ 17:f7879f1e77f9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit db275932cbb485cb44ae91e0b421d6f57698db49
author | iuc |
---|---|
date | Tue, 20 Sep 2022 13:06:18 +0000 |
parents | 8d5d8355559b |
children | dadbd61dc4cf |
line wrap: on
line diff
--- a/bcftools_plugin_counts.xml Sat Jul 23 13:30:43 2022 +0000 +++ b/bcftools_plugin_counts.xml Tue Sep 20 13:06:18 2022 +0000 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy1"> +<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>plugin counts number of samples, SNPs, INDELs, MNPs and total sites</description> <macros> <token name="@EXECUTABLE@">counts</token>