changeset 4:14f9986800fa draft default tip

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/spot_detection_2d/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
author imgteam
date Mon, 13 Nov 2023 22:12:30 +0000
parents a9972c993bed
children
files spot_detection_2d.xml
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/spot_detection_2d.xml	Sat Apr 09 12:47:08 2022 +0000
+++ b/spot_detection_2d.xml	Mon Nov 13 22:12:30 2023 +0000
@@ -1,5 +1,11 @@
-<tool id="ip_spot_detection_2d" name="Spot Detection" version="0.0.3" profile="20.05"> 
-    <description>in a 2D image (sequence)</description>
+<tool id="ip_spot_detection_2d" name="Perform 2D spot detection" version="0.0.3-2" profile="20.05">
+    <description></description>
+    <edam_operations>
+        <edam_operation>operation_3443</edam_operation>
+    </edam_operations>
+    <xrefs>
+        <xref type="bio.tools">galaxy_image_analysis</xref>
+    </xrefs>
     <requirements>
         <requirement type="package" version="2.9.0">imageio</requirement>
         <requirement type="package" version="1.20.2">numpy</requirement>