Previous changeset 13:ebcd8649c621 (2021-10-14) Next changeset 15:7ef488b08a23 (2022-07-23) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit af43d9cf6824f88726900857116f333ff4cdd336" |
modified:
bcftools_plugin_color_chrs.xml |
b |
diff -r ebcd8649c621 -r 4e85a3a5dbd1 bcftools_plugin_color_chrs.xml --- a/bcftools_plugin_color_chrs.xml Thu Oct 14 10:17:47 2021 +0000 +++ b/bcftools_plugin_color_chrs.xml Sat Jan 15 13:23:03 2022 +0000 |
[ |
@@ -1,12 +1,12 @@ <?xml version='1.0' encoding='utf-8'?> <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@"> <description>plugin Color shared chromosomal segments, requires phased GTs</description> - <expand macro="bio_tools" /> <macros> <token name="@EXECUTABLE@">color-chrs</token> <token name="@PLUGIN_ID@">color_chrs</token> <import>macros.xml</import> </macros> + <expand macro="bio_tools" /> <expand macro="requirements" /> <expand macro="version_command" /> <command detect_errors="aggressive"><![CDATA[ |