Mercurial > repos > imgteam > imagej2_binary_to_edm
diff imagej2_binary_to_edm.xml @ 2:182994b12622 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/image_processing/imagej2 commit 57a0433defa3cbc37ab34fbb0ebcfaeb680db8d5
author | imgteam |
---|---|
date | Sun, 05 Nov 2023 14:23:08 +0000 |
parents | 33f6b1f921e7 |
children | 91b8f4730a93 |
line wrap: on
line diff
--- a/imagej2_binary_to_edm.xml Mon Sep 28 16:55:57 2020 +0000 +++ b/imagej2_binary_to_edm.xml Sun Nov 05 14:23:08 2023 +0000 @@ -1,8 +1,15 @@ -<tool id="imagej2_binary_to_edm" name="Convert binary image to EDM" version="@WRAPPER_VERSION@.1"> - <description>(Euclidean Distance Map)</description> +<tool id="imagej2_binary_to_edm" name="Convert binary image to EDM" version="@WRAPPER_VERSION@.2"> + <description>with ImageJ2</description> <macros> <import>imagej2_macros.xml</import> </macros> + <edam_operations> + <edam_operation>operation_3443</edam_operation> + </edam_operations> + <xrefs> + <xref type="bio.tools">imagej</xref> + <xref type="biii">imagej2</xref> + </xrefs> <expand macro="fiji_requirements"/> <command detect_errors="exit_code"><![CDATA[ #import os