Mercurial > repos > iuc > bcftools_plugin_setgt
comparison bcftools_plugin_setgt.xml @ 7:09f5e45a8212 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 2684e1443f03bfe2ae20c31d23817415ec8f7e69
author | iuc |
---|---|
date | Thu, 21 Feb 2019 16:07:03 -0500 |
parents | 39d2fa47f557 |
children | 5ecd5f91b501 |
comparison
equal
deleted
inserted
replaced
6:46eb13bc2c73 | 7:09f5e45a8212 |
---|---|
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 Sets genotypes</description> | 3 <description>plugin Sets genotypes</description> |
4 <macros> | 4 <macros> |
5 <token name="@EXECUTABLE@">setGT</token> | 5 <token name="@EXECUTABLE@">setGT</token> |
6 <token name="@PLUGIN_ID@">setgt</token> | 6 <token name="@PLUGIN_ID@">setgt</token> |
7 <import>macros.xml</import> | 7 <import>macros.xml</import> |