| Previous changeset 3:65210e69cf95 (2022-04-09) Next changeset 5:7b93ce5ec3ee (2026-02-19) |
|
Commit message:
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points_association_nn/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf |
|
modified:
points_association_nn.xml |
| b |
| diff -r 65210e69cf95 -r f3fad67af22c points_association_nn.xml --- 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 |
| b |
| @@ -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> |