Previous changeset 1:7b6d9412c7f8 (2019-07-22) Next changeset 3:f8b4eada923c (2024-07-11) |
Commit message:
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/image_info/ commit 6b687746bdb3d5d1fb11ecffd6dd1bf42dc2c38d |
modified:
image_info.xml |
b |
diff -r 7b6d9412c7f8 -r 236ec78b2e53 image_info.xml --- a/image_info.xml Mon Jul 22 12:45:31 2019 -0400 +++ b/image_info.xml Fri Nov 10 14:23:23 2023 +0000 |
b |
@@ -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> |