Previous changeset 13:d80872078a09 (2021-10-14) Next changeset 15:78cd8b69da4c (2022-07-23) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit af43d9cf6824f88726900857116f333ff4cdd336" |
modified:
bcftools_roh.xml |
b |
diff -r d80872078a09 -r fb3af223ff33 bcftools_roh.xml --- a/bcftools_roh.xml Thu Oct 14 10:06:34 2021 +0000 +++ b/bcftools_roh.xml Sat Jan 15 13:48:30 2022 +0000 |
[ |
@@ -1,11 +1,11 @@ <?xml version='1.0' encoding='utf-8'?> <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> <description>HMM model for detecting runs of homo/autozygosity</description> - <expand macro="bio_tools" /> <macros> <token name="@EXECUTABLE@">roh</token> <import>macros.xml</import> </macros> + <expand macro="bio_tools" /> <expand macro="requirements" /> <expand macro="version_command" /> <command detect_errors="aggressive"><![CDATA[ |