Previous changeset 4:10eed33aa9b2 (2023-08-30) Next changeset 6:fcadded98e61 (2024-04-04) |
Commit message:
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit 6b687746bdb3d5d1fb11ecffd6dd1bf42dc2c38d |
modified:
bfconvert.xml |
b |
diff -r 10eed33aa9b2 -r 85edbb7a436b bfconvert.xml --- a/bfconvert.xml Wed Aug 30 13:14:08 2023 +0000 +++ b/bfconvert.xml Fri Nov 10 14:23:17 2023 +0000 |
b |
@@ -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> |