comparison bcftools_plugin_impute_info.xml @ 24:bbd4b6750d40 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:48:56 +0000
parents e0e3e7391fc3
children 3d7abebe05cb
comparison
equal deleted inserted replaced
23:cbea473f0118 24:bbd4b6750d40
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 Add imputation information metrics to the INFO field</description> 2 <description>plugin Add imputation information metrics to the INFO field</description>
4 <macros> 3 <macros>
5 <token name="@EXECUTABLE@">impute-info</token> 4 <token name="@EXECUTABLE@">impute-info</token>
6 <token name="@PLUGIN_ID@">impute_info</token> 5 <token name="@PLUGIN_ID@">impute_info</token>