Mercurial > repos > imgteam > color_deconvolution
annotate color_deconvolution.xml @ 3:be70a57d7174 draft default tip
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
author | imgteam |
---|---|
date | Tue, 29 Oct 2024 13:49:19 +0000 |
parents | |
children |
rev | line source |
---|---|
3
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
1 <tool id="ip_color_deconvolution" name="Perform color decomposition" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
2 <description></description> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
3 <macros> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
4 <import>creators.xml</import> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
5 <import>tests.xml</import> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
6 <token name="@TOOL_VERSION@">0.8</token> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
7 <token name="@VERSION_SUFFIX@">2</token> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
8 </macros> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
9 <creator> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
10 <expand macro="creators/bmcv"/> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
11 </creator> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
12 <edam_operations> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
13 <edam_operation>operation_3443</edam_operation> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
14 </edam_operations> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
15 <xrefs> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
16 <xref type="bio.tools">galaxy_image_analysis</xref> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
17 </xrefs> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
18 <requirements> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
19 <requirement type="package" version="0.24.0">scikit-image</requirement> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
20 <requirement type="package" version="11.0.0">pillow</requirement> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
21 <requirement type="package" version="1.5.2">scikit-learn</requirement> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
22 <requirement type="package" version="2.1.2">numpy</requirement> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
23 <requirement type="package" version="2024.9.20">tifffile</requirement> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
24 </requirements> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
25 <command detect_errors="aggressive"> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
26 <![CDATA[ |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
27 python '$__tool_directory__/color_deconvolution.py' '$input' '$output' '$convtype' |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
28 ]]> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
29 </command> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
30 <inputs> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
31 <param name="input" type="data" format="tiff,png,jpg,bmp" label="Image file with 3 channels"/> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
32 <param name="convtype" type="select" label="Transformation type"> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
33 <option value="ica" selected="True">ica</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
34 <option value="pca">pca</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
35 <option value="nmf">nmf</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
36 <option value="fa">fa</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
37 <option value="xyz2rgb">xyz2rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
38 <option value="rgb_from_rbd">rgb_from_rbd</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
39 <option value="rgb_from_hdx">rgb_from_hdx</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
40 <option value="rgb2hsv">rgb2hsv</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
41 <option value="rgb_from_bro">rgb_from_bro</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
42 <option value="bpx_from_rgb">bpx_from_rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
43 <option value="hed_from_rgb">hed_from_rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
44 <option value="rgbcie2rgb">rgbcie2rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
45 <option value="hdx_from_rgb">hdx_from_rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
46 <option value="xyz2luv">xyz2luv</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
47 <option value="rgb2lab">rgb2lab</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
48 <option value="hpx_from_rgb">hpx_from_rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
49 <option value="rgb_from_fgx">rgb_from_fgx</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
50 <option value="rgb_from_gdx">rgb_from_gdx</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
51 <option value="lab2xyz">lab2xyz</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
52 <option value="rgb_from_hpx">rgb_from_hpx</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
53 <option value="lab2rgb">lab2rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
54 <option value="rgb2rgbcie">rgb2rgbcie</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
55 <option value="bex_from_rgb">bex_from_rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
56 <option value="xyz2lab">xyz2lab</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
57 <option value="rgb_from_bex">rgb_from_bex</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
58 <option value="fgx_from_rgb">fgx_from_rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
59 <option value="rbd_from_rgb">rbd_from_rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
60 <option value="rgb2hed">rgb2hed</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
61 <option value="hed2rgb">hed2rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
62 <option value="luv2rgb">luv2rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
63 <option value="luv2xyz">luv2xyz</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
64 <option value="lch2lab">lch2lab</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
65 <option value="rgb2luv">rgb2luv</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
66 <option value="ahx_from_rgb">ahx_from_rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
67 <option value="rgb_from_hax">rgb_from_hax</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
68 <option value="hax_from_rgb">hax_from_rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
69 <option value="rgb_from_bpx">rgb_from_bpx</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
70 <option value="rgb2xyz">rgb2xyz</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
71 <option value="gdx_from_rgb">gdx_from_rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
72 <option value="rgb_from_ahx">rgb_from_ahx</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
73 <option value="lab2lch">lab2lch</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
74 <option value="rgb_from_hed">rgb_from_hed</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
75 <option value="bro_from_rgb">bro_from_rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
76 <option value="hsv2rgb">hsv2rgb</option> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
77 </param> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
78 </inputs> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
79 <outputs> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
80 <data format="tiff" name="output"/> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
81 </outputs> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
82 <tests> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
83 <test> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
84 <param name="input" value="galaxyIcon_noText.png" /> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
85 <param name="convtype" value="rgb2hsv" /> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
86 <expand macro="tests/intensity_image_diff" name="output" value="galaxyIcon_noText.tiff" ftype="tiff"/> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
87 </test> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
88 </tests> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
89 <help> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
90 |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
91 **What it does** |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
92 |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
93 This tools performs several color deconvolution techniques. |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
94 |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
95 </help> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
96 <citations> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
97 <citation type="doi">10.7717/peerj.453</citation> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
98 <citation type="bibtex">@inproceedings{sklearn_api, |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
99 author = {Lars Buitinck and Gilles Louppe and Mathieu Blondel and |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
100 Fabian Pedregosa and Andreas Mueller and Olivier Grisel and |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
101 Vlad Niculae and Peter Prettenhofer and Alexandre Gramfort |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
102 and Jaques Grobler and Robert Layton and Jake VanderPlas and |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
103 Arnaud Joly and Brian Holt and Ga{\"{e}}l Varoquaux}, |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
104 title = {{API} design for machine learning software: experiences from the scikit-learn project}, |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
105 booktitle = {ECML PKDD Workshop: Languages for Data Mining and Machine Learning}, |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
106 year = {2013}, |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
107 pages = {108--122}, |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
108 }</citation> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
109 </citations> |
be70a57d7174
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 07aba15c8f753d650fee9cdd455896a77086a615
imgteam
parents:
diff
changeset
|
110 </tool> |