-
Notifications
You must be signed in to change notification settings - Fork 2
/
mass_spectrometry_imaging.yml
193 lines (147 loc) · 4.61 KB
/
mass_spectrometry_imaging.yml
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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
---
api_key: admin
galaxy_instance: http://localhost:8080
install_resolver_dependencies: True
install_tool_dependencies: False
tools:
- name: add_input_name_as_column
owner: mvdbeek
tool_panel_section_label: "Imaging"
- name: graphicsmagick_image_convert
owner: bgruening
tool_panel_section_label: "Imaging"
- name: landmark_registration
owner: imgteam
tool_panel_section_label: "Imaging"
- name: imagecoordinates_flipaxis
owner: imgteam
tool_panel_section_label: "Imaging"
- name: coordinates_of_roi
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: 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: maldi_quant_preprocessing
owner: galaxyp
tool_panel_section_label: "Mass spectrometry imaging"
- name: maldi_quant_peak_detection
owner: galaxyp
tool_panel_section_label: "Mass spectrometry imaging"
- name: cardinal_filtering
owner: galaxyp
tool_panel_section_label: "Mass spectrometry imaging"
- name: cardinal_segmentations
owner: galaxyp
tool_panel_section_label: "Mass spectrometry imaging"
- name: cardinal_data_exporter
owner: galaxyp
tool_panel_section_label: "Mass spectrometry imaging"
- name: cardinal_classification
owner: galaxyp
tool_panel_section_label: "Mass spectrometry imaging"
- name: cardinal_mz_images
owner: galaxyp
tool_panel_section_label: "Mass spectrometry imaging"
- name: cardinal_quality_report
owner: galaxyp
tool_panel_section_label: "Mass spectrometry imaging"
- name: cardinal_preprocessing
owner: galaxyp
tool_panel_section_label: "Mass spectrometry imaging"
- name: cardinal_spectra_plots
owner: galaxyp
tool_panel_section_label: "Mass spectrometry imaging"
- name: cardinal_combine
owner: galaxyp
tool_panel_section_label: "Mass spectrometry imaging"
- name: join_files_on_column_fuzzy
owner: bgruening
tool_panel_section_label: Text Manipulation
- name: xpath
owner: iuc
tool_panel_section_label: "Filter and Sort"
- name: text_processing
owner: bgruening
tool_panel_section_label: "Text Manipulation"
- name: split_file_on_column
owner: bgruening
tool_panel_section_label: "Collection Operations"
- name: datamash_ops
owner: iuc
tool_panel_section_label: "Join, Subtract and Group"
- name: datamash_transpose
owner: iuc
tool_panel_section_label: "Join, Subtract and Group"
- name: biosigner
owner: ethevenot
tool_panel_section_label: "Statistics"
- name: univariate
owner: ethevenot
tool_panel_section_label: "Statistics"
- name: multivariate
owner: ethevenot
tool_panel_section_label: "Statistics"
- name: heatmap
owner: ethevenot
tool_panel_section_label: "Statistics"
- name: lipidmaps_textsearch
owner: fgiacomoni
tool_panel_section_label: "Metabolomics"
- name: checkformat
owner: ethevenot
tool_panel_section_label: "Metabolomics"
- name: dbbuilder
owner: galaxyp
tool_panel_section_label: "Proteomics"
- name: openms_decoydatabase
owner: galaxyp
tool_panel_section_label: "Proteomics"
- name: openms_msgfplusadapter
owner: galaxyp
tool_panel_section_label: "Proteomics"
- name: openms_xtandemadapter
owner: galaxyp
tool_panel_section_label: "Proteomics"
- name: openms_idposteriorerrorprobability
owner: galaxyp
tool_panel_section_label: "Proteomics"
- name: openms_peptideindexer
owner: galaxyp
tool_panel_section_label: "Proteomics"
- name: openms_falsediscoveryrate
owner: galaxyp
tool_panel_section_label: "Proteomics"
- name: openms_fileinfo
owner: galaxyp
tool_panel_section_label: "Proteomics"
- name: openms_idscoreswitcher
owner: galaxyp
tool_panel_section_label: "Proteomics"
- name: openms_fidoadapter
owner: galaxyp
tool_panel_section_label: "Proteomics"
- name: openms_idfilter
owner: galaxyp
tool_panel_section_label: "Proteomics"
- name: openms_textexporter
owner: galaxyp
tool_panel_section_label: "Proteomics"
- name: openms_fidoadapter
owner: galaxyp
tool_panel_section_label: "Proteomics"
- name: column_maker
owner: devteam
tool_panel_section_label: "Text Manipulation"