comparison bcftools_plugin_counts.xml @ 25:0385221230cd draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 784611c9caf2680d41414ca2880b93a69d719701
author iuc
date Sun, 18 Aug 2024 09:49:37 +0000
parents 1c6bcf2c7f33
children 2bf1b5a2baf3
comparison
equal deleted inserted replaced
24:0da7ae2caa98 25:0385221230cd
1 <?xml version='1.0' encoding='utf-8'?>
2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <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> 2 <description>plugin counts number of samples, SNPs, INDELs, MNPs and total sites</description>
4 <macros> 3 <macros>
5 <token name="@EXECUTABLE@">counts</token> 4 <token name="@EXECUTABLE@">counts</token>
6 <token name="@PLUGIN_ID@">counts</token> 5 <token name="@PLUGIN_ID@">counts</token>