Mercurial > repos > imgteam > points2labelimage
annotate points2label.xml @ 3:2ae122d5d85a draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
| author | imgteam |
|---|---|
| date | Wed, 23 Apr 2025 14:37:31 +0000 |
| parents | 714a57d6f3a1 |
| children | 64c155acb864 |
| rev | line source |
|---|---|
|
2
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
1 <tool id="ip_points_to_label" name="Convert point coordinates to label map" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.05"> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
2 <description></description> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
3 <macros> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
4 <import>creators.xml</import> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
5 <import>tests.xml</import> |
|
3
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
6 <token name="@TOOL_VERSION@">0.4.1</token> |
|
2
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
7 <token name="@VERSION_SUFFIX@">0</token> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
8 </macros> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
9 <creator> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
10 <expand macro="creators/bmcv" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
11 </creator> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
12 <edam_operations> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
13 <edam_operation>operation_3443</edam_operation> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
14 </edam_operations> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
15 <xrefs> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
16 <xref type="bio.tools">galaxy_image_analysis</xref> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
17 </xrefs> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
18 <requirements> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
19 <requirement type="package" version="0.21">scikit-image</requirement> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
20 <requirement type="package" version="1.26.4">numpy</requirement> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
21 <requirement type="package" version="1.2.4">pandas</requirement> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
22 <requirement type="package" version="2024.6.18">tifffile</requirement> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
23 <requirement type="package" version="0.3.1">giatools</requirement> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
24 </requirements> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
25 <command detect_errors="aggressive"><![CDATA[ |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
26 |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
27 python '$__tool_directory__/points2label.py' |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
28 '$input' |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
29 '$output' |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
30 $shapex |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
31 $shapey |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
32 $has_header |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
33 $swap_xy |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
34 $binary |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
35 |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
36 ]]></command> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
37 <inputs> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
38 <param name="input" type="data" format="tabular" label="Tabular list of points"/> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
39 <param name="shapex" type="integer" value="500" min="1" label="Width of output image" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
40 <param name="shapey" type="integer" value="500" min="1" label="Height of output image" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
41 <param name="has_header" type="boolean" checked="true" truevalue="--has_header True" falsevalue="" optional="true" label="Tabular list of points has header" help="Turning this off will ignore the first row and assume that the X and Y coordinates correspond to the first and second column, respectively." /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
42 <param name="swap_xy" type="boolean" checked="false" falsevalue="" truevalue="--swap_xy True" optional="true" label="Swap X and Y coordinates" help="Swap the X and Y coordinates, regardless of whether the tabular list has a header or not." /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
43 <param name="binary" type="boolean" checked="false" truevalue="--binary True" falsevalue="" optional="true" label="Produce binary image" help="Use the same label for all points (65535)." /> |
|
0
07d362a8af11
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/points2labelimage/ commit c3f4b766f03770f094fda6bda0a5882c0ebd4581
imgteam
parents:
diff
changeset
|
44 </inputs> |
|
07d362a8af11
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/points2labelimage/ commit c3f4b766f03770f094fda6bda0a5882c0ebd4581
imgteam
parents:
diff
changeset
|
45 <outputs> |
|
2
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
46 <data name="output" format="tiff" /> |
|
0
07d362a8af11
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/points2labelimage/ commit c3f4b766f03770f094fda6bda0a5882c0ebd4581
imgteam
parents:
diff
changeset
|
47 </outputs> |
|
07d362a8af11
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/points2labelimage/ commit c3f4b766f03770f094fda6bda0a5882c0ebd4581
imgteam
parents:
diff
changeset
|
48 <tests> |
|
3
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
49 <!-- Binary / TSV without header / Points --> |
|
0
07d362a8af11
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/points2labelimage/ commit c3f4b766f03770f094fda6bda0a5882c0ebd4581
imgteam
parents:
diff
changeset
|
50 <test> |
|
2
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
51 <param name="input" value="input1.tsv" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
52 <param name="shapex" value="30" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
53 <param name="shapey" value="20" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
54 <param name="has_header" value="false" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
55 <param name="swap_xy" value="true" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
56 <param name="binary" value="true" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
57 <expand macro="tests/binary_image_diff" name="output" value="output1_binary.tif" ftype="tiff" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
58 </test> |
|
3
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
59 <!-- Binary / TSV with header / Circles --> |
|
2
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
60 <test> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
61 <param name="input" value="input2.tsv" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
62 <param name="shapex" value="205" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
63 <param name="shapey" value="84" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
64 <param name="has_header" value="true" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
65 <param name="swap_xy" value="false" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
66 <param name="binary" value="true" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
67 <expand macro="tests/binary_image_diff" name="output" value="output2_binary.tif" ftype="tiff" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
68 </test> |
|
3
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
69 <!-- Labeled / TSV with header / Circles --> |
|
2
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
70 <test> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
71 <param name="input" value="input2.tsv" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
72 <param name="shapex" value="205" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
73 <param name="shapey" value="84" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
74 <param name="has_header" value="true" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
75 <param name="swap_xy" value="false" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
76 <param name="binary" value="false" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
77 <expand macro="tests/label_image_diff" name="output" value="output2.tif" ftype="tiff" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
78 </test> |
|
3
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
79 <!-- Binary / TSV with header / TSV with labels / Circles --> |
|
2
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
80 <test> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
81 <param name="input" value="input3.tsv" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
82 <param name="shapex" value="200" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
83 <param name="shapey" value="100" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
84 <param name="has_header" value="true" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
85 <param name="swap_xy" value="false" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
86 <param name="binary" value="true" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
87 <expand macro="tests/binary_image_diff" name="output" value="output3_binary.tif" ftype="tiff" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
88 </test> |
|
3
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
89 <!-- Labeled / TSV with header / TSV with labels / Circles --> |
|
2
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
90 <test> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
91 <param name="input" value="input3.tsv" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
92 <param name="shapex" value="200" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
93 <param name="shapey" value="100" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
94 <param name="has_header" value="true" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
95 <param name="swap_xy" value="false" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
96 <param name="binary" value="false" /> |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
97 <expand macro="tests/label_image_diff" name="output" value="output3.tif" ftype="tiff" /> |
|
0
07d362a8af11
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/points2labelimage/ commit c3f4b766f03770f094fda6bda0a5882c0ebd4581
imgteam
parents:
diff
changeset
|
98 </test> |
|
3
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
99 <!-- Labeled / TSV with header / TSV with labels / Rectangles --> |
|
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
100 <test> |
|
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
101 <param name="input" value="input4.tsv" /> |
|
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
102 <param name="shapex" value="200" /> |
|
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
103 <param name="shapey" value="100" /> |
|
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
104 <param name="has_header" value="true" /> |
|
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
105 <param name="swap_xy" value="false" /> |
|
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
106 <param name="binary" value="false" /> |
|
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
107 <expand macro="tests/label_image_diff" name="output" value="output4.tif" ftype="tiff" /> |
|
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
108 </test> |
|
0
07d362a8af11
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/points2labelimage/ commit c3f4b766f03770f094fda6bda0a5882c0ebd4581
imgteam
parents:
diff
changeset
|
109 </tests> |
|
07d362a8af11
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/points2labelimage/ commit c3f4b766f03770f094fda6bda0a5882c0ebd4581
imgteam
parents:
diff
changeset
|
110 <help> |
|
2
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
111 |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
112 **Converts a tabular list of points to a label map by rasterizing the point coordinates.** |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
113 |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
114 The created image is a single-channel image with 16 bits per pixel (unsigned integer). The points are |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
115 rasterized with unique labels, or the value 65535 (white) for binary image output. Pixels not corresponding to |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
116 any points in the tabular file are assigned the value 0 (black). |
|
0
07d362a8af11
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/points2labelimage/ commit c3f4b766f03770f094fda6bda0a5882c0ebd4581
imgteam
parents:
diff
changeset
|
117 |
|
2
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
118 The tabular list of points can either be header-less. In this case, the first and second columns are expected |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
119 to be the X and Y coordinates, respectively. Otherwise, if a header is present, it is searched for the |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
120 following column names: |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
121 |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
122 - ``pos_x`` or ``POS_X``: This column corresponds to the X coordinates. |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
123 - ``pos_y`` or ``POS_Y``: This column corresponds to the Y coordinates. |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
124 - If a ``radius`` or ``RADIUS`` column is present, then the points will be rasterized as circles of the |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
125 corresponding radii. |
|
3
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
126 - If ``width`` or ``WIDTH`` and ``height`` or ``HEIGHT`` columns are present, then the points will be rasterized |
|
2ae122d5d85a
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 78614a9010c2ca0e1fa5973639c05ab74bcdb148
imgteam
parents:
2
diff
changeset
|
127 as rectangles of the corresponding size. |
|
2
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
128 - If a ``label`` or ``LABEL`` column is present, then the corresponding labels will be used for rasterization |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
129 (unless "Produce binary image" is activated). Different points are allowed to use the same label. |
|
714a57d6f3a1
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit 6fc9ab8db9ef72ac7ded30d7373768feeae9390d
imgteam
parents:
1
diff
changeset
|
130 |
|
0
07d362a8af11
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/points2labelimage/ commit c3f4b766f03770f094fda6bda0a5882c0ebd4581
imgteam
parents:
diff
changeset
|
131 </help> |
|
07d362a8af11
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/points2labelimage/ commit c3f4b766f03770f094fda6bda0a5882c0ebd4581
imgteam
parents:
diff
changeset
|
132 <citations> |
|
07d362a8af11
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/points2labelimage/ commit c3f4b766f03770f094fda6bda0a5882c0ebd4581
imgteam
parents:
diff
changeset
|
133 <citation type="doi">10.1016/j.jbiotec.2017.07.019</citation> |
|
07d362a8af11
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/points2labelimage/ commit c3f4b766f03770f094fda6bda0a5882c0ebd4581
imgteam
parents:
diff
changeset
|
134 </citations> |
|
07d362a8af11
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/points2labelimage/ commit c3f4b766f03770f094fda6bda0a5882c0ebd4581
imgteam
parents:
diff
changeset
|
135 </tool> |
