annotate bfconvert.xml @ 6:fcadded98e61 draft default tip

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
author imgteam
date Thu, 04 Apr 2024 15:23:54 +0000
parents 85edbb7a436b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
1 <tool id="ip_convertimage" name="Convert image format" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.05">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
2 <description>with Bioformats</description>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
3 <macros>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
4 <import>creators.xml</import>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
5 <import>tests.xml</import>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
6 <token name="@TOOL_VERSION@">6.7.0</token>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
7 <token name="@VERSION_SUFFIX@">3</token>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
8 </macros>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
9 <creator>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
10 <expand macro="creators/alliecreason"/>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
11 <expand macro="creators/bmcv"/>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
12 </creator>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
13 <edam_operations>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
14 <edam_operation>operation_3443</edam_operation>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
15 </edam_operations>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
16 <xrefs>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
17 <xref type="biii">python-bioformats</xref>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
18 </xrefs>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
19 <requirements>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
20 <requirement type="package" version="@TOOL_VERSION@">bftools</requirement>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
21 </requirements>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
22 <command>
0
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
23 <![CDATA[
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
24 bfconvert
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
25 #if $series_options['extract'] == 'True'
3
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
26 -series $series_options.series
0
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
27 #end if
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
28 #if $timepoint_options['extract'] == 'True'
3
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
29 -timepoint $timepoint_options.timepoint
0
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
30 #end if
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
31 #if $channel_options['extract'] == 'True'
3
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
32 -channel $channel_options.channel
0
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
33 #end if
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
34 #if $z_options['extract'] == 'True'
3
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
35 -z $z_options.z
0
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
36 #end if
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
37 #if $range_options['extract'] == 'True'
3
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
38 -range $range_options.range_lower $range_options.range_upper
0
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
39 #end if
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
40 #if $crop_options['extract'] == 'True'
3
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
41 -crop "$crop_options.crop_x,$crop_options.crop_y,$crop_options.crop_width,$crop_options.crop_height"
0
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
42 #end if
1
6317c4a379b2 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 76b4e79c46db8a40df07e429bc5e9aa8d395d5f6
imgteam
parents: 0
diff changeset
43 #if $tile_options['extract'] == 'True'
3
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
44 -tilex $tile_options.tile_x -tiley $tile_options.tile_y
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
45 #end if
4
10eed33aa9b2 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit e27798cf1f9eb7fd34bf9b6fce21f6825f3872a1
imgteam
parents: 3
diff changeset
46 #if $pyramid_options.generate == 'True' and $out_format not in ['png', 'jpg', 'eps', 'avi']
3
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
47 -pyramid-resolutions $pyramid_options.pyramid_resolutions
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
48 -pyramid-scale $pyramid_options.pyramid_scale
1
6317c4a379b2 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 76b4e79c46db8a40df07e429bc5e9aa8d395d5f6
imgteam
parents: 0
diff changeset
49 #end if
3
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
50 $bigtiff
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
51 $noflat
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
52 #if $compression != 'False'
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
53 -compression $compression
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
54 #end if
4
10eed33aa9b2 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit e27798cf1f9eb7fd34bf9b6fce21f6825f3872a1
imgteam
parents: 3
diff changeset
55 '$input_file' './res.$out_format' &&
3
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
56 mv './res.$out_format' ./result_image
0
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
57 ]]>
6
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
58 </command>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
59 <inputs>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
60 <param label="Input Image" name="input_file" 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"/>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
61 <param name="out_format" type="select" label="Output data type">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
62 <option value="tiff" selected="True">TIFF</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
63 <option value="png">PNG</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
64 <option value="jpg">JPEG</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
65 <option value="ome.tiff">OME TIFF</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
66 <option value="jp2">JPEG 2000</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
67 <option value="eps">EPS</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
68 <option value="avi">AVI</option>
3
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
69 </param>
6
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
70
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
71 <conditional name="series_options">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
72 <param label="Extract series" name="extract" type="select">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
73 <option selected="True" value="False">All series</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
74 <option value="True">Extract series</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
75 </param>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
76 <when value="False"> </when>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
77 <when value="True">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
78 <param name="series" type="integer" value="0" label="Series id" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
79 </when>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
80 </conditional>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
81 <conditional name="timepoint_options">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
82 <param name="extract" type="select" label="Extract timepoint">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
83 <option selected="True" value="False">All timepoints</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
84 <option value="True">Extract timepoint</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
85 </param>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
86 <when value="False"></when>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
87 <when value="True">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
88 <param name="timepoint" type="integer" value="0" label="Timepoint ID" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
89 </when>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
90 </conditional>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
91 <conditional name="channel_options">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
92 <param name="extract" type="select" label="Extract channel" >
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
93 <option selected="True" value="False">All channels</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
94 <option value="True">Extract channel</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
95 </param>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
96 <when value="False"> </when>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
97 <when value="True">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
98 <param name="channel" type="integer" value="0" label="Channel id" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
99 </when>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
100 </conditional>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
101 <conditional name="z_options">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
102 <param label="Extract z-slice" name="extract" type="select">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
103 <option selected="True" value="False">All z-slices</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
104 <option value="True">Extract z-slice</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
105 </param>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
106 <when value="False"> </when>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
107 <when value="True">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
108 <param name="z" type="integer" value="0" label="Z-slice id" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
109 </when>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
110 </conditional>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
111 <conditional name="range_options">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
112 <param label="Extract range" name="extract" type="select">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
113 <option selected="True" value="False">All images</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
114 <option value="True">Extract range by indicess (inclusive)</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
115 </param>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
116 <when value="False"> </when>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
117 <when value="True">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
118 <param name="range_lower" type="integer" value="0" label="Lower image id" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
119 <param name="range_upper" type="integer" value="1" label="Upper image id" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
120 </when>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
121 </conditional>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
122 <conditional name="crop_options">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
123 <param label="Extract crop" name="extract" type="select">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
124 <option selected="True" value="False">Full image</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
125 <option value="True">Extract crop</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
126 </param>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
127 <when value="False"> </when>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
128 <when value="True">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
129 <param name="crop_x" type="integer" value="0" label="X" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
130 <param name="crop_y" type="integer" value="0" label="Y" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
131 <param name="crop_width" type="integer" value="512" label="Width" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
132 <param name="crop_height" type="integer" value="512" label="height" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
133 </when>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
134 </conditional>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
135 <conditional name="tile_options">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
136 <param label="Tile image" name="extract" type="select">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
137 <option selected="True" value="False">No tiling</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
138 <option value="True">Tile image</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
139 </param>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
140 <when value="False"> </when>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
141 <when value="True">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
142 <param name="tile_x" type="integer" value="512 " label="Tile width" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
143 <param name="tile_y" type="integer" value="512 " label="Tile height" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
144 </when>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
145 </conditional>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
146 <conditional name="pyramid_options">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
147 <param label="Pyramid image" name="generate" type="select" help="Pyramids will be generated only if the selected output format supports pyramids (OME TIFF, JPEG 2000)."><!-- see: https://docs.openmicroscopy.org/bio-formats/6.7.0/supported-formats.html -->
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
148 <option selected="True" value="True">Generate Pyramid</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
149 <option value="False">No Pyramid</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
150 </param>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
151 <when value="True">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
152 <param name="pyramid_resolutions" type="integer" value="4" label="Pyramid Resolutions"/>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
153 <param name="pyramid_scale" type="integer" value="2" label="Pyramid Scale" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
154 </when>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
155 <when value="False" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
156 </conditional>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
157 <param name="bigtiff" label="Big TIFF" type="boolean" checked="false" truevalue="-bigtiff" falsevalue=""/>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
158 <param name="noflat" label="No Flatten" type="boolean" checked="true" truevalue="-noflat" falsevalue=""/>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
159 <param label="Compression" name="compression" type="select">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
160 <option selected="True" value="False">No Compression</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
161 <option value="LZW">LZW</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
162 <option value="JPEG-2000">JPEG-2000</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
163 <option value="JPEG-2000 Lossy">JPEG-2000 Lossy</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
164 <option value="JPEG">JPEG</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
165 <option value="zlib">zlib</option>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
166 </param>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
167 </inputs>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
168 <outputs>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
169 <data format="tiff" name="output" from_work_dir="result_image">
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
170 <change_format>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
171 <when input="out_format" value="tiff" format="tiff" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
172 <when input="out_format" value="png" format="png" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
173 <when input="out_format" value="jpg" format="jpg" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
174 <when input="out_format" value="ome.tiff" format="ome.tiff" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
175 <when input="out_format" value="jp2" format="jpg" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
176 <when input="out_format" value="eps" format="eps" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
177 <when input="out_format" value="avi" format="avi" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
178 </change_format>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
179 </data>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
180 </outputs>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
181 <tests>
0
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
182 <test>
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
183 <param name="input_file" value="input.png" />
6
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
184 <param name="out_format" value="tiff" />
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
185 <expand macro="tests/intensity_image_diff" name="output" value="res.tiff" ftype="tiff"/>
0
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
186 </test>
3
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
187 <test>
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
188 <param name="input_file" value="input.png" />
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
189 <param name="out_format" value="ome.tiff" />
4
10eed33aa9b2 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit e27798cf1f9eb7fd34bf9b6fce21f6825f3872a1
imgteam
parents: 3
diff changeset
190 <conditional name="pyramid_options">
10eed33aa9b2 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit e27798cf1f9eb7fd34bf9b6fce21f6825f3872a1
imgteam
parents: 3
diff changeset
191 <param name="generate" value="True"/>
10eed33aa9b2 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit e27798cf1f9eb7fd34bf9b6fce21f6825f3872a1
imgteam
parents: 3
diff changeset
192 <param name="pyramid_resolutions" value="4"/>
10eed33aa9b2 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit e27798cf1f9eb7fd34bf9b6fce21f6825f3872a1
imgteam
parents: 3
diff changeset
193 <param name="pyramid_scale" value="2"/>
10eed33aa9b2 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit e27798cf1f9eb7fd34bf9b6fce21f6825f3872a1
imgteam
parents: 3
diff changeset
194 </conditional>
6
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
195 <expand macro="tests/intensity_image_diff" name="output" value="res.ome.tiff" ftype="ome.tiff"/>
3
f3360fbeda64 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit 1ac9c3e967f78c0001833a4c4d7e877f234d4785
imgteam
parents: 2
diff changeset
196 </test>
4
10eed33aa9b2 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit e27798cf1f9eb7fd34bf9b6fce21f6825f3872a1
imgteam
parents: 3
diff changeset
197 <test>
10eed33aa9b2 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit e27798cf1f9eb7fd34bf9b6fce21f6825f3872a1
imgteam
parents: 3
diff changeset
198 <param name="input_file" value="input.tiff" />
10eed33aa9b2 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit e27798cf1f9eb7fd34bf9b6fce21f6825f3872a1
imgteam
parents: 3
diff changeset
199 <param name="out_format" value="png" />
6
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
200 <expand macro="tests/intensity_image_diff" name="output" value="input.tiff.png" ftype="png"/>
4
10eed33aa9b2 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit e27798cf1f9eb7fd34bf9b6fce21f6825f3872a1
imgteam
parents: 3
diff changeset
201 </test>
6
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
202 </tests>
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
203 <help>
0
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
204
6
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
205 **Converts image format.**
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
206
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
207 Universial image converter using bioformats.
fcadded98e61 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bfconvert/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 5
diff changeset
208
0
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
209 </help>
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
210 <citations>
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
211 <citation type="doi">10.1016/j.jbiotec.2017.07.019</citation>
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
212 </citations>
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
213 </tool>
bbb307f731c3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/bfconvert/ commit ebb7b59e3271b15bc67b47f39dcc42bd9ae9a889
imgteam
parents:
diff changeset
214