diff tile.xml @ 2:443638c10c61 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:31:03 +0000
parents 878bafb411dd
children
line wrap: on
line diff
--- a/tile.xml	Fri Feb 26 14:13:03 2021 +0000
+++ b/tile.xml	Sun Nov 05 09:31:03 2023 +0000
@@ -1,5 +1,5 @@
 <tool id="cp_tile" name="Tile" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@" python_template_version="3.5">
-    <description> tiles images together to form large montage images</description>
+    <description>with CellProfiler</description>
     <macros>
         <import>macros.xml</import>
         <token name="@VERSION_SUFFIX@">0</token>
@@ -48,6 +48,13 @@
         </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"/>
     <command detect_errors="exit_code">
         <![CDATA[
@@ -141,4 +148,4 @@
             ]]>
     </help>
     <expand macro="citations"/>
-</tool>
\ No newline at end of file
+</tool>