annotate omero_hyperstack_to_gastruloid_measurements.xml @ 2:45375dc5dd8d draft default tip

planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
author lldelisle
date Thu, 15 Feb 2024 12:28:09 +0000
parents bd5771ff6aa3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
1 <tool id="omero_hyperstack_to_gastruloid_measurements" name="Omero hyperstack to Gastruloid measurements" profile="20.01" version="@TOOL_VERSION@+galaxy0">
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
2 <macros>
2
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
3 <token name="@TOOL_VERSION@">20240214</token>
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
4 <xml name="segmentation">
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
5 <conditional name="use_ilastik">
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
6 <param name="segmentation_method" type="select" label="Segmentation method">
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
7 <option value="convert_to_mask">Simply convert to mask</option>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
8 <option value="ilastik">Use an ilastik project</option>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
9 </param>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
10 <when value="ilastik">
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
11 <param name="ilastik_project" type="data" format="h5" label="Ilastik project" />
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
12 <param name="ilastik_project_type" type="select" label="Type of Ilastik project">
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
13 <option value="Regular">Regular</option>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
14 <option value="Auto-context">Auto-context</option>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
15 </param>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
16 <param name="ilastik_label_OI" type="integer" value="3" label="Index of label of interest in Ilastik project" />
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
17 <param name="probability_threshold" type="float" min="0" max="1" value="0.4" label="Probability threshold for ilastik" />
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
18 <conditional name="background">
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
19 <param name="get_background" type="select" label="Get ROI with background" help="Can be useful to normalize fluo">
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
20 <option value="yes">Yes</option>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
21 <option value="no">No</option>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
22 </param>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
23 <when value="yes">
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
24 <param name="ilastik_label_BG" type="integer" value="1" label="Index of label of background in Ilastik project" />
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
25 <param name="probability_threshold_BG" type="float" min="0" max="1" value="0.8" label="Probability threshold for background in ilastik" />
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
26 </when>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
27 <when value="no">
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
28 <param name="ilastik_label_BG" type="hidden" value="0"/>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
29 <param name="probability_threshold_BG" type="hidden" value="0"/>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
30 </when>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
31 </conditional>
2
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
32 <param name="thresholding_method" type="hidden" value="Default"/>
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
33 </when>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
34 <when value="convert_to_mask">
2
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
35 <param name="thresholding_method" type="select" label="Thresholding method" help="Method to use in the convert to mask">
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
36 <option value="Default">Default</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
37 <option value="Huang">Huang</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
38 <option value="Intermodes">Intermodes</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
39 <option value="IsoData">IsoData</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
40 <option value="IJ_IsoData">IJ_IsoData</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
41 <option value="Li">Li</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
42 <option value="MaxEntropy">MaxEntropy</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
43 <option value="Mean">Mean</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
44 <option value="MinError">MinError</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
45 <option value="Minimum">Minimum</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
46 <option value="Moments">Moments</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
47 <option value="Otsu">Otsu</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
48 <option value="Percentile">Percentile</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
49 <option value="RenyiEntropy">RenyiEntropy</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
50 <option value="Shanbhag">Shanbhag</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
51 <option value="Triangle">Triangle</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
52 <option value="Yen">Yen</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
53 </param>
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
54 <param name="ilastik_project_type" type="hidden" value="Regular" />
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
55 <param name="ilastik_label_OI" type="hidden" value="3" />
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
56 <param name="probability_threshold" type="hidden" value="0" />
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
57 <section name="background" title="" >
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
58 <param name="ilastik_label_BG" type="hidden" value="0"/>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
59 <param name="probability_threshold_BG" type="hidden" value="0"/>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
60 </section>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
61 </when>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
62 </conditional>
2
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
63 <section name="options" title="Options..." expanded="false" >
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
64 <param name="options_do" type="select" label="In Options... do=" help="Operation to perform after thresholding">
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
65 <option value="Nothing">Nothing</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
66 <option value="Erode">Erode</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
67 <option value="Dilate">Dilate</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
68 <option value="Open">Open</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
69 <option value="Close">Close</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
70 <option value="Outline">Outline</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
71 <option value="Fill">Fill</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
72 <option value="Holes">Holes</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
73 <option value="Skeletonize">Skeletonize</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
74 </param>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
75 <param name="options_iteration" type="integer" min="1" value="1" label="In Options... iteration=" />
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
76 <param name="options_count" type="integer" min="1" max="8" value="1" label="In Options... count=" />
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
77 </section>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
78 <param name="fill_holes_before_median" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Fill holes before the Median..." />
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
79 <param name="radius_median" type="float" value="10" label="Radius for median (=smooth the mask)" />
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
80 <param name="min_size_particle" type="float" min="0" value="20000" label="Minimum surface for Analyze Particle" />
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
81 <param name="keep_only_largest" type="boolean" truevalue="true" falsevalue="false" checked="true" label="Keep only one gastruloid per timepoint" />
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
82 </xml>
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
83 </macros>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
84 <requirements>
2
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
85 <requirement type="package" version="20231211">fiji</requirement>
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
86 <requirement type="package" version="3.7">python</requirement>
2
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
87 <requirement type="package" version="2.1.0">fiji-max_inscribed_circles</requirement>
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
88 <requirement type="package" version="1.8.2">fiji-ilastik</requirement>
2
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
89 <requirement type="package" version="5.8.3">fiji-omero_ij</requirement>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
90 <requirement type="package" version="5.16.0">fiji-simple_omero_client</requirement>
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
91 </requirements>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
92 <command detect_errors="exit_code"><![CDATA[
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
93 ## the user wants to use a non-public OMERO instance
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
94 ## check if credentials are set in the user-preferences, if not warn the user and exit
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
95 #set $username = $__user__.extra_preferences.get('omero_account|username', "")
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
96 #set $password = $__user__.extra_preferences.get('omero_account|password', "")
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
97
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
98 #if ($username == "" or $password ==""):
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
99 echo "OMERO connection credentials are empty. Set your credentials via: User -> Preferences -> Manage Information" 1>&2 &&
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
100 exit 1 &&
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
101 #end if
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
102 #if str($mode.use_ilastik.segmentation_method) == "ilastik":
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
103 #set $ilastik_project_file = str($mode.use_ilastik.ilastik_project)
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
104 #set $ilastik_project_name = str($mode.use_ilastik.ilastik_project.name)
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
105 #else
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
106 #set $ilastik_project_file = "inexisting.ilp"
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
107 #set $ilastik_project_name = "inexisting.ilp"
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
108 #end if
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
109
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
110 mkdir output &&
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
111 ## Because ilastik wants to write to ${HOME}/.cache and ${HOME}/.config
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
112 export HOME=`pwd` &&
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
113 ImageJ-ilastik --ij2 --headless --console --run '$__tool_directory__/'1-omero_timelapse_image_to_measurements_phase.groovy
2
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
114 'USERNAME="",PASSWORD="",credentials="${credentials}",host="${omero_host}",port="${omero_port}",object_type="${omero_object.object_type}",id="${omero_object.omero_id}",segmentation_method="${mode.use_ilastik.segmentation_method}",use_existing="${mode.use_existing}",ilastik_project="$ilastik_project_file",ilastik_project_short_name="$ilastik_project_name",ilastik_project_type="${mode.use_ilastik.ilastik_project_type}",ilastik_label_OI="${mode.use_ilastik.ilastik_label_OI}",probability_threshold="${mode.use_ilastik.probability_threshold}",radius_median="${mode.radius_median}",min_size_particle="${mode.min_size_particle}",get_spine="true",minimum_diameter_um="${minimum_diameter_um}",closeness_tolerance_um="${closeness_tolerance_um}",min_similarity="${min_similarity}",output_directory="output",debug="${debug}",rescue="${mode.rescue}",ilastik_label_BG="${mode.use_ilastik.background.ilastik_label_BG}",probability_threshold_BG="${mode.use_ilastik.background.probability_threshold_BG}",keep_only_largest="${mode.keep_only_largest}",replace_at_runtime="${mode.replace_at_runtime}",thresholding_method="${mode.use_ilastik.thresholding_method}",options_do="${mode.options.options_do}",options_iteration="${mode.options.options_iteration}",options_count="${mode.options.options_count}",fill_holes_before_median="${mode.fill_holes_before_median}"' > output.log
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
115 ]]>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
116 </command>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
117 <configfiles>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
118 <configfile name="credentials"><![CDATA[#set $username = $__user__.extra_preferences.get('omero_account|username', "")
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
119 #set $password = $__user__.extra_preferences.get('omero_account|password', "")
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
120 $username
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
121 $password
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
122 ]]></configfile>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
123 </configfiles>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
124 <inputs>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
125 <param name="omero_host" type="text" label="OMERO host URL">
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
126 <validator type="regex" message="Enter a valid host location, for example, your.omero.server">^[a-zA-Z0-9._-]*$</validator>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
127 <validator type="expression" message="No two dots (..) allowed">'..' not in value</validator>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
128 </param>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
129 <param name="omero_port" type="integer" value="4064" label="Omero port" />
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
130 <conditional name="omero_object">
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
131 <param name="object_type" type="select" label="Type of object to analyze">
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
132 <option value="image">Single Omero Image</option>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
133 <option value="well">All images of a Well</option>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
134 <option value="plate">All images of a Plate</option>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
135 <option value="dataset">All images of a Dataset</option>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
136 </param>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
137 <when value="image">
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
138 <param name="omero_id" type="integer" value="" label="Image ID on omero" />
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
139 </when>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
140 <when value="well">
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
141 <param name="omero_id" type="integer" value="" label="Well ID on omero" />
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
142 </when>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
143 <when value="plate">
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
144 <param name="omero_id" type="integer" value="" label="Plate ID on omero" />
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
145 </when>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
146 <when value="dataset">
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
147 <param name="omero_id" type="integer" value="" label="Dataset ID on omero" />
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
148 </when>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
149 </conditional>
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
150 <conditional name="mode">
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
151 <param name="mode_select" type="select" label="Which mode do you want to use?" >
2
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
152 <option value="replace_existing">Replace existing (not recommanded with Ilastik)</option>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
153 <option value="spine_only">Recompute only spine</option>
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
154 <option value="regular">Regular (from scratch)</option>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
155 <option value="rescue">Rescue (if Regular did not go to the end)</option>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
156 </param>
2
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
157 <when value="replace_existing">
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
158 <expand macro="segmentation"/>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
159 <param name="replace_at_runtime" type="hidden" value="true"/>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
160 <param name="rescue" type="hidden" value="false"/>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
161 <param name="use_existing" type="hidden" value="false"/>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
162 </when>
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
163 <when value="regular">
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
164 <expand macro="segmentation"/>
2
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
165 <param name="replace_at_runtime" type="hidden" value="false"/>
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
166 <param name="rescue" type="hidden" value="false"/>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
167 <param name="use_existing" type="hidden" value="false"/>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
168 </when>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
169 <when value="rescue">
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
170 <expand macro="segmentation"/>
2
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
171 <param name="replace_at_runtime" type="hidden" value="false"/>
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
172 <param name="rescue" type="hidden" value="true"/>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
173 <param name="use_existing" type="hidden" value="false"/>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
174 </when>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
175 <when value="spine_only">
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
176 <section name="use_ilastik" title="" >
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
177 <param name="segmentation_method" type="hidden" value="convert_to_mask" />
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
178 <param name="ilastik_project_type" type="hidden" value="Regular" />
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
179 <param name="ilastik_label_OI" type="hidden" value="3" />
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
180 <param name="probability_threshold" type="hidden" value="0" />
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
181 <section name="background" title="" >
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
182 <param name="ilastik_label_BG" type="hidden" value="0"/>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
183 <param name="probability_threshold_BG" type="hidden" value="0"/>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
184 </section>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
185 </section>
2
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
186 <param name="replace_at_runtime" type="hidden" value="false"/>
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
187 <param name="radius_median" type="hidden" value="10" />
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
188 <param name="min_size_particle" type="hidden" value="20000" />
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
189 <param name="keep_only_largest" type="hidden" value="true"/>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
190 <param name="rescue" type="hidden" value="false"/>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
191 <param name="use_existing" type="hidden" value="true"/>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
192 </when>
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
193 </conditional>
2
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
194 <param name="minimum_diameter_um" type="float" min="0" value="40" label="Minimum diameter of inscribed circles (in um)" />
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
195 <param name="closeness_tolerance_um" type="float" min="0" value="50" label="Closeness Tolerance for the spine (in um)" help="Maximum distance between circles along the spine"/>
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
196 <param name="min_similarity" type="float" min="-1" max="1" value="0.1" label="Min similarity for the spine" help="Close to 0 values allow more U shapes while close to 1 values only allows I shapes" />
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
197 <param name="debug" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Debug the elongation index" help="This will output all inscribed circles" />
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
198 <param name="keep_intermediate" type="boolean" checked="false" label="Keep intermediate results (ilastik prediction + tables)" />
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
199 </inputs>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
200
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
201 <outputs>
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
202 <data name="logfile" format="txt" from_work_dir="output.log" label="${tool.name} on ${omero_object.object_type} ID ${omero_object.omero_id} with $getVar('mode.use_ilastik.ilastik_project.name', 'no ilastik'): logfile">
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
203 </data>
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
204 <collection name="tables" type="list" label="${tool.name} on ${omero_object.object_type} ID ${omero_object.omero_id} with $getVar('mode.use_ilastik.ilastik_project.name', 'no ilastik'): Tables">
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
205 <discover_datasets pattern="(?P&lt;designation&gt;.+)\.csv" directory="output" format="csv"/>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
206 <filter>keep_intermediate</filter>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
207 </collection>
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
208 <collection name="hyperstacks_with_overlay" type="list" label="${tool.name} on ${omero_object.object_type} ID ${omero_object.omero_id} with $getVar('mode.use_ilastik.ilastik_project.name', 'no ilastik'): Hyperstacks">
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
209 <discover_datasets pattern="(?P&lt;designation&gt;.+)\.tiff" directory="output" format="tiff"/>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
210 </collection>
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
211 <collection name="ilastik_results" type="list" label="${tool.name} on ${omero_object.object_type} ID ${omero_object.omero_id} with $getVar('mode.use_ilastik.ilastik_project.name', 'no ilastik'): Ilastik">
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
212 <discover_datasets pattern="(?P&lt;designation&gt;.+)\.tif$" directory="output" format="tiff"/>
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
213 <filter>keep_intermediate and mode['use_ilastik']['segmentation_method'] == "ilastik"</filter>
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
214 </collection>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
215 </outputs>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
216 <help>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
217 <![CDATA[
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
218 **Overview**
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
219
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
220 This tool will get images from omero, use an ilastik project to get propability and generate a mask.
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
221 The potential gastruloids will be indentified by analyze Particles.
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
222 On each ROI, the elongation index will be computed.
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
223
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
224 **License**
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
225
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
226 License text::
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
227
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
228 // This macro was written by the BIOP (https://github.com/BIOP)
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
229 // Romain Guiet and Rémy Dornier
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
230 // Lucille Delisle modified to support headless
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
231 // And to be more robust to OMERO reboot
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
232 // merge the analysis script with templates available at
1
bd5771ff6aa3 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit aec2e2ead02236551c1e9c6d333034057daf0bca
lldelisle
parents: 0
diff changeset
233 // https://github.com/BIOP/OMERO-scripts/tree/025047955b5c1265e1a93b259c1de4600d00f107/Fiji
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
234
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
235 /*
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
236 * = COPYRIGHT =
2
45375dc5dd8d planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 5e181f51312e53a72d354584439fa9359cd16723-dirty
lldelisle
parents: 1
diff changeset
237 * © All rights reserved. ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE, Switzerland, BioImaging And Optics Platform (BIOP), 2024
0
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
238 *
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
239 * Licensed under the BSD-3-Clause License:
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
240 * Redistribution and use in source and binary forms, with or without modification, are permitted provided
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
241 * that the following conditions are met:
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
242 * 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
243 * 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
244 * in the documentation and/or other materials provided with the distribution.
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
245 * 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
246 * derived from this software without specific prior written permission.
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
247 *
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
248 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
249 * BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
250 * IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
251 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
252 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
253 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
254 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
255 */
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
256
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
257 ]]>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
258 </help>
5396ab665901 planemo upload for repository https://github.com/lldelisle/tools-lldelisle/tree/master/tools/omero_hyperstack_to_gastruloid_measurements commit 4eb6599440c6b220775dc79509983e7549e36e0b
lldelisle
parents:
diff changeset
259 </tool>