forked from usegalaxy-eu/usegalaxy-eu-tools
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathimaging.yaml
127 lines (94 loc) · 2.72 KB
/
imaging.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
---
install_resolver_dependencies: true
install_tool_dependencies: false
tools:
- name: landmark_registration
owner: imgteam
tool_panel_section_label: "Imaging"
- name: 2d_auto_threshold
owner: imgteam
tool_panel_section_label: "Imaging"
- name: imagecoordinates_flipaxis
owner: imgteam
tool_panel_section_label: "Imaging"
- name: 2d_feature_extraction
owner: imgteam
tool_panel_section_label: "Imaging"
- name: 2d_simple_filter
owner: imgteam
tool_panel_section_label: "Imaging"
- name: anisotropic_diffusion
owner: imgteam
tool_panel_section_label: "Imaging"
- name: binary2labelimage
owner: imgteam
tool_panel_section_label: "Imaging"
- name: binaryimage2points
owner: imgteam
tool_panel_section_label: "Imaging"
- name: colocalization_viz
owner: imgteam
tool_panel_section_label: "Imaging"
- name: color_deconvolution
owner: imgteam
tool_panel_section_label: "Imaging"
- name: concat_channels
owner: imgteam
tool_panel_section_label: "Imaging"
- name: coordinates_of_roi
owner: imgteam
tool_panel_section_label: "Imaging"
- name: count_objects
owner: imgteam
tool_panel_section_label: "Imaging"
- name: curl_post
owner: imgteam
tool_panel_section_label: "Send Data"
- name: detection_viz
owner: imgteam
tool_panel_section_label: "Imaging"
- name: labelimage2points
owner: imgteam
tool_panel_section_label: "Imaging"
- name: mahotas_features
owner: imgteam
tool_panel_section_label: "Imaging"
- name: mergeneighboursinlabelimage
owner: imgteam
tool_panel_section_label: "Imaging"
- name: overlay_moving_and_fixed_image
owner: imgteam
tool_panel_section_label: "Imaging"
- name: overlay_segmentation_mask
owner: imgteam
tool_panel_section_label: "Imaging"
- name: permutate_axis
owner: imgteam
tool_panel_section_label: "Imaging"
- name: points2binaryimage
owner: imgteam
tool_panel_section_label: "Imaging"
- name: points2labelimage
owner: imgteam
tool_panel_section_label: "Imaging"
- name: projective_transformation
owner: imgteam
tool_panel_section_label: "Imaging"
- name: projective_transformation_points
owner: imgteam
tool_panel_section_label: "Imaging"
- name: scale_image
owner: imgteam
tool_panel_section_label: "Imaging"
- name: slice_image
owner: imgteam
tool_panel_section_label: "Imaging"
- name: split_labelmap
owner: imgteam
tool_panel_section_label: "Imaging"
- name: visceral_evaluatesegmentation
owner: imgteam
tool_panel_section_label: "Imaging"
- name: wsi_extract_top_view
owner: imgteam
tool_panel_section_label: "Imaging"