diff identify_primary_objects.xml @ 6:87d4d92d7487 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:32:24 +0000
parents b6eec6087271
children
line wrap: on
line diff
--- a/identify_primary_objects.xml	Fri Feb 26 14:17:23 2021 +0000
+++ b/identify_primary_objects.xml	Sun Nov 05 09:32:24 2023 +0000
@@ -1,9 +1,9 @@
 <tool id="cp_identify_primary_objects" name="IdentifyPrimaryObjects" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@">
-    <description>identify biological objects of interest</description>
+    <description>with CellProfiler</description>
 
     <macros>
         <import>macros.xml</import>
-        <token name="@VERSION_SUFFIX@">1</token>
+        <token name="@VERSION_SUFFIX@">2</token>
         <xml name="ipo_common">
             <param name="input_from_nat" type="text" label="Enter the name of the input image (from NamesAndTypes)">
                 <expand macro="text_validator" />
@@ -192,6 +192,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" />
     <configfiles>