Mercurial > repos > iuc > bcftools_plugin_dosage
comparison bcftools_plugin_dosage.xml @ 7:d31a2e310a52 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 2684e1443f03bfe2ae20c31d23817415ec8f7e69
author | iuc |
---|---|
date | Thu, 21 Feb 2019 15:59:04 -0500 |
parents | e703028148e2 |
children | 67bb9fcc0d96 |
comparison
equal
deleted
inserted
replaced
6:0fe007201caf | 7:d31a2e310a52 |
---|---|
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="@VERSION@"> | 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@"> |
3 <description>plugin genotype dosage</description> | 3 <description>plugin genotype dosage</description> |
4 <macros> | 4 <macros> |
5 <token name="@EXECUTABLE@">dosage</token> | 5 <token name="@EXECUTABLE@">dosage</token> |
6 <token name="@PLUGIN_ID@">dosage</token> | 6 <token name="@PLUGIN_ID@">dosage</token> |
7 <import>macros.xml</import> | 7 <import>macros.xml</import> |