annotate bf2raw.xml @ 3:94fe1169328c draft default tip

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit c045f067a57e8308308cf6329060c7ccd3fc372f
author imgteam
date Thu, 04 Apr 2024 15:25:16 +0000
parents 1b3e7d53cec6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
1 <tool id="bf2raw" name="Convert to OME-Zarr" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@">
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
2 <description>with Bioformats</description>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
3 <macros>
3
94fe1169328c planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 2
diff changeset
4 <import>creators.xml</import>
94fe1169328c planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 2
diff changeset
5 <token name="@TOOL_VERSION@">0.7.0</token>
94fe1169328c planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 2
diff changeset
6 <token name="@VERSION_SUFFIX@">3</token>
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
7 </macros>
3
94fe1169328c planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 2
diff changeset
8 <creator>
94fe1169328c planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 2
diff changeset
9 <expand macro="creators/bugraoezdemir"/>
94fe1169328c planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 2
diff changeset
10 </creator>
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
11 <edam_operations>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
12 <edam_operation>operation_3443</edam_operation>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
13 </edam_operations>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
14 <requirements>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
15 <container type="docker">quay.io/biocontainers/mulled-v2-ea5a9ffc5f22f92a78f0cd24aac43eb503c0e523:4c010c399f61cde74da64343581999ada3e11e24-0</container>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
16 </requirements>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
17 <command><![CDATA[
1
b32f5368e279 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit 98bcca8b963b30cf12dd7f659a4a52764c33e7cc
imgteam
parents: 0
diff changeset
18 if [ ! -d $output.files_path ];then
b32f5368e279 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit 98bcca8b963b30cf12dd7f659a4a52764c33e7cc
imgteam
parents: 0
diff changeset
19 mkdir -p $output.files_path;
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
20 fi;
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
21
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
22 #if str($io_options.input.ext)=='html':
1
b32f5368e279 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit 98bcca8b963b30cf12dd7f659a4a52764c33e7cc
imgteam
parents: 0
diff changeset
23 #set dirlist=os.listdir($io_options.input.files_path)
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
24 #assert len($dirlist) > 0
1
b32f5368e279 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit 98bcca8b963b30cf12dd7f659a4a52764c33e7cc
imgteam
parents: 0
diff changeset
25 #set input_path=os.path.join(str($io_options.input.files_path), str($dirlist[0]))
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
26 #else:
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
27 #set input_path=$io_options.input
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
28 #end if
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
29
2
1b3e7d53cec6 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit ae73350d8f8f232cf598bbcf411778dc1de594f6
imgteam
parents: 1
diff changeset
30 export _JAVA_OPTIONS="-Djava.io.tmpdir=/usr/local/man/" && bioformats2raw $input_path $output.files_path/$io_options.output_name
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
31 #if $bf2raw_params.multiscales['options'] == 'auto':
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
32 --target-min-size $bf2raw_params.multiscales.min_xy_size
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
33 #elif $bf2raw_params.multiscales['options'] == 'manual':
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
34 --resolutions $bf2raw_params.resolutions
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
35 #end if
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
36 --tile_height $bf2raw_params.tile_height
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
37 --tile_width $bf2raw_params.tile_width
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
38 --chunk_depth $bf2raw_params.chunk_depth
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
39 --downsample-type $bf2raw_params.downsample_type
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
40 --compression $bf2raw_params.compression
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
41 --max_workers "\${GALAXY_SLOTS:-4}"
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
42 $bf2raw_params.nesting
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
43 $bf2raw_params.omefolder
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
44 $bf2raw_params.droptop
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
45 #if not str($bf2raw_params.dimension_order) == 'keep input order':
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
46 --dimension-order $bf2raw_params.dimension_order
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
47 #end if
2
1b3e7d53cec6 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit ae73350d8f8f232cf598bbcf411778dc1de594f6
imgteam
parents: 1
diff changeset
48 --overwrite &> /dev/null;
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
49
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
50 ]]></command>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
51 <inputs>
1
b32f5368e279 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit 98bcca8b963b30cf12dd7f659a4a52764c33e7cc
imgteam
parents: 0
diff changeset
52 <section name="io_options" title="Input-output paths" expanded="true">
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
53 <param name="input" type="data" format="atsf,scn,ali,labels,ffr,jpeg,ndpi,tf8,pty,fff,mnc,vms,mng,xml,pcx,img,pct,ims,bip,ome.xml,bin,flex,his,hdr,mov,psd,spi,ipl,dv,aiix,j2kr,pst,mod,ome.tif,tif,obf,dib,dic,im3,tga,pbm,c01,crw,mrcs,l2d,seq,mdb,cfg,htm,mvd2,arf,vsi,companion.ome,htd,aim,fts,ndpis,r3d.log,nef,res,jpx,ics,rec,nd2,cr2,dcm,mea,ome,lei,lms,j2k,oib,mtb,ima,ets,wlz,pict,sm3,sm2,nrrd,xdce,acff,al3d,zvi,1sc,xys,tiff,pgm,pcoraw,ppm,ipm,set,cxd,ipw,apl,fake,tnb,txt,xv,tf2,ps,log,zip,epsi,j2ki,dicom,top,msr,frm,hed,gif,dm2,dm3,dm4,zpo,wav,wat,2fl,sdt,liff,hx,pic,ome.btf,am,bmp,pnl,r3d_d3d,jpf,png,tfr,dti,nii.gz,cif,fdf,grey,df3,stk,fli,hdf,btf,stp,ch5,v,sld,ids,dv.log,jpk,mrw,r3d,xlog,ano,jpe,sxm,jpg,vws,raw,czi,spl,avi,ome.tf8,inf,spc,ome.tf2,spe,lsm,afm,lif,naf,afi,inr,lim,nd,tim,html,sif,env,tif,csv,map,nii,gel,ome.tiff,oif,par,amiramesh,pr3,fits,lut,jp2,oir,dat,aisf,zfr,zfp,xqd,eps,xqf,st,nhdr,i2i,thm,exp,svs,mrc" label="Input image located in Galaxy history"/>
2
1b3e7d53cec6 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit ae73350d8f8f232cf598bbcf411778dc1de594f6
imgteam
parents: 1
diff changeset
54 <param name="output_name" type="text" value="output.ome.zarr" label="Name of the generated OME-Zarr"/>
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
55 </section>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
56 <section name="bf2raw_params" title="Parameters fed to file conversion module">
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
57 <conditional name="multiscales" >
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
58 <param name="options" type="select" multiple="false" label="How should the number of resolutions be determined?" >
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
59 <option value="auto" selected="true">auto</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
60 <option value="manual" selected="false">manual</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
61 </param>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
62 <when value="auto">
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
63 <param name="min_xy_size" type="integer" min="1" optional="true" label="Min x-y dimension for the lowest resolution" value="256" />
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
64 </when>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
65 <when value="manual">
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
66 <param name="resolution_count" type="integer" min="1" optional="true" label="Number of resolution layers" value="3"/>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
67 </when>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
68 </conditional >
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
69 <param name="tile_height" type="integer" label="Tile height" value="96" min="1" />
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
70 <param name="tile_width" type="integer" label="Tile width" value="96" min="1" />
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
71 <param name="chunk_depth" type="integer" label="Chunk depth" value="1" min="1" />
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
72 <param name="downsample_type" type="select" label="Downsampling method" multiple="false" >
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
73 <option value="SIMPLE" selected="true">SIMPLE</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
74 <option value="GAUSSIAN" selected="false">GAUSSIAN</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
75 <option value="AREA" selected="false">AREA</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
76 <option value="LINEAR" selected="false">LINEAR</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
77 <option value="CUBIC" selected="false">CUBIC</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
78 <option value="LANCZOS" selected="false">LANCZOS</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
79 </param>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
80 <param name="compression" type="select" label="Compression method" multiple="false" >
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
81 <option value="null" selected="false">null</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
82 <option value="zlib" selected="false">zlib</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
83 <option value="blosc" selected="true">blosc</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
84 </param>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
85 <param name="dimension_order" type="select" label="Dimension order" multiple="false">
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
86 <option value="keep input order" selected="true">keep input order</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
87 <option value="XYZCT" selected="false">XYZCT</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
88 <option value="XYZTC" selected="false">XYZTC</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
89 <option value="XYCTZ" selected="false">XYCTZ</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
90 <option value="XYCZT" selected="false">XYCZT</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
91 <option value="XYTCZ" selected="false">XYTCZ</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
92 <option value="XYTZC" selected="false">XYTZC</option>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
93 </param>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
94 <param name="nesting" type="boolean" label="Use ' / ' as chunk path separator" truevalue="" falsevalue="--no-nested" checked="true" />
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
95 <param name="omefolder" type="boolean" label="Export OME metadata" truevalue="" falsevalue="--no-ome-meta-export" checked="true" />
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
96 <param name="droptop" type="boolean" label="Drop the series layer in the OME-Zarr folder hierarchy" truevalue="--scale-format-string '%2$d'" falsevalue="" checked="false" />
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
97 </section>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
98 </inputs>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
99 <outputs>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
100 <data name="output" format="html" label="OME-Zarr Output" />
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
101 </outputs>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
102 <tests>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
103 <test expect_num_outputs="1">
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
104 <param name="input" value="xyz_8bit__mitotic_plate_calibrated.tif"/>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
105 <param name="output_name" value="xyz_8bit__mitotic_plate_calibrated.ome.zarr" />
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
106 <output name="output" ftype="html">
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
107 <extra_files type="file" name="xyz_8bit__mitotic_plate_calibrated.ome.zarr/.zattrs" value="xyz_8bit__mitotic_plate_calibrated.ome.zarr/.zattrs" />
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
108 </output>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
109 </test>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
110 <test expect_num_outputs="1">
1
b32f5368e279 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit 98bcca8b963b30cf12dd7f659a4a52764c33e7cc
imgteam
parents: 0
diff changeset
111 <param name="input" value="coins.png"/>
b32f5368e279 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit 98bcca8b963b30cf12dd7f659a4a52764c33e7cc
imgteam
parents: 0
diff changeset
112 <param name="output_name" value="coins.ome.zarr" />
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
113 <output name="output" ftype="html">
1
b32f5368e279 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit 98bcca8b963b30cf12dd7f659a4a52764c33e7cc
imgteam
parents: 0
diff changeset
114 <extra_files type="file" name="coins.ome.zarr/.zgroup" value="coins.ome.zarr/.zgroup" />
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
115 </output>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
116 </test>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
117 <test expect_num_outputs="1">
1
b32f5368e279 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit 98bcca8b963b30cf12dd7f659a4a52764c33e7cc
imgteam
parents: 0
diff changeset
118 <param name="input" value="camera.jpg"/>
b32f5368e279 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit 98bcca8b963b30cf12dd7f659a4a52764c33e7cc
imgteam
parents: 0
diff changeset
119 <param name="output_name" value="camera.ome.zarr" />
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
120 <output name="output" ftype="html">
1
b32f5368e279 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit 98bcca8b963b30cf12dd7f659a4a52764c33e7cc
imgteam
parents: 0
diff changeset
121 <extra_files type="file" name="camera.ome.zarr/.zattrs" value="camera.ome.zarr/.zattrs" />
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
122 </output>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
123 </test>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
124 </tests>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
125 <help>
3
94fe1169328c planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 2
diff changeset
126
94fe1169328c planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 2
diff changeset
127 **Converts images to OME-Zarr.**
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
128
3
94fe1169328c planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 2
diff changeset
129 Bioformats-based tool that converts a wide range of image file formats to the cloud-optimised format
94fe1169328c planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 2
diff changeset
130 OME-Zarr following the `OME-NGFF`_ specification.
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
131
3
94fe1169328c planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 2
diff changeset
132 .. _OME-NGFF: https://ngff.openmicroscopy.org/latest
94fe1169328c planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 2
diff changeset
133
0
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
134 </help>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
135 <citations>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
136 <citation type="doi">https://doi.org/10.5281/zenodo.5548102 </citation>
4b6c2135e547 planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
imgteam
parents:
diff changeset
137 </citations>
1
b32f5368e279 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit 98bcca8b963b30cf12dd7f659a4a52764c33e7cc
imgteam
parents: 0
diff changeset
138 </tool>