Previous changeset 5:3a686b6aa7fc (2022-01-26) Next changeset 7:499ad4d9aa13 (2024-04-04) |
Commit message:
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/projective_transformation_points/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf |
modified:
projective_transformation_points.xml |
b |
diff -r 3a686b6aa7fc -r 65e95d0b8838 projective_transformation_points.xml --- 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 |
b |
@@ -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> |