Mercurial > repos > iuc > bcftools_plugin_impute_info
comparison bcftools_plugin_impute_info.xml @ 18:e0e3e7391fc3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit db275932cbb485cb44ae91e0b421d6f57698db49
| author | iuc |
|---|---|
| date | Tue, 20 Sep 2022 12:28:47 +0000 |
| parents | f48958841ee2 |
| children | bbd4b6750d40 |
comparison
equal
deleted
inserted
replaced
| 17:2dbb6f5b02cf | 18:e0e3e7391fc3 |
|---|---|
| 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@"> | 2 <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> | 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> |
