# HG changeset patch # User goeckslab # Date 1709153520 0 # Node ID 2675ff99a53b42974b64d78a366215fb87c99d42 # Parent c60b810d570d17719f07336bed549d88d42c623d planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/mesmer commit 130ef7e8ae6cab35866b72617e53d35acc11475a diff -r c60b810d570d -r 2675ff99a53b mesmer.xml --- a/mesmer.xml Tue Nov 28 19:46:58 2023 +0000 +++ b/mesmer.xml Wed Feb 28 20:52:00 2024 +0000 @@ -1,10 +1,14 @@ -<tool id="mesmer" name="Mesmer" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="19.01"> - <description>Mesmer for whole-cell segmentation of multiplexed tissue imaging data</description> +<tool id="mesmer" name="Perform segmentation of multiplexed tissue data" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="19.01"> + <description>with Mesmer</description> <macros> <import>macros.xml</import> </macros> + <edam_operations> + <edam_operation>operation_3443</edam_operation> + </edam_operations> + <expand macro="requirements"/> <expand macro="stdio"/>