Mercurial > repos > iuc > bcftools_plugin_dosage
comparison bcftools_plugin_dosage.xml @ 22:283911fe7e1a draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 784611c9caf2680d41414ca2880b93a69d719701
author | iuc |
---|---|
date | Sun, 18 Aug 2024 10:20:20 +0000 |
parents | 2514e684f8a3 |
children |
comparison
equal
deleted
inserted
replaced
21:d3acf3d446cb | 22:283911fe7e1a |
---|---|
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 genotype dosage</description> | 2 <description>plugin genotype dosage</description> |
4 <macros> | 3 <macros> |
5 <token name="@EXECUTABLE@">dosage</token> | 4 <token name="@EXECUTABLE@">dosage</token> |
6 <token name="@PLUGIN_ID@">dosage</token> | 5 <token name="@PLUGIN_ID@">dosage</token> |