Mercurial > repos > imgteam > projective_transformation_points
changeset 6:65e95d0b8838 draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/projective_transformation_points/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
author | imgteam |
---|---|
date | Mon, 13 Nov 2023 22:12:09 +0000 |
parents | 3a686b6aa7fc |
children | 499ad4d9aa13 |
files | projective_transformation_points.xml |
diffstat | 1 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/projective_transformation_points.xml Wed Jan 26 15:25:38 2022 +0000 +++ b/projective_transformation_points.xml Mon Nov 13 22:12:09 2023 +0000 @@ -1,5 +1,11 @@ -<tool id="ip_projective_transformation_points" name="Projective Transformation" license="MIT" version="0.1.1" profile="20.05"> - <description>of ROIs defined by pixel (point) coordinates</description> +<tool id="ip_projective_transformation_points" name="Performs projective transformation" license="MIT" version="0.1.1-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.14.2">scikit-image</requirement> <requirement type="package" version="1.2.1">scipy</requirement>