Repository 'mesmer'
hg clone https://toolshed.g2.bx.psu.edu/repos/goeckslab/mesmer

Changeset 4:2675ff99a53b (2024-02-28)
Previous changeset 3:c60b810d570d (2023-11-28)
Commit message:
planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/mesmer commit 130ef7e8ae6cab35866b72617e53d35acc11475a
modified:
mesmer.xml
b
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
b
@@ -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"/>