annotate overlay_images.xml @ 5:c1fd8b7c6bbc draft default tip

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
author imgteam
date Wed, 17 Dec 2025 11:22:51 +0000
parents 61009b4361c1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
1 <tool id="ip_overlay_images" name="Overlay images" version="@TOOL_VERSION@" profile="20.05">
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
2 <description></description>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
3 <macros>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
4 <import>creators.xml</import>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
5 <import>tests.xml</import>
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
6 <token name="@TOOL_VERSION@">0.0.5</token>
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
7 </macros>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
8 <creator>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
9 <expand macro="creators/bmcv"/>
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
10 <expand macro="creators/kostrykin"/>
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
11 <expand macro="creators/thawn"/>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
12 </creator>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
13 <edam_operations>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
14 <edam_operation>operation_3443</edam_operation>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
15 </edam_operations>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
16 <xrefs>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
17 <xref type="bio.tools">galaxy_image_analysis</xref>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
18 </xrefs>
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
19 <requirements>
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
20 <requirement type="package" version="0.18.1">scikit-image</requirement>
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
21 <requirement type="package" version="3.3.4">matplotlib</requirement>
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
22 <requirement type="package" version="2020.10.1">tifffile</requirement>
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
23 <requirement type="package" version="1.21">numpy</requirement>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
24 <requirement type="package" version="10.4.0">pillow</requirement>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
25 <requirement type="package" version="0.1">giatools</requirement>
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
26 </requirements>
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
27 <command detect_errors="aggressive">
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
28 <![CDATA[
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
29 python '$__tool_directory__/overlay_images.py'
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
30 '$method_option.im1' '$method_option.im2'
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
31 #if $method_option.method == "seg_contour"
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
32 ./output.png
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
33 #else
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
34 ./output.tiff
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
35 #end if
1
681873a3c047 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit cd63bc5e6eb7254111012209fac9154569355f20
imgteam
parents: 0
diff changeset
36 --method $method_option.method
681873a3c047 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit cd63bc5e6eb7254111012209fac9154569355f20
imgteam
parents: 0
diff changeset
37 #if $method_option.method == "blending"
681873a3c047 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit cd63bc5e6eb7254111012209fac9154569355f20
imgteam
parents: 0
diff changeset
38 --alpha $method_option.alpha
681873a3c047 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit cd63bc5e6eb7254111012209fac9154569355f20
imgteam
parents: 0
diff changeset
39 #elif $method_option.method == "seg_contour"
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
40 --fp_lower '${method_option.fp_conversion.lower}'
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
41 --fp_upper '${method_option.fp_conversion.upper}'
1
681873a3c047 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit cd63bc5e6eb7254111012209fac9154569355f20
imgteam
parents: 0
diff changeset
42 --thickness $method_option.thickness
2
f42d21fe65d8 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 71dae1df58f579b84d4f9d92fb0dd509c02dd48f
imgteam
parents: 1
diff changeset
43 --color '$method_option.color'
1
681873a3c047 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit cd63bc5e6eb7254111012209fac9154569355f20
imgteam
parents: 0
diff changeset
44 $method_option.show_label
2
f42d21fe65d8 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 71dae1df58f579b84d4f9d92fb0dd509c02dd48f
imgteam
parents: 1
diff changeset
45 --label_color '$method_option.label_color'
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
46 #end if
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
47 ]]>
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
48 </command>
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
49 <inputs>
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
50 <conditional name="method_option">
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
51
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
52 <param name="method" type="select" label="Type of the overlay">
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
53 <option value="coloc_vis" selected="True">Colocalization</option>
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
54 <option value="blending">Linear blending</option>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
55 <option value="seg_contour">Segmentation contours over image</option>
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
56 </param>
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
57
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
58 <when value="coloc_vis">
5
c1fd8b7c6bbc planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents: 4
diff changeset
59 <param name="im1" type="data" format="tiff,png" label="Image 1 (red channel)"/>
c1fd8b7c6bbc planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents: 4
diff changeset
60 <param name="im2" type="data" format="tiff,png" label="Image 2 (green channel)"/>
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
61 </when>
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
62
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
63 <when value="blending">
5
c1fd8b7c6bbc planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents: 4
diff changeset
64 <param name="im1" type="data" format="tiff,png" label="Image 1"/>
c1fd8b7c6bbc planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents: 4
diff changeset
65 <param name="im2" type="data" format="tiff,png" label="Image 2"/>
c1fd8b7c6bbc planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents: 4
diff changeset
66 <param name="alpha" type="float" value="0.5" min="0.0" max="1.0" label="The weight for blending: result = (1 - weight) * image1 + weight * image2."/>
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
67 </when>
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
68
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
69 <when value="seg_contour">
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
70 <param name="im1" type="data" format="tiff,png" label="Intensity image" />
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
71
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
72 <section name="fp_conversion" title="Intensity image floating point conversion" expanded="false" help="This is only used if the values of the intensity image have a floating point format. Overlay images are created as PNG files, that do not support floating point values (but only integer values between 0 and 255). Conversion of floating point intensity values to integer values via linear mapping is generally ambiguous and can be adapted here.">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
73 <param name="lower" type="select" label="Lower bound conversion" help="Choose which floating point intensity value will be mapped to 0 (i.e. black if grayscale).">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
74 <option value="0" selected="True">0</option>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
75 <option value="-1">-1</option>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
76 <option value="min">Minimum value of the image</option>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
77 </param>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
78 <param name="upper" type="select" label="Upper bound conversion" help="Choose which floating point intensity value will be mapped to 255 (i.e. white if grayscale).">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
79 <option value="1" selected="True">1</option>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
80 <option value="max">Maximum value of the image</option>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
81 </param>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
82 </section>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
83
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
84 <param name="im2" type="data" format="tiff,png" label="Label map" />
2
f42d21fe65d8 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 71dae1df58f579b84d4f9d92fb0dd509c02dd48f
imgteam
parents: 1
diff changeset
85 <param name="thickness" type="integer" value="2" min="1" label="Contour thickness (in pixels)" />
f42d21fe65d8 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 71dae1df58f579b84d4f9d92fb0dd509c02dd48f
imgteam
parents: 1
diff changeset
86 <param name="color" type="color" value="#ff0000" label="Contour color"/>
5
c1fd8b7c6bbc planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents: 4
diff changeset
87 <param argument="--show_label" type="boolean" checked="false" truevalue="--show_label" falsevalue="" label="Show labels"/>
2
f42d21fe65d8 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 71dae1df58f579b84d4f9d92fb0dd509c02dd48f
imgteam
parents: 1
diff changeset
88 <param name="label_color" type="color" value="#ffff00" label="Label color"/>
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
89 </when>
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
90
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
91 </conditional>
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
92 </inputs>
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
93 <outputs>
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
94 <data format="tiff" name="out_tiff" from_work_dir="output.tiff" label="${tool.name} on ${on_string} output:tiff">
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
95 <filter>method_option['method'] != 'seg_contour'</filter>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
96 </data>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
97 <data format="png" name="out_png" from_work_dir="output.png" label="${tool.name} on ${on_string} output:png">
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
98 <filter>method_option['method'] == 'seg_contour'</filter>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
99 </data>
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
100 </outputs>
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
101 <tests>
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
102 <test expect_num_outputs="1">
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
103 <conditional name="method_option">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
104 <param name="method" value="coloc_vis"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
105 <param name="im1" value="mask1.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
106 <param name="im2" value="mask1r.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
107 </conditional>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
108 <expand macro="tests/intensity_image_diff" name="out_tiff" value="test1.tiff" ftype="tiff"/>
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
109 </test>
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
110 <test expect_num_outputs="1">
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
111 <conditional name="method_option">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
112 <param name="method" value="blending"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
113 <param name="im1" value="mask1.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
114 <param name="im2" value="mask1r.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
115 <param name="alpha" value="0.3"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
116 </conditional>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
117 <expand macro="tests/intensity_image_diff" name="out_tiff" value="test2.tiff" ftype="tiff"/>
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
118 </test>
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
119 <test expect_num_outputs="1">
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
120 <conditional name="method_option">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
121 <param name="method" value="seg_contour"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
122 <param name="im1" value="sample1_uint8.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
123 <param name="im2" value="mask1.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
124 <param name="thickness" value="2"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
125 <param name="color" value="#ff0000"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
126 <param name="label_color" value="#ffff00"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
127 <param name="show_label" value="true"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
128 </conditional>
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
129 <expand macro="tests/intensity_image_diff" name="out_png" value="test3.png" ftype="png"/>
2
f42d21fe65d8 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 71dae1df58f579b84d4f9d92fb0dd509c02dd48f
imgteam
parents: 1
diff changeset
130 </test>
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
131 <test expect_num_outputs="1"><!-- segmentation overlay, 8bit test -->
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
132 <conditional name="method_option">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
133 <param name="method" value="seg_contour"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
134 <param name="im1" value="sample1_uint8.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
135 <param name="im2" value="mask2.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
136 <param name="thickness" value="2"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
137 <param name="color" value="#ff0000"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
138 <param name="label_color" value="#ffff00"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
139 </conditional>
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
140 <expand macro="tests/intensity_image_diff" name="out_png" value="test4.png" ftype="png"/>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
141 </test>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
142 <test expect_num_outputs="1"><!-- segmentation overlay, 16bit test -->
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
143 <conditional name="method_option">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
144 <param name="method" value="seg_contour"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
145 <param name="im1" value="sample1_uint16.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
146 <param name="im2" value="mask2.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
147 <param name="thickness" value="2"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
148 <param name="color" value="#ff0000"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
149 <param name="label_color" value="#ffff00"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
150 </conditional>
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
151 <expand macro="tests/intensity_image_diff" name="out_png" value="test4.png" ftype="png" eps="1"/>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
152 </test>
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
153 <test expect_num_outputs="1"><!-- segmentation overlay, 8bit RGB test -->
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
154 <conditional name="method_option">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
155 <param name="method" value="seg_contour"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
156 <param name="im1" value="sample1_uint8_rgb.png"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
157 <param name="im2" value="mask2.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
158 <param name="thickness" value="2"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
159 <param name="color" value="#ff0000"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
160 <param name="label_color" value="#ffff00"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
161 </conditional>
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
162 <expand macro="tests/intensity_image_diff" name="out_png" value="test5.png" ftype="png"/>
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
163 </test>
4
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
164 <test expect_num_outputs="1"><!-- segmentation overlay, floating point conversion test 0/1 -->
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
165 <conditional name="method_option">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
166 <param name="method" value="seg_contour"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
167 <param name="im1" value="sample2.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
168 <param name="im2" value="mask3.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
169 <param name="thickness" value="1"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
170 <param name="color" value="#ff0000"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
171 <param name="label_color" value="#ffff00"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
172 <section name="fp_conversion">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
173 <param name="lower" value="0"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
174 <param name="upper" value="1"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
175 </section>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
176 </conditional>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
177 <expand macro="tests/intensity_image_diff" name="out_png" value="test6.png" ftype="png"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
178 </test>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
179 <test expect_num_outputs="1"><!-- segmentation overlay, floating point conversion test -1/1 -->
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
180 <conditional name="method_option">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
181 <param name="method" value="seg_contour"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
182 <param name="im1" value="sample2.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
183 <param name="im2" value="mask3.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
184 <param name="thickness" value="1"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
185 <param name="color" value="#ff0000"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
186 <param name="label_color" value="#ffff00"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
187 <section name="fp_conversion">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
188 <param name="lower" value="-1"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
189 <param name="upper" value="1"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
190 </section>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
191 </conditional>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
192 <expand macro="tests/intensity_image_diff" name="out_png" value="test7.png" ftype="png"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
193 </test>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
194 <test expect_num_outputs="1"><!-- segmentation overlay, floating point conversion test min/1 -->
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
195 <conditional name="method_option">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
196 <param name="method" value="seg_contour"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
197 <param name="im1" value="sample2.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
198 <param name="im2" value="mask3.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
199 <param name="thickness" value="1"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
200 <param name="color" value="#ff0000"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
201 <param name="label_color" value="#ffff00"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
202 <section name="fp_conversion">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
203 <param name="lower" value="min"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
204 <param name="upper" value="1"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
205 </section>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
206 </conditional>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
207 <expand macro="tests/intensity_image_diff" name="out_png" value="test8.png" ftype="png"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
208 </test>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
209 <test expect_num_outputs="1"><!-- segmentation overlay, floating point conversion test 0/max -->
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
210 <conditional name="method_option">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
211 <param name="method" value="seg_contour"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
212 <param name="im1" value="sample2.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
213 <param name="im2" value="mask3.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
214 <param name="thickness" value="1"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
215 <param name="color" value="#ff0000"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
216 <param name="label_color" value="#ffff00"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
217 <section name="fp_conversion">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
218 <param name="lower" value="0"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
219 <param name="upper" value="max"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
220 </section>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
221 </conditional>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
222 <expand macro="tests/intensity_image_diff" name="out_png" value="test9.png" ftype="png"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
223 </test>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
224 <test expect_num_outputs="1"><!-- segmentation overlay, floating point conversion test min/max -->
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
225 <conditional name="method_option">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
226 <param name="method" value="seg_contour"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
227 <param name="im1" value="sample2.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
228 <param name="im2" value="mask3.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
229 <param name="thickness" value="1"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
230 <param name="color" value="#ff0000"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
231 <param name="label_color" value="#ffff00"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
232 <section name="fp_conversion">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
233 <param name="lower" value="min"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
234 <param name="upper" value="max"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
235 </section>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
236 </conditional>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
237 <expand macro="tests/intensity_image_diff" name="out_png" value="test10.png" ftype="png"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
238 </test>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
239 <test expect_failure="true"><!-- segmentation overlay, floating point conversion test with illegal settings -->
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
240 <conditional name="method_option">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
241 <param name="method" value="seg_contour"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
242 <param name="im1" value="sample3.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
243 <param name="im2" value="mask3.tiff"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
244 <param name="thickness" value="1"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
245 <param name="color" value="#ff0000"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
246 <param name="label_color" value="#ffff00"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
247 <section name="fp_conversion">
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
248 <param name="lower" value="0"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
249 <param name="upper" value="max"/>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
250 </section>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
251 </conditional>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
252 <assert_stderr>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
253 <has_text text="Lower bound (0) must be less than upper bound (-10)." />
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
254 </assert_stderr>
61009b4361c1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit a11042fbd0da4bfcc54522b31919aa5efb862f3d
imgteam
parents: 3
diff changeset
255 </test>
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
256 </tests>
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
257 <help><![CDATA[
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
258
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
259 **Overlays two images for visualization.**
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
260
3
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
261 This tool overlays two image to visualize *linear image blending*, *colocalization*, or *segmentation contours*
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
262 over an intensity image. For *image blending* and *colocalization*, the input images must be single-channel 2-D
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
263 images. For *segmentation contours*, the intensity must be a 2-D single-channel or 2-D RGB image.
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
264
eb173a1fabc4 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 574caf027453f080a7f86f80eae9775ed1c8afa0
imgteam
parents: 2
diff changeset
265 ]]></help>
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
266 <citations>
2
f42d21fe65d8 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 71dae1df58f579b84d4f9d92fb0dd509c02dd48f
imgteam
parents: 1
diff changeset
267 <citation type="doi">10.1016/j.jbiotec.2017.07.019</citation>
0
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
268 </citations>
45613da1bf23 "planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/overlay_images/ commit 736949b5fb325cc7880d0ff0bb13b78115b9f81c"
imgteam
parents:
diff changeset
269 </tool>