Mercurial > repos > iuc > bcftools_plugin_impute_info
diff bcftools_plugin_impute_info.xml @ 14:d4e8650140cf draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Mon, 30 Aug 2021 21:52:44 +0000 |
| parents | 3f6d39df9906 |
| children | f48958841ee2 |
line wrap: on
line diff
--- a/bcftools_plugin_impute_info.xml Fri Feb 05 18:46:46 2021 +0000 +++ b/bcftools_plugin_impute_info.xml Mon Aug 30 21:52:44 2021 +0000 @@ -1,6 +1,7 @@ <?xml version='1.0' encoding='utf-8'?> <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@"> <description>plugin Add imputation information metrics to the INFO field</description> + <expand macro="bio_tools" /> <macros> <token name="@EXECUTABLE@">impute-info</token> <token name="@PLUGIN_ID@">impute_info</token>
