Mercurial > repos > imgteam > bfconvert
changeset 5:85edbb7a436b draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit 6b687746bdb3d5d1fb11ecffd6dd1bf42dc2c38d
author | imgteam |
---|---|
date | Fri, 10 Nov 2023 14:23:17 +0000 |
parents | 10eed33aa9b2 |
children | fcadded98e61 |
files | bfconvert.xml |
diffstat | 1 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/bfconvert.xml Wed Aug 30 13:14:08 2023 +0000 +++ b/bfconvert.xml Fri Nov 10 14:23:17 2023 +0000 @@ -1,5 +1,11 @@ -<tool id="ip_convertimage" name="Convert image" version="6.7.0+galaxy1"> - <description>Convert image</description> +<tool id="ip_convertimage" name="Convert image format" version="6.7.0+galaxy2"> + <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="6.7.0">bftools</requirement> </requirements>