Mercurial > repos > imgteam > labelimage2points
diff labelimage2points.xml @ 2:3b7460735223 draft default tip
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/labelimage2points/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
author | imgteam |
---|---|
date | Mon, 13 Nov 2023 22:11:16 +0000 |
parents | 07525a7d9ea0 |
children |
line wrap: on
line diff
--- a/labelimage2points.xml Mon Jul 22 05:03:12 2019 -0400 +++ b/labelimage2points.xml Mon Nov 13 22:11:16 2023 +0000 @@ -1,5 +1,11 @@ -<tool id="ip_labelimage_to_points" name="Label to Points" version="0.2"> - <description>Converts label image to points</description> +<tool id="ip_labelimage_to_points" name="Convert label map to points (center of masses)" version="0.2-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.14.2">scikit-image</requirement> <requirement type="package" version="0.21.0">pandas</requirement>