Mercurial > repos > iuc > bcftools_plugin_impute_info
comparison bcftools_plugin_impute_info.xml @ 11:2c53c8974cb3 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 8f3fe2272c80fdb749db49be689681e4d1391bee"
author | iuc |
---|---|
date | Wed, 25 Dec 2019 12:21:53 -0500 |
parents | 9b298d4d10c2 |
children | dcf130f10ca5 |
comparison
equal
deleted
inserted
replaced
10:0c1889b0917b | 11:2c53c8974cb3 |
---|---|
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="@TOOL_VERSION@+galaxy1"> | 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@"> |
3 <description>plugin Add imputation information metrics to the INFO field</description> | 3 <description>plugin Add imputation information metrics to the INFO field</description> |
4 <macros> | 4 <macros> |
5 <token name="@EXECUTABLE@">impute-info</token> | 5 <token name="@EXECUTABLE@">impute-info</token> |
6 <token name="@PLUGIN_ID@">impute_info</token> | 6 <token name="@PLUGIN_ID@">impute_info</token> |
7 <import>macros.xml</import> | 7 <import>macros.xml</import> |