changeset 6:02aa2873e67d draft default tip

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/landmark_registration/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
author imgteam
date Mon, 13 Nov 2023 22:11:23 +0000
parents 12997d4c5b00
children
files landmark_registration.xml
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/landmark_registration.xml	Wed Aug 03 16:50:52 2022 +0000
+++ b/landmark_registration.xml	Mon Nov 13 22:11:23 2023 +0000
@@ -1,5 +1,11 @@
-<tool id="ip_landmark_registration" name="Landmark Registration" version="0.1.0" profile="20.05">
-    <description>estimates the affine transformation matrix or performs piecewise affine transformation</description>
+<tool id="ip_landmark_registration" name="Perform affine image registration (landmark-based)" version="0.1.0-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="0.18.1">scikit-image</requirement>
         <requirement type="package" version="1.6.2">scipy</requirement>