diff enhance_or_suppress_features.xml @ 6:bace5a93a97c 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:38:47 +0000
parents 11f177b1a59e
children
line wrap: on
line diff
--- a/enhance_or_suppress_features.xml	Fri Feb 26 14:08:42 2021 +0000
+++ b/enhance_or_suppress_features.xml	Sun Nov 05 09:38:47 2023 +0000
@@ -1,9 +1,9 @@
 <tool id="cp_enhance_or_suppress_features" name="EnhanceOrSuppressFeatures" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@">
-    <description>to improve subsequent identification of 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="feature_speckles">
             <param name="speckles_feature_size" label="Feature size" type="integer" value="10" help="Enter the diameter of the largest speckle, the width of the circle, or the width of the neurites to be enhanced or suppressed, which will be used to calculate an appropriate filter size." />
             <param name="speed_accuracy" label="Speed and accuracy" type="select">
@@ -56,6 +56,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" />