diff binary2label.xml @ 3:9bb446db4a1e draft

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/binary2labelimage/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
author imgteam
date Mon, 13 Nov 2023 22:10:33 +0000
parents 6c92ac9ce868
children 984358e43242
line wrap: on
line diff
--- a/binary2label.xml	Wed Dec 18 05:01:27 2019 -0500
+++ b/binary2label.xml	Mon Nov 13 22:10:33 2023 +0000
@@ -1,5 +1,11 @@
-<tool id="ip_binary_to_labelimage" name="Binary 2 Label" version="0.4"> 
-    <description>Converts Binary to Label Image</description>
+<tool id="ip_binary_to_labelimage" name="Convert binary image to label map" version="0.4-2"> 
+    <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="0.12.3">scikit-image</requirement> 
         <requirement type="package" version="0.15.1">tifffile</requirement>