Mercurial > repos > getiria-onsongo > assessing_target_enrichment
comparison BamExonCoverage1X10X20X30X.ga @ 1:ae6eb099d5b8 draft
Uploaded
author | getiria-onsongo |
---|---|
date | Thu, 06 Dec 2012 12:27:49 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:dbd0bf3cc3f6 | 1:ae6eb099d5b8 |
---|---|
1 { | |
2 "a_galaxy_workflow": "true", | |
3 "annotation": "", | |
4 "format-version": "0.1", | |
5 "name": "BamExonCoverage1X10X20X30X", | |
6 "steps": { | |
7 "0": { | |
8 "annotation": "", | |
9 "id": 0, | |
10 "input_connections": {}, | |
11 "inputs": [ | |
12 { | |
13 "description": "", | |
14 "name": "mapped reads: .BAM" | |
15 } | |
16 ], | |
17 "name": "Input dataset", | |
18 "outputs": [], | |
19 "position": { | |
20 "left": 197.4166259765625, | |
21 "top": 357.41667175292969 | |
22 }, | |
23 "tool_errors": null, | |
24 "tool_id": null, | |
25 "tool_state": "{\"name\": \"mapped reads: .BAM\"}", | |
26 "tool_version": null, | |
27 "type": "data_input", | |
28 "user_outputs": [] | |
29 }, | |
30 "1": { | |
31 "annotation": "", | |
32 "id": 1, | |
33 "input_connections": {}, | |
34 "inputs": [ | |
35 { | |
36 "description": "", | |
37 "name": "targeted interval: .bed" | |
38 } | |
39 ], | |
40 "name": "Input dataset", | |
41 "outputs": [], | |
42 "position": { | |
43 "left": 1202, | |
44 "top": 778 | |
45 }, | |
46 "tool_errors": null, | |
47 "tool_id": null, | |
48 "tool_state": "{\"name\": \"targeted interval: .bed\"}", | |
49 "tool_version": null, | |
50 "type": "data_input", | |
51 "user_outputs": [] | |
52 }, | |
53 "2": { | |
54 "annotation": "", | |
55 "id": 2, | |
56 "input_connections": { | |
57 "reference_source|input_bams_0|input_bam": { | |
58 "id": 0, | |
59 "output_name": "output" | |
60 } | |
61 }, | |
62 "inputs": [], | |
63 "name": "MPileup", | |
64 "outputs": [ | |
65 { | |
66 "name": "output_mpileup", | |
67 "type": "pileup" | |
68 }, | |
69 { | |
70 "name": "output_log", | |
71 "type": "txt" | |
72 } | |
73 ], | |
74 "position": { | |
75 "left": 454, | |
76 "top": 237 | |
77 }, | |
78 "post_job_actions": {}, | |
79 "tool_errors": null, | |
80 "tool_id": "samtools_mpileup", | |
81 "tool_state": "{\"__page__\": 0, \"advanced_options\": \"{\\\"advanced_options_selector\\\": \\\"basic\\\", \\\"__current_case__\\\": 1}\", \"chromInfo\": \"\\\"/website/galaxy.msi.umn.edu/PRODUCTION/tool-data/shared/ucsc/chrom/hg19_canonical.len\\\"\", \"genotype_likelihood_computation_type\": \"{\\\"genotype_likelihood_computation_type_selector\\\": \\\"do_not_perform_genotype_likelihood_computation\\\", \\\"__current_case__\\\": 1}\", \"reference_source\": \"{\\\"ref_file\\\": \\\"hg19_canonical\\\", \\\"reference_source_selector\\\": \\\"cached\\\", \\\"input_bams\\\": [{\\\"__index__\\\": 0, \\\"input_bam\\\": null}], \\\"__current_case__\\\": 0}\"}", | |
82 "tool_version": "0.0.1", | |
83 "type": "tool", | |
84 "user_outputs": [] | |
85 }, | |
86 "3": { | |
87 "annotation": "", | |
88 "id": 3, | |
89 "input_connections": { | |
90 "input": { | |
91 "id": 2, | |
92 "output_name": "output_mpileup" | |
93 } | |
94 }, | |
95 "inputs": [], | |
96 "name": "Compute", | |
97 "outputs": [ | |
98 { | |
99 "name": "out_file1", | |
100 "type": "input" | |
101 } | |
102 ], | |
103 "position": { | |
104 "left": 727, | |
105 "top": 372 | |
106 }, | |
107 "post_job_actions": {}, | |
108 "tool_errors": null, | |
109 "tool_id": "Add_a_column1", | |
110 "tool_state": "{\"__page__\": 0, \"cond\": \"\\\"c2-1\\\"\", \"chromInfo\": \"\\\"/website/galaxy.msi.umn.edu/PRODUCTION/tool-data/shared/ucsc/chrom/hg19_canonical.len\\\"\", \"round\": \"\\\"yes\\\"\", \"input\": \"null\"}", | |
111 "tool_version": "1.1.0", | |
112 "type": "tool", | |
113 "user_outputs": [] | |
114 }, | |
115 "4": { | |
116 "annotation": "", | |
117 "id": 4, | |
118 "input_connections": { | |
119 "input": { | |
120 "id": 3, | |
121 "output_name": "out_file1" | |
122 } | |
123 }, | |
124 "inputs": [], | |
125 "name": "Cut", | |
126 "outputs": [ | |
127 { | |
128 "name": "out_file1", | |
129 "type": "tabular" | |
130 } | |
131 ], | |
132 "position": { | |
133 "left": 963, | |
134 "top": 322 | |
135 }, | |
136 "post_job_actions": { | |
137 "ChangeDatatypeActionout_file1": { | |
138 "action_arguments": { | |
139 "newtype": "interval" | |
140 }, | |
141 "action_type": "ChangeDatatypeAction", | |
142 "output_name": "out_file1" | |
143 } | |
144 }, | |
145 "tool_errors": null, | |
146 "tool_id": "Cut1", | |
147 "tool_state": "{\"columnList\": \"\\\"c1,c7,c2,c4\\\"\", \"input\": \"null\", \"delimiter\": \"\\\"T\\\"\", \"chromInfo\": \"\\\"/website/galaxy.msi.umn.edu/PRODUCTION/tool-data/shared/ucsc/chrom/hg19_canonical.len\\\"\", \"__page__\": 0}", | |
148 "tool_version": "1.0.1", | |
149 "type": "tool", | |
150 "user_outputs": [] | |
151 }, | |
152 "5": { | |
153 "annotation": "", | |
154 "id": 5, | |
155 "input_connections": { | |
156 "input": { | |
157 "id": 4, | |
158 "output_name": "out_file1" | |
159 } | |
160 }, | |
161 "inputs": [], | |
162 "name": "Filter", | |
163 "outputs": [ | |
164 { | |
165 "name": "out_file1", | |
166 "type": "input" | |
167 } | |
168 ], | |
169 "position": { | |
170 "left": 1184, | |
171 "top": 422 | |
172 }, | |
173 "post_job_actions": {}, | |
174 "tool_errors": null, | |
175 "tool_id": "Filter1", | |
176 "tool_state": "{\"input\": \"null\", \"cond\": \"\\\"c4 >= 1\\\"\", \"__page__\": 0}", | |
177 "tool_version": "1.1.0", | |
178 "type": "tool", | |
179 "user_outputs": [] | |
180 }, | |
181 "6": { | |
182 "annotation": "", | |
183 "id": 6, | |
184 "input_connections": { | |
185 "input1": { | |
186 "id": 1, | |
187 "output_name": "output" | |
188 }, | |
189 "input2": { | |
190 "id": 5, | |
191 "output_name": "out_file1" | |
192 } | |
193 }, | |
194 "inputs": [], | |
195 "name": "Coverage", | |
196 "outputs": [ | |
197 { | |
198 "name": "output", | |
199 "type": "interval" | |
200 } | |
201 ], | |
202 "position": { | |
203 "left": 1485, | |
204 "top": 422 | |
205 }, | |
206 "post_job_actions": {}, | |
207 "tool_errors": null, | |
208 "tool_id": "gops_coverage_1", | |
209 "tool_state": "{\"input2\": \"null\", \"__page__\": 0, \"input1\": \"null\"}", | |
210 "tool_version": "1.0.0", | |
211 "type": "tool", | |
212 "user_outputs": [] | |
213 }, | |
214 "7": { | |
215 "annotation": "", | |
216 "id": 7, | |
217 "input_connections": { | |
218 "input": { | |
219 "id": 5, | |
220 "output_name": "out_file1" | |
221 } | |
222 }, | |
223 "inputs": [], | |
224 "name": "Filter", | |
225 "outputs": [ | |
226 { | |
227 "name": "out_file1", | |
228 "type": "input" | |
229 } | |
230 ], | |
231 "position": { | |
232 "left": 1439, | |
233 "top": 608 | |
234 }, | |
235 "post_job_actions": {}, | |
236 "tool_errors": null, | |
237 "tool_id": "Filter1", | |
238 "tool_state": "{\"input\": \"null\", \"cond\": \"\\\"c4 >= 10\\\"\", \"__page__\": 0}", | |
239 "tool_version": "1.1.0", | |
240 "type": "tool", | |
241 "user_outputs": [] | |
242 }, | |
243 "8": { | |
244 "annotation": "", | |
245 "id": 8, | |
246 "input_connections": { | |
247 "input1": { | |
248 "id": 1, | |
249 "output_name": "output" | |
250 }, | |
251 "input2": { | |
252 "id": 7, | |
253 "output_name": "out_file1" | |
254 } | |
255 }, | |
256 "inputs": [], | |
257 "name": "Coverage", | |
258 "outputs": [ | |
259 { | |
260 "name": "output", | |
261 "type": "interval" | |
262 } | |
263 ], | |
264 "position": { | |
265 "left": 1699, | |
266 "top": 614 | |
267 }, | |
268 "post_job_actions": {}, | |
269 "tool_errors": null, | |
270 "tool_id": "gops_coverage_1", | |
271 "tool_state": "{\"input2\": \"null\", \"__page__\": 0, \"input1\": \"null\"}", | |
272 "tool_version": "1.0.0", | |
273 "type": "tool", | |
274 "user_outputs": [] | |
275 }, | |
276 "9": { | |
277 "annotation": "", | |
278 "id": 9, | |
279 "input_connections": { | |
280 "input": { | |
281 "id": 7, | |
282 "output_name": "out_file1" | |
283 } | |
284 }, | |
285 "inputs": [], | |
286 "name": "Filter", | |
287 "outputs": [ | |
288 { | |
289 "name": "out_file1", | |
290 "type": "input" | |
291 } | |
292 ], | |
293 "position": { | |
294 "left": 1718, | |
295 "top": 773 | |
296 }, | |
297 "post_job_actions": {}, | |
298 "tool_errors": null, | |
299 "tool_id": "Filter1", | |
300 "tool_state": "{\"input\": \"null\", \"cond\": \"\\\"c4 >= 20\\\"\", \"__page__\": 0}", | |
301 "tool_version": "1.1.0", | |
302 "type": "tool", | |
303 "user_outputs": [] | |
304 }, | |
305 "10": { | |
306 "annotation": "", | |
307 "id": 10, | |
308 "input_connections": { | |
309 "input1": { | |
310 "id": 1, | |
311 "output_name": "output" | |
312 }, | |
313 "input2": { | |
314 "id": 9, | |
315 "output_name": "out_file1" | |
316 } | |
317 }, | |
318 "inputs": [], | |
319 "name": "Coverage", | |
320 "outputs": [ | |
321 { | |
322 "name": "output", | |
323 "type": "interval" | |
324 } | |
325 ], | |
326 "position": { | |
327 "left": 1944, | |
328 "top": 773 | |
329 }, | |
330 "post_job_actions": {}, | |
331 "tool_errors": null, | |
332 "tool_id": "gops_coverage_1", | |
333 "tool_state": "{\"input2\": \"null\", \"__page__\": 0, \"input1\": \"null\"}", | |
334 "tool_version": "1.0.0", | |
335 "type": "tool", | |
336 "user_outputs": [] | |
337 }, | |
338 "11": { | |
339 "annotation": "", | |
340 "id": 11, | |
341 "input_connections": { | |
342 "input": { | |
343 "id": 9, | |
344 "output_name": "out_file1" | |
345 } | |
346 }, | |
347 "inputs": [], | |
348 "name": "Filter", | |
349 "outputs": [ | |
350 { | |
351 "name": "out_file1", | |
352 "type": "input" | |
353 } | |
354 ], | |
355 "position": { | |
356 "left": 1922, | |
357 "top": 976 | |
358 }, | |
359 "post_job_actions": {}, | |
360 "tool_errors": null, | |
361 "tool_id": "Filter1", | |
362 "tool_state": "{\"input\": \"null\", \"cond\": \"\\\"c4 >= 30\\\"\", \"__page__\": 0}", | |
363 "tool_version": "1.1.0", | |
364 "type": "tool", | |
365 "user_outputs": [] | |
366 }, | |
367 "12": { | |
368 "annotation": "", | |
369 "id": 12, | |
370 "input_connections": { | |
371 "input1": { | |
372 "id": 1, | |
373 "output_name": "output" | |
374 }, | |
375 "input2": { | |
376 "id": 11, | |
377 "output_name": "out_file1" | |
378 } | |
379 }, | |
380 "inputs": [], | |
381 "name": "Coverage", | |
382 "outputs": [ | |
383 { | |
384 "name": "output", | |
385 "type": "interval" | |
386 } | |
387 ], | |
388 "position": { | |
389 "left": 2158, | |
390 "top": 977 | |
391 }, | |
392 "post_job_actions": {}, | |
393 "tool_errors": null, | |
394 "tool_id": "gops_coverage_1", | |
395 "tool_state": "{\"input2\": \"null\", \"__page__\": 0, \"input1\": \"null\"}", | |
396 "tool_version": "1.0.0", | |
397 "type": "tool", | |
398 "user_outputs": [] | |
399 }, | |
400 "13": { | |
401 "annotation": "", | |
402 "id": 13, | |
403 "input_connections": { | |
404 "file_chooser_0|input": { | |
405 "id": 10, | |
406 "output_name": "output" | |
407 }, | |
408 "file_chooser_1|input": { | |
409 "id": 12, | |
410 "output_name": "output" | |
411 }, | |
412 "input1": { | |
413 "id": 6, | |
414 "output_name": "output" | |
415 }, | |
416 "input2": { | |
417 "id": 8, | |
418 "output_name": "output" | |
419 } | |
420 }, | |
421 "inputs": [], | |
422 "name": "Column Join", | |
423 "outputs": [ | |
424 { | |
425 "name": "output", | |
426 "type": "tabular" | |
427 } | |
428 ], | |
429 "position": { | |
430 "left": 2387, | |
431 "top": 474 | |
432 }, | |
433 "post_job_actions": { | |
434 "RenameDatasetActionoutput": { | |
435 "action_arguments": { | |
436 "newname": "Coverage1X10X20X30X" | |
437 }, | |
438 "action_type": "RenameDatasetAction", | |
439 "output_name": "output" | |
440 } | |
441 }, | |
442 "tool_errors": null, | |
443 "tool_id": "column_join", | |
444 "tool_state": "{\"input2\": \"null\", \"hinge\": \"{\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": \\\"3\\\"}\", \"input1\": \"null\", \"__page__\": 0, \"fill_empty_columns\": \"{\\\"fill_empty_columns_switch\\\": \\\"no_fill\\\", \\\"__current_case__\\\": 0}\", \"file_chooser\": \"[{\\\"__index__\\\": 0, \\\"input\\\": null}, {\\\"__index__\\\": 1, \\\"input\\\": null}]\", \"columns\": \"{\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": [\\\"1\\\", \\\"2\\\", \\\"3\\\", \\\"5\\\"]}\"}", | |
445 "tool_version": "1.1.0", | |
446 "type": "tool", | |
447 "user_outputs": [] | |
448 } | |
449 } | |
450 } |