diff display_data_on_image.xml @ 6:5d28ac336861 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:26:46 +0000
parents 6a7da2e5f696
children
line wrap: on
line diff
--- a/display_data_on_image.xml	Fri Feb 26 14:06:13 2021 +0000
+++ b/display_data_on_image.xml	Sun Nov 05 09:26:46 2023 +0000
@@ -1,8 +1,8 @@
 <tool id="cp_display_data_on_image" name="DisplayDataOnImage" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@">
-    <description>produce an image with data on top of identified objects</description>
+    <description>with CellProfiler</description>
     <macros>
         <import>macros.xml</import>
-        <token name="@VERSION_SUFFIX@">0</token>
+        <token name="@VERSION_SUFFIX@">1</token>
         <xml name="display_object">
             <param name="select_input_obj" label="Enter the name of the input objects" type="text" help="Enter the name of the objects identified by some other tool used upstream in the workflow (such as IdentifyPrimaryObjects or IdentifySecondaryObjects)." />
 
@@ -93,6 +93,14 @@
         </xml>
     </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" />