Mercurial > repos > imgteam > segmetrics
changeset 7:b6e88e7bf2fa draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/segmetrics/ commit fea6c8161c4b3e6394fe035b12b69b73e6fa7d75
author | imgteam |
---|---|
date | Thu, 16 Nov 2023 12:29:35 +0000 |
parents | 462f49860277 |
children | 4512751bccca |
files | segmetrics.xml |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/segmetrics.xml Tue Nov 14 16:53:49 2023 +0000 +++ b/segmetrics.xml Thu Nov 16 12:29:35 2023 +0000 @@ -2,11 +2,15 @@ <description>with SegMetrics</description> <macros> <token name="@TOOL_VERSION@">1.4</token> - <token name="@VERSION_SUFFIX@">3</token> + <token name="@VERSION_SUFFIX@">4</token> </macros> <edam_operations> <edam_operation>operation_3443</edam_operation> </edam_operations> + <xrefs> + <xref type="bio.tools">segmetrics</xref> + <xref type="biii">segmetrics</xref> + </xrefs> <requirements> <requirement type="package" version="@TOOL_VERSION@">segmetrics</requirement> <requirement type="package" version="0.23.4">pandas</requirement>