annotate 2d_filter_segmentation_by_features.xml @ 3:9d47aabda459 draft default tip

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c86a1b93cb7732f7331a981d13465653cc1a2790
author imgteam
date Wed, 24 Apr 2024 08:11:47 +0000
parents 8f76184ca03f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
9d47aabda459 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c86a1b93cb7732f7331a981d13465653cc1a2790
imgteam
parents: 2
diff changeset
1 <tool id="ip_2d_filter_segmentation_by_features" name="Filter label map by rules" version="0.0.1-4" profile="20.05">
2
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
2 <description></description>
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
3 <macros>
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
4 <import>creators.xml</import>
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
5 <import>tests.xml</import>
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
6 </macros>
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
7 <creator>
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
8 <expand macro="creators/bmcv" />
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
9 </creator>
1
6ad1d3cfdea1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
imgteam
parents: 0
diff changeset
10 <edam_operations>
6ad1d3cfdea1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
imgteam
parents: 0
diff changeset
11 <edam_operation>operation_3443</edam_operation>
6ad1d3cfdea1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
imgteam
parents: 0
diff changeset
12 </edam_operations>
6ad1d3cfdea1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
imgteam
parents: 0
diff changeset
13 <xrefs>
6ad1d3cfdea1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
imgteam
parents: 0
diff changeset
14 <xref type="bio.tools">galaxy_image_analysis</xref>
6ad1d3cfdea1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
imgteam
parents: 0
diff changeset
15 </xrefs>
6ad1d3cfdea1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
imgteam
parents: 0
diff changeset
16 <requirements>
3
9d47aabda459 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c86a1b93cb7732f7331a981d13465653cc1a2790
imgteam
parents: 2
diff changeset
17 <requirement type="package" version="0.18.1">scikit-image</requirement>
9d47aabda459 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c86a1b93cb7732f7331a981d13465653cc1a2790
imgteam
parents: 2
diff changeset
18 <requirement type="package" version="2.2.2">pandas</requirement>
9d47aabda459 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c86a1b93cb7732f7331a981d13465653cc1a2790
imgteam
parents: 2
diff changeset
19 <requirement type="package" version="2020.10.1">tifffile</requirement>
9d47aabda459 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c86a1b93cb7732f7331a981d13465653cc1a2790
imgteam
parents: 2
diff changeset
20 <requirement type="package" version="0.1">giatools</requirement>
1
6ad1d3cfdea1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
imgteam
parents: 0
diff changeset
21 </requirements>
2
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
22 <command detect_errors="aggressive"><![CDATA[
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
23
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
24 python '$__tool_directory__/2d_filter_segmentation_by_features.py'
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
25
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
26 '$input'
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
27 '$output'
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
28 '$feature_file'
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
29 '$rule_file'
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
30
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
31 ]]></command>
1
6ad1d3cfdea1 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
imgteam
parents: 0
diff changeset
32 <inputs>
2
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
33 <param name="input" type="data" format="tiff" label="Label map" />
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
34 <param name="feature_file" type="data" format="tabular" label="Features" />
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
35 <param name="rule_file" type="data" format="tabular" label="Rules" />
0
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
36 </inputs>
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
37 <outputs>
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
38 <data format="tiff" name="output" />
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
39 </outputs>
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
40 <tests>
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
41 <test>
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
42 <param name="input" value="in.tif"/>
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
43 <param name="feature_file" value="features.tabular"/>
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
44 <param name="rule_file" value="rules.tabular"/>
2
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
45 <expand macro="tests/label_image_diff" name="output" value="out.tif" ftype="tiff"/>
0
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
46 </test>
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
47 </tests>
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
48 <help>
2
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
49
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
50 **Filters a label map by rules (e.g., remove large or deformed objects).**
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
51
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
52 The properties of the labeled image regions (features) must be provided in a specific tabular format
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
53 (columns: ``label``, ``feature1``, ``feature2``, and so on, where ``feature1`` and ``feature2`` can be arbitrary strings).
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
54 Each row corresponds to a labeled image region.
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
55 An example is given below.
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
56
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
57 +-------+-------+---------------------+
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
58 | label | area | eccentricity |
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
59 +-------+-------+---------------------+
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
60 | 1 | 344 | 0.42521053699241596 |
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
61 +-------+-------+---------------------+
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
62 | 2 | 434 | 0.47679001553231926 |
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
63 +-------+-------+---------------------+
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
64 | 3 | 907 | 0.9973539531125177 |
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
65 +-------+-------+---------------------+
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
66 | 4 | 14320 | 0.17131009631035327 |
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
67 +-------+-------+---------------------+
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
68
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
69 The rules also must be supplied in a specific tabular format with three rows.
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
70 The top-left cell is empty, and the rest of the first row corresponds to the feature names (such as ``feature1`` or ``feature2``, see above).
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
71 The rest of the first column corresponds to the two values ``min`` and ``max``.
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
72 Each of the rows defines the minimum and maximum values for the corresponding features.
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
73 A labeled image region is retrained if and only if it passes all checks with repsect to the given ``min`` and ``max`` values.
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
74 An example is given below.
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
75
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
76 +-----+--------+--------------+
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
77 | | area | eccentricity |
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
78 +-----+--------+--------------+
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
79 | min | 500 | 0. |
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
80 +-----+--------+--------------+
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
81 | max | 100000 | 0.5 |
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
82 +-----+--------+--------------+
8f76184ca03f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_filter_segmentation_by_features/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents: 1
diff changeset
83
0
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
84 </help>
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
85 <citations>
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
86 <citation type="doi">10.1016/j.jbiotec.2017.07.019</citation>
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
87 </citations>
e576b73a2e2f planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_filter_segmentation_by_features/ commit b2acc1845a25828181597fe5b6982fe116a7796d
imgteam
parents:
diff changeset
88 </tool>