diff 2d_feature_extraction.xml @ 4:0a53256b48c6 draft

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_feature_extraction/ commit 6b687746bdb3d5d1fb11ecffd6dd1bf42dc2c38d
author imgteam
date Fri, 10 Nov 2023 14:23:12 +0000
parents 6fdb3542a406
children 2436a8807ad1
line wrap: on
line diff
--- a/2d_feature_extraction.xml	Wed Dec 18 05:00:56 2019 -0500
+++ b/2d_feature_extraction.xml	Fri Nov 10 14:23:12 2023 +0000
@@ -1,5 +1,12 @@
-<tool id="ip_2d_feature_extraction" name="2D Feature Extraction" version="0.1.1">
-    <description>Feature Extraction</description>
+<tool id="ip_2d_feature_extraction" name="Extract 2D features" version="0.1.1-2">
+    <description>with scikit-image</description>
+    <edam_operations>
+        <edam_operation>operation_3443</edam_operation>
+    </edam_operations>
+    <xrefs>
+        <xref type="bio.tools">scikit-image</xref>
+        <xref type="biii">scikit-image</xref>
+    </xrefs>
     <requirements> 
         <requirement type="package" version="0.23.4">pandas</requirement>
         <requirement type="package" version="0.14.2">scikit-image</requirement>