Mercurial > repos > iuc > orthofinder_onlygroups
changeset 7:904fb55e9156 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/orthofinder commit 61ba7fa8ac35d0f0a15bfbef268738187861e74c"
| author | iuc |
|---|---|
| date | Fri, 19 Nov 2021 10:29:04 +0000 |
| parents | 0ff17c7a18cd |
| children | 3b974afde673 |
| files | macros.xml orthofinder_only_groups.xml |
| diffstat | 2 files changed, 17 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Mon May 03 08:51:01 2021 +0000 +++ b/macros.xml Fri Nov 19 10:29:04 2021 +0000 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <macros> - <token name="@TOOL_VERSION@">2.4.0</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@TOOL_VERSION@">2.5.4</token> + <token name="@VERSION_SUFFIX@">0</token> <xml name="citations"> <citations>
--- a/orthofinder_only_groups.xml Mon May 03 08:51:01 2021 +0000 +++ b/orthofinder_only_groups.xml Fri Nov 19 10:29:04 2021 +0000 @@ -1,11 +1,14 @@ <tool name="OrthoFinder" id="orthofinder_onlygroups" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> <description>finds orthogroups in a set of proteomes</description> + <xrefs> + <xref type="bio.tools">OrthoFinder</xref> + </xrefs> <macros> <import>macros.xml</import> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">orthofinder</requirement> - <requirement type="package" version="2.34">util-linux</requirement> + <requirement type="package" version="2.36">util-linux</requirement> </requirements> <command detect_errors="exit_code"><