Mercurial > repos > imgteam > points_association_nn
diff points_association_nn.xml @ 4:f3fad67af22c draft default tip
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points_association_nn/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
author | imgteam |
---|---|
date | Mon, 13 Nov 2023 22:11:50 +0000 |
parents | 65210e69cf95 |
children |
line wrap: on
line diff
--- a/points_association_nn.xml Sat Apr 09 12:46:39 2022 +0000 +++ b/points_association_nn.xml Mon Nov 13 22:11:50 2023 +0000 @@ -1,5 +1,11 @@ -<tool id="ip_points_association_nn" name="Association of points" version="0.0.3" profile="20.05"> - <description>in consecutive frames (slices) using the nearest neighbor algorithm</description> +<tool id="ip_points_association_nn" name="Perform linking in time series (nearest neighbors)" version="0.0.3-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="1.20.2">numpy</requirement> <requirement type="package" version="3.0.7">openpyxl</requirement>