diff convert_objects_to_image.xml @ 6:ef4aed1d34c4 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 57a0433defa3cbc37ab34fbb0ebcfaeb680db8d5
author bgruening
date Sun, 05 Nov 2023 09:25:21 +0000
parents cdf8e3c57dae
children
line wrap: on
line diff
--- a/convert_objects_to_image.xml	Fri Feb 26 14:18:34 2021 +0000
+++ b/convert_objects_to_image.xml	Sun Nov 05 09:25:21 2023 +0000
@@ -1,9 +1,16 @@
 <tool id="cp_convert_objects_to_image" name="ConvertObjectsToImage" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@">
-    <description>convert the identified objects into an image</description>
+    <description>with CellProfiler</description>
     <macros>
         <import>macros.xml</import>
-        <token name="@VERSION_SUFFIX@">0</token>
+        <token name="@VERSION_SUFFIX@">1</token>
     </macros>
+    <edam_operations>
+        <edam_operation>operation_3443</edam_operation>
+    </edam_operations>
+    <xrefs>
+        <xref type="bio.tools">CellProfiler</xref>
+        <xref type="biii">cellprofiler</xref>
+    </xrefs>
     <expand macro="py_requirements"/>
     <expand macro="cmd_modules" />
     <configfiles>