Mercurial > repos > imgteam > image_info
changeset 2:236ec78b2e53 draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/image_info/ commit 6b687746bdb3d5d1fb11ecffd6dd1bf42dc2c38d
author | imgteam |
---|---|
date | Fri, 10 Nov 2023 14:23:23 +0000 |
parents | 7b6d9412c7f8 |
children | f8b4eada923c |
files | image_info.xml |
diffstat | 1 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/image_info.xml Mon Jul 22 12:45:31 2019 -0400 +++ b/image_info.xml Fri Nov 10 14:23:23 2023 +0000 @@ -1,5 +1,11 @@ -<tool id="ip_imageinfo" name="Image Info" version="0.2"> - <description>Show Image Info</description> +<tool id="ip_imageinfo" name="Show image info" version="5.7.1"> + <description>with Bioformats</description> + <edam_operations> + <edam_operation>operation_3443</edam_operation> + </edam_operations> + <xrefs> + <xref type="biii">python-bioformats</xref> + </xrefs> <requirements> <requirement type="package" version="5.7.1">bftools</requirement> </requirements>