comparison Galaxy-Workflow-Genome_Exome_paired_analysis_(SNVMix1).ga @ 4:ad39c1d75bbe

Uploaded
author ryanmorin
date Mon, 17 Oct 2011 13:43:27 -0400
parents
children
comparison
equal deleted inserted replaced
3:d0c27980d703 4:ad39c1d75bbe
1 {
2 "a_galaxy_workflow": "true",
3 "annotation": "",
4 "format-version": "0.1",
5 "name": "Genome/Exome paired analysis (SNVMix1)",
6 "steps": {
7 "0": {
8 "annotation": "",
9 "id": 0,
10 "input_connections": {},
11 "inputs": [
12 {
13 "description": "",
14 "name": "Tumour bam file (rmdup or dups flagged)"
15 }
16 ],
17 "name": "Input dataset",
18 "outputs": [],
19 "position": {
20 "left": 205,
21 "top": 458
22 },
23 "tool_errors": null,
24 "tool_id": null,
25 "tool_state": "{\"name\": \"Tumour bam file (rmdup or dups flagged)\"}",
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": "Codon resource (codon_lookup_new.sort)"
38 }
39 ],
40 "name": "Input dataset",
41 "outputs": [],
42 "position": {
43 "left": 205,
44 "top": 524
45 },
46 "tool_errors": null,
47 "tool_id": null,
48 "tool_state": "{\"name\": \"Codon resource (codon_lookup_new.sort)\"}",
49 "tool_version": null,
50 "type": "data_input",
51 "user_outputs": []
52 },
53 "2": {
54 "annotation": "",
55 "id": 2,
56 "input_connections": {},
57 "inputs": [
58 {
59 "description": "",
60 "name": "SNP resource (all_known_snps.txt.current)"
61 }
62 ],
63 "name": "Input dataset",
64 "outputs": [],
65 "position": {
66 "left": 204,
67 "top": 588
68 },
69 "tool_errors": null,
70 "tool_id": null,
71 "tool_state": "{\"name\": \"SNP resource (all_known_snps.txt.current)\"}",
72 "tool_version": null,
73 "type": "data_input",
74 "user_outputs": []
75 },
76 "3": {
77 "annotation": "",
78 "id": 3,
79 "input_connections": {},
80 "inputs": [
81 {
82 "description": "",
83 "name": "Normal bam file (rmdup or dups flagged)"
84 }
85 ],
86 "name": "Input dataset",
87 "outputs": [],
88 "position": {
89 "left": 205,
90 "top": 652
91 },
92 "tool_errors": null,
93 "tool_id": null,
94 "tool_state": "{\"name\": \"Normal bam file (rmdup or dups flagged)\"}",
95 "tool_version": null,
96 "type": "data_input",
97 "user_outputs": []
98 },
99 "4": {
100 "annotation": "",
101 "id": 4,
102 "input_connections": {
103 "refOrHistory|input1": {
104 "id": 0,
105 "output_name": "output"
106 }
107 },
108 "inputs": [],
109 "name": "SNVMix",
110 "outputs": [
111 {
112 "name": "output_snvmix",
113 "type": "tabular"
114 }
115 ],
116 "position": {
117 "left": 265.5,
118 "top": 333.5
119 },
120 "post_job_actions": {},
121 "tool_errors": null,
122 "tool_id": "snvmix",
123 "tool_state": "{\"q\": \"\\\"19\\\"\", \"positionFile\": \"{\\\"positions\\\": \\\"no\\\", \\\"__current_case__\\\": 1}\", \"__page__\": 0, \"refOrHistory\": \"{\\\"input1\\\": null, \\\"reference\\\": \\\"indexed\\\", \\\"__current_case__\\\": 0}\", \"keep_dups\": \"\\\"no\\\"\", \"Q\": \"\\\"19\\\"\", \"full\": \"\\\"no\\\"\", \"keep_chastity\": \"\\\"no\\\"\", \"type\": \"\\\"SNVMix1\\\"\"}",
124 "tool_version": "0.12.1-rc1",
125 "type": "tool",
126 "user_outputs": []
127 },
128 "5": {
129 "annotation": "",
130 "id": 5,
131 "input_connections": {
132 "input1": {
133 "id": 4,
134 "output_name": "output_snvmix"
135 }
136 },
137 "inputs": [],
138 "name": "SNVMix filter",
139 "outputs": [
140 {
141 "name": "output1",
142 "type": "tabular"
143 }
144 ],
145 "position": {
146 "left": 554,
147 "top": 268
148 },
149 "post_job_actions": {
150 "RenameDatasetActionoutput1": {
151 "action_arguments": {
152 "newname": "Filtered SNVMix output"
153 },
154 "action_type": "RenameDatasetAction",
155 "output_name": "output1"
156 }
157 },
158 "tool_errors": null,
159 "tool_id": "filter_snvmix",
160 "tool_state": "{\"__page__\": 0, \"require_dual_strand\": \"\\\"yes\\\"\", \"input1\": \"null\", \"max_indels\": \"\\\"1\\\"\"}",
161 "tool_version": "1.0.0",
162 "type": "tool",
163 "user_outputs": []
164 },
165 "6": {
166 "annotation": "",
167 "id": 6,
168 "input_connections": {
169 "codon_resource": {
170 "id": 1,
171 "output_name": "output"
172 },
173 "input1": {
174 "id": 5,
175 "output_name": "output1"
176 },
177 "known_snp_resource": {
178 "id": 2,
179 "output_name": "output"
180 }
181 },
182 "inputs": [],
183 "name": "SNP filtering and pre-annotation",
184 "outputs": [
185 {
186 "name": "output1",
187 "type": "tabular"
188 },
189 {
190 "name": "output2",
191 "type": "tabular"
192 }
193 ],
194 "position": {
195 "left": 539.5,
196 "top": 467
197 },
198 "post_job_actions": {
199 "RenameDatasetActionoutput2": {
200 "action_arguments": {
201 "newname": "codon-linked novel SNVs"
202 },
203 "action_type": "RenameDatasetAction",
204 "output_name": "output2"
205 }
206 },
207 "tool_errors": null,
208 "tool_id": "snp_filters",
209 "tool_state": "{\"__page__\": 0, \"input1\": \"null\", \"known_snp_resource\": \"null\", \"codon_resource\": \"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_codon": {
219 "id": 6,
220 "output_name": "output2"
221 }
222 },
223 "inputs": [],
224 "name": "SNV Annotator",
225 "outputs": [
226 {
227 "name": "output_anno",
228 "type": "tabular"
229 }
230 ],
231 "position": {
232 "left": 891,
233 "top": 223
234 },
235 "post_job_actions": {
236 "RenameDatasetActionoutput_anno": {
237 "action_arguments": {
238 "newname": "Annotated novel SNVs from tumour"
239 },
240 "action_type": "RenameDatasetAction",
241 "output_name": "output_anno"
242 }
243 },
244 "tool_errors": null,
245 "tool_id": "snv_annotate",
246 "tool_state": "{\"__page__\": 0, \"input_codon\": \"null\"}",
247 "tool_version": "1.0.0",
248 "type": "tool",
249 "user_outputs": []
250 },
251 "8": {
252 "annotation": "",
253 "id": 8,
254 "input_connections": {
255 "input": {
256 "id": 7,
257 "output_name": "output_anno"
258 }
259 },
260 "inputs": [],
261 "name": "Select",
262 "outputs": [
263 {
264 "name": "out_file1",
265 "type": "input"
266 }
267 ],
268 "position": {
269 "left": 896,
270 "top": 330
271 },
272 "post_job_actions": {},
273 "tool_errors": null,
274 "tool_id": "Grep1",
275 "tool_state": "{\"__page__\": 0, \"input\": \"null\", \"invert\": \"\\\"false\\\"\", \"pattern\": \"\\\"CODING\\\"\"}",
276 "tool_version": "1.0.1",
277 "type": "tool",
278 "user_outputs": []
279 },
280 "9": {
281 "annotation": "",
282 "id": 9,
283 "input_connections": {
284 "input": {
285 "id": 8,
286 "output_name": "out_file1"
287 }
288 },
289 "inputs": [],
290 "name": "Cut",
291 "outputs": [
292 {
293 "name": "out_file1",
294 "type": "tabular"
295 }
296 ],
297 "position": {
298 "left": 899,
299 "top": 420
300 },
301 "post_job_actions": {},
302 "tool_errors": null,
303 "tool_id": "Cut1",
304 "tool_state": "{\"columnList\": \"\\\"c1\\\"\", \"input\": \"null\", \"delimiter\": \"\\\"Sp\\\"\", \"__page__\": 0}",
305 "tool_version": "1.0.1",
306 "type": "tool",
307 "user_outputs": []
308 },
309 "10": {
310 "annotation": "",
311 "id": 10,
312 "input_connections": {
313 "input": {
314 "id": 9,
315 "output_name": "out_file1"
316 }
317 },
318 "inputs": [],
319 "name": "Convert",
320 "outputs": [
321 {
322 "name": "out_file1",
323 "type": "tabular"
324 }
325 ],
326 "position": {
327 "left": 903,
328 "top": 513
329 },
330 "post_job_actions": {},
331 "tool_errors": null,
332 "tool_id": "Convert characters1",
333 "tool_state": "{\"input\": \"null\", \"convert_from\": \"\\\"Co\\\"\", \"__page__\": 0}",
334 "tool_version": "1.0.0",
335 "type": "tool",
336 "user_outputs": []
337 },
338 "11": {
339 "annotation": "",
340 "id": 11,
341 "input_connections": {
342 "input1": {
343 "id": 10,
344 "output_name": "out_file1"
345 }
346 },
347 "inputs": [],
348 "name": "Trim",
349 "outputs": [
350 {
351 "name": "out_file1",
352 "type": "input"
353 }
354 ],
355 "position": {
356 "left": 904,
357 "top": 607
358 },
359 "post_job_actions": {
360 "RenameDatasetActionout_file1": {
361 "action_arguments": {
362 "newname": ""
363 },
364 "action_type": "RenameDatasetAction",
365 "output_name": "out_file1"
366 }
367 },
368 "tool_errors": null,
369 "tool_id": "trimmer",
370 "tool_state": "{\"__page__\": 0, \"input1\": \"null\", \"end\": \"\\\"0\\\"\", \"fastq\": \"\\\"\\\"\", \"ignore\": \"null\", \"start\": \"\\\"4\\\"\", \"col\": \"\\\"0\\\"\"}",
371 "tool_version": "0.0.1",
372 "type": "tool",
373 "user_outputs": []
374 },
375 "12": {
376 "annotation": "",
377 "id": 12,
378 "input_connections": {
379 "pos": {
380 "id": 11,
381 "output_name": "out_file1"
382 },
383 "refOrHistory|input1": {
384 "id": 3,
385 "output_name": "output"
386 }
387 },
388 "inputs": [],
389 "name": "SNVMix at selected positions",
390 "outputs": [
391 {
392 "name": "output_snvmix",
393 "type": "tabular"
394 }
395 ],
396 "position": {
397 "left": 847.5,
398 "top": 711
399 },
400 "post_job_actions": {},
401 "tool_errors": null,
402 "tool_id": "snvmix2",
403 "tool_state": "{\"q\": \"\\\"19\\\"\", \"full\": \"\\\"yes\\\"\", \"__page__\": 0, \"refOrHistory\": \"{\\\"input1\\\": null, \\\"reference\\\": \\\"indexed\\\", \\\"__current_case__\\\": 0}\", \"keep_dups\": \"\\\"no\\\"\", \"pos\": \"null\", \"Q\": \"\\\"19\\\"\", \"keep_chastity\": \"\\\"no\\\"\", \"type\": \"\\\"MB\\\"\"}",
404 "tool_version": "0.12.1-rc1",
405 "type": "tool",
406 "user_outputs": []
407 },
408 "13": {
409 "annotation": "",
410 "id": 13,
411 "input_connections": {
412 "input1": {
413 "id": 12,
414 "output_name": "output_snvmix"
415 },
416 "input2": {
417 "id": 7,
418 "output_name": "output_anno"
419 }
420 },
421 "inputs": [],
422 "name": "Get somatic positions from germline SNVMix output",
423 "outputs": [
424 {
425 "name": "output1",
426 "type": "tabular"
427 }
428 ],
429 "position": {
430 "left": 1129,
431 "top": 474.5
432 },
433 "post_job_actions": {
434 "RenameDatasetActionoutput1": {
435 "action_arguments": {
436 "newname": "Final somatic calls (SNVMix1)"
437 },
438 "action_type": "RenameDatasetAction",
439 "output_name": "output1"
440 }
441 },
442 "tool_errors": null,
443 "tool_id": "snvmix_somatic_filter",
444 "tool_state": "{\"input2\": \"null\", \"__page__\": 0, \"nonref_support\": \"\\\"2\\\"\", \"input1\": \"null\", \"posterior\": \"\\\"0.999\\\"\"}",
445 "tool_version": "0.12.1-rc1",
446 "type": "tool",
447 "user_outputs": []
448 }
449 }
450 }