comparison idr_download_by_ids.xml @ 12:4b794652dcdc draft default tip

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
comparison
equal deleted inserted replaced
11:cbd605a24336 12:4b794652dcdc
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="idr_download_by_ids" name="IDR/OMERO Download" version="0.44" profile="18.09"> 2 <tool id="idr_download_by_ids" name="Download IDR/OMERO" version="0.44.1" profile="18.09">
3 <description>- download images from any OMERO instance using image IDs</description> 3 <description></description>
4 <macros> 4 <macros>
5 <xml name="region_spec" token_pos="upper-left corner"> 5 <xml name="region_spec" token_pos="upper-left corner">
6 <param name="x_coord" type="integer" value="0" min="0" 6 <param name="x_coord" type="integer" value="0" min="0"
7 label="x-coordinate of region @POS@" /> 7 label="x-coordinate of region @POS@" />
8 <param name="y_coord" type="integer" value="0" min="0" 8 <param name="y_coord" type="integer" value="0" min="0"
13 <param name="height" type="integer" value="0" min="0" 13 <param name="height" type="integer" value="0" min="0"
14 label="Region height" 14 label="Region height"
15 help="Set to zero to extend the rectangle maximally along the y-axis of the image" /> 15 help="Set to zero to extend the rectangle maximally along the y-axis of the image" />
16 </xml> 16 </xml>
17 </macros> 17 </macros>
18 <edam_operations>
19 <edam_operation>operation_3443</edam_operation>
20 </edam_operations>
18 <requirements> 21 <requirements>
19 <requirement type="package" version="5.10.1">omero-py</requirement> 22 <requirement type="package" version="5.10.1">omero-py</requirement>
20 <requirement type="package" version="0.4.2">pylibtiff</requirement> 23 <requirement type="package" version="0.4.2">pylibtiff</requirement>
21 </requirements> 24 </requirements>
22 <command detect_errors="exit_code"><![CDATA[ 25 <command detect_errors="exit_code"><![CDATA[