diff save_images.xml @ 6:27edbb90ab2b 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:05 +0000
parents 33f4fa1413fb
children
line wrap: on
line diff
--- a/save_images.xml	Fri Feb 26 14:09:57 2021 +0000
+++ b/save_images.xml	Sun Nov 05 09:26:05 2023 +0000
@@ -1,9 +1,9 @@
 <tool id="cp_save_images" name="SaveImages" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@">
-    <description>or movie files</description>
+    <description>with CellProfiler</description>
 
     <macros>
         <import>macros.xml</import>
-        <token name="@VERSION_SUFFIX@">1</token>
+        <token name="@VERSION_SUFFIX@">2</token>
         <xml name="file_format">
             <param name="file_format" label="Saved the format to save the image(s)" type="select">
                 <help>
@@ -36,6 +36,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" />