Mercurial > repos > iuc > idr_download_by_ids
changeset 12:4b794652dcdc draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/idr_download commit 18d21cc8fc24236c514ffe31332bfa13cd08d1e9
author | iuc |
---|---|
date | Wed, 08 Nov 2023 12:57:25 +0000 |
parents | cbd605a24336 |
children | f92941d1a85e |
files | idr_download_by_ids.xml |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/idr_download_by_ids.xml Sat Jan 15 12:25:29 2022 +0000 +++ b/idr_download_by_ids.xml Wed Nov 08 12:57:25 2023 +0000 @@ -1,6 +1,6 @@ <?xml version="1.0"?> -<tool id="idr_download_by_ids" name="IDR/OMERO Download" version="0.44" profile="18.09"> - <description>- download images from any OMERO instance using image IDs</description> +<tool id="idr_download_by_ids" name="Download IDR/OMERO" version="0.44.1" profile="18.09"> + <description></description> <macros> <xml name="region_spec" token_pos="upper-left corner"> <param name="x_coord" type="integer" value="0" min="0" @@ -15,6 +15,9 @@ help="Set to zero to extend the rectangle maximally along the y-axis of the image" /> </xml> </macros> + <edam_operations> + <edam_operation>operation_3443</edam_operation> + </edam_operations> <requirements> <requirement type="package" version="5.10.1">omero-py</requirement> <requirement type="package" version="0.4.2">pylibtiff</requirement>