Mercurial > repos > iuc > bcftools_plugin_impute_info
comparison bcftools_plugin_impute_info.xml @ 16:f48958841ee2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit af43d9cf6824f88726900857116f333ff4cdd336"
| author | iuc |
|---|---|
| date | Sat, 15 Jan 2022 13:00:58 +0000 |
| parents | d4e8650140cf |
| children | e0e3e7391fc3 |
comparison
equal
deleted
inserted
replaced
| 15:cb50244b18e4 | 16:f48958841ee2 |
|---|---|
| 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@"> |
| 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 <expand macro="bio_tools" /> | |
| 5 <macros> | 4 <macros> |
| 6 <token name="@EXECUTABLE@">impute-info</token> | 5 <token name="@EXECUTABLE@">impute-info</token> |
| 7 <token name="@PLUGIN_ID@">impute_info</token> | 6 <token name="@PLUGIN_ID@">impute_info</token> |
| 8 <import>macros.xml</import> | 7 <import>macros.xml</import> |
| 9 </macros> | 8 </macros> |
| 9 <expand macro="bio_tools" /> | |
| 10 <expand macro="requirements" /> | 10 <expand macro="requirements" /> |
| 11 <expand macro="version_command" /> | 11 <expand macro="version_command" /> |
| 12 <command detect_errors="aggressive"><