diff export_to_spreadsheet.xml @ 6:f24c370e5ea4 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:35:54 +0000
parents d0178bdcd00e
children
line wrap: on
line diff
--- a/export_to_spreadsheet.xml	Fri Feb 26 14:12:26 2021 +0000
+++ b/export_to_spreadsheet.xml	Sun Nov 05 09:35:54 2023 +0000
@@ -1,8 +1,8 @@
 <tool id="cp_export_to_spreadsheet" name="ExportToSpreadsheet" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@">
-    <description>export measurements into one or more 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="metadata_sample_row" >
             <param name="metadata_category" type="select" label="Select the metadata to use as the identifier">
                 <option value="FileName">File name</option>
@@ -26,6 +26,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" />