1 | |
---|
2 | Experiment overview/validation |
---|
3 | ============================== |
---|
4 | |
---|
5 | See tickets: |
---|
6 | 262: Overview of an experiment (http://base.thep.lu.se/ticket/262) |
---|
7 | 340: Experiment validation tool (http://base.thep.lu.se/ticket/340) |
---|
8 | |
---|
9 | |
---|
10 | The experiment overview/validation tool can display a tree-structure of |
---|
11 | all up-stream items (ie. not the analysis) in an experiment and validate |
---|
12 | that everything makes sense. The tree stops at biosource and array |
---|
13 | design. Ie. plates are not included in the overview. |
---|
14 | |
---|
15 | Before the overview is generated the user has to select options for |
---|
16 | the validation. This could include: |
---|
17 | |
---|
18 | - checking against project defaults if a project is active |
---|
19 | - checking for missing values/references |
---|
20 | - checking for correct number of labeled extracts |
---|
21 | - and a lot more (see below) |
---|
22 | |
---|
23 | For each type of validation the user can select if it should be ignored, |
---|
24 | generate a warning or generate an error. |
---|
25 | |
---|
26 | The overview is generated and stored as some kind of object structure. This |
---|
27 | structure always include the validation results. When the HTML is generated the |
---|
28 | validation options are checked to decide which warnings/errors that should be |
---|
29 | displayed and which ones that should be ignored. This makes it possible to |
---|
30 | select different validation options without having to re-generate to the overview. |
---|
31 | |
---|
32 | The validation options can be saved as presets. A pre-configured preset |
---|
33 | for validation according to MAGE rules will be included in the installation. |
---|
34 | |
---|
35 | The tree starts with the experiment as the top node. Each subnode is either |
---|
36 | a folder node (for one/many-to-many relations) or an item node (for |
---|
37 | many/one-to-one relations). |
---|
38 | |
---|
39 | Warnings/error are indicated for each node by a different icon. Warnings on child |
---|
40 | nodes are propagated to parent nodes. There are four cases (with possibly eight |
---|
41 | different icons): |
---|
42 | - no warnings/errors on the node or any of the child nodes |
---|
43 | - warnings/errors on the child nodes |
---|
44 | - warnings/errors on the node but not on any of the child nodes |
---|
45 | - warnings/errors on both the node and the child nodes |
---|
46 | |
---|
47 | |
---|
48 | Below follows an overview of the different nodes, their subnodes and possible |
---|
49 | warnings for each node. |
---|
50 | |
---|
51 | If an item can't be reached due to a PermissionDeniedException, it should be |
---|
52 | displayed as a question mark icon for the item that is linking to it. |
---|
53 | |
---|
54 | |
---|
55 | Experiment |
---|
56 | ========== |
---|
57 | Folder subnodes: |
---|
58 | - Experimental factors |
---|
59 | - Raw bioassays |
---|
60 | |
---|
61 | Item subnodes: none |
---|
62 | |
---|
63 | Warnings: |
---|
64 | - the raw data type is not the same as the project default raw data type |
---|
65 | - the raw bioassays has different array designs |
---|
66 | - if there is more than one item of the same type and name |
---|
67 | (checked against all items in the project) |
---|
68 | |
---|
69 | |
---|
70 | Experimental factor |
---|
71 | =================== |
---|
72 | Folder subnodes: none |
---|
73 | Item subnodes: none |
---|
74 | Warnings: none |
---|
75 | |
---|
76 | |
---|
77 | Raw bioassay |
---|
78 | ============ |
---|
79 | Folder subnodes: |
---|
80 | - Annotations |
---|
81 | |
---|
82 | Item subnodes: |
---|
83 | - Array design |
---|
84 | - Scan |
---|
85 | - Software |
---|
86 | - Protocol |
---|
87 | |
---|
88 | Warnnings: |
---|
89 | - the raw data type is not the same as the project default raw data type |
---|
90 | - missing array design |
---|
91 | - missing value for experimental factor |
---|
92 | - array design is different from array design via hybridization |
---|
93 | - missing scan |
---|
94 | - missing protocol |
---|
95 | - missing software |
---|
96 | |
---|
97 | |
---|
98 | Array design |
---|
99 | ============ |
---|
100 | Subnodes: none |
---|
101 | Warnings: |
---|
102 | - not same as the project default |
---|
103 | |
---|
104 | |
---|
105 | Protocol |
---|
106 | ======== |
---|
107 | Folder subnodes: |
---|
108 | - Parameters |
---|
109 | |
---|
110 | Item subnodes: none |
---|
111 | |
---|
112 | Warnings: |
---|
113 | - not same as the project default |
---|
114 | - incorrect protocol type |
---|
115 | - missing value for a parameter |
---|
116 | |
---|
117 | Note! Protocols are always validated together with the item they are attached to |
---|
118 | |
---|
119 | Annotation |
---|
120 | ========== |
---|
121 | Subnodes: none |
---|
122 | |
---|
123 | Warnings: |
---|
124 | - invalid annotation value according to annotation type |
---|
125 | - inheriting value from non-parent |
---|
126 | - annotation type is a protocol parameter |
---|
127 | - annotation type is not valid for the current item type |
---|
128 | |
---|
129 | Note! Annotations are always validated together with the item they are attached to |
---|
130 | |
---|
131 | Software |
---|
132 | ======== |
---|
133 | Subnodes: none |
---|
134 | Warnings: |
---|
135 | - incorrect software type |
---|
136 | |
---|
137 | Hardware |
---|
138 | ======== |
---|
139 | Subnodes: none |
---|
140 | Warnings: |
---|
141 | - incorrect hardware type |
---|
142 | |
---|
143 | Scan |
---|
144 | ==== |
---|
145 | Folder subnodes: |
---|
146 | - Annotations |
---|
147 | - Images |
---|
148 | |
---|
149 | Item subnodes: |
---|
150 | - Scanner |
---|
151 | - Protocol |
---|
152 | - Hybridization |
---|
153 | |
---|
154 | Warnings: |
---|
155 | - missing scanner |
---|
156 | - missing protocol |
---|
157 | - missing hybridization |
---|
158 | |
---|
159 | Hybridization |
---|
160 | ============= |
---|
161 | Folder subnodes: |
---|
162 | - Annotations |
---|
163 | - Labeled extracts |
---|
164 | |
---|
165 | Item subnodes: |
---|
166 | - Hybridization station |
---|
167 | - Protocol |
---|
168 | - Array slide |
---|
169 | |
---|
170 | Warnings: |
---|
171 | - missing hybridization station |
---|
172 | - missing protocol |
---|
173 | - missing array slide |
---|
174 | - wrong number of labeled extracts (checked against experiment raw data type) |
---|
175 | - the labeled extracts doesn't have unique labels |
---|
176 | |
---|
177 | Array slide |
---|
178 | =========== |
---|
179 | Folder subnodes: |
---|
180 | - Annotations |
---|
181 | |
---|
182 | Item subnodes: |
---|
183 | - Array batch |
---|
184 | |
---|
185 | Warnings: none |
---|
186 | |
---|
187 | Array batch |
---|
188 | =========== |
---|
189 | Folder subnodes: |
---|
190 | - Annotations |
---|
191 | |
---|
192 | Item subnodes: |
---|
193 | - Array design |
---|
194 | - Print robot |
---|
195 | - Protocol |
---|
196 | |
---|
197 | Warnings: |
---|
198 | - missing print robot |
---|
199 | - missing protocol |
---|
200 | |
---|
201 | |
---|
202 | Labeled extract (non-pooled) |
---|
203 | ============================ |
---|
204 | Folder subnodes: |
---|
205 | - Annotations |
---|
206 | |
---|
207 | Item subnodes: |
---|
208 | - Extract |
---|
209 | - Protocol |
---|
210 | |
---|
211 | Warnings: |
---|
212 | - missing protocol |
---|
213 | - missing extract |
---|
214 | |
---|
215 | Labeled extract (pooled) |
---|
216 | ======================== |
---|
217 | Folder subnodes: |
---|
218 | - Annotations |
---|
219 | - Parents |
---|
220 | |
---|
221 | Item subnodes: |
---|
222 | - Protocol |
---|
223 | |
---|
224 | Warnings: |
---|
225 | - parents use different label |
---|
226 | - missing parents |
---|
227 | - circular reference |
---|
228 | |
---|
229 | Extract (non-pooled) |
---|
230 | ==================== |
---|
231 | Folder subnodes: |
---|
232 | - Annotations |
---|
233 | |
---|
234 | Item subnodes: |
---|
235 | - Sample |
---|
236 | - Protocol |
---|
237 | |
---|
238 | Warnings: |
---|
239 | - missing protocol |
---|
240 | - missing sample |
---|
241 | |
---|
242 | Extract (pooled) |
---|
243 | ================ |
---|
244 | Folder subnodes: |
---|
245 | - Annotations |
---|
246 | - Parents |
---|
247 | |
---|
248 | Item subnodes: |
---|
249 | - Protocol |
---|
250 | |
---|
251 | Warnings: |
---|
252 | - missing protocol |
---|
253 | - circular reference |
---|
254 | |
---|
255 | Sample (non-pooled) |
---|
256 | =================== |
---|
257 | Folder subnodes: |
---|
258 | - Annotations |
---|
259 | |
---|
260 | Item subnodes: |
---|
261 | - Biosource |
---|
262 | - Protocol |
---|
263 | |
---|
264 | Warnings: |
---|
265 | - missing protocol |
---|
266 | - missing biosource |
---|
267 | |
---|
268 | Sample (pooled) |
---|
269 | =============== |
---|
270 | Folder subnodes: |
---|
271 | - Annotations |
---|
272 | - Parents |
---|
273 | |
---|
274 | Item subnodes: |
---|
275 | - Protocol |
---|
276 | |
---|
277 | Warnings: |
---|
278 | - missing protocol |
---|
279 | - circular reference |
---|
280 | |
---|
281 | Biosource |
---|
282 | ========= |
---|
283 | Folder subnodes: |
---|
284 | - Annotations |
---|
285 | |
---|
286 | Item subnodes: none |
---|
287 | |
---|
288 | Warnings: none |
---|
289 | |
---|
290 | |
---|