comparison Galaxy-Workflow-MMuFF.ga @ 5:60a6f2d92058

Adding Galaxy-Workflow-MMuFF.ga (version 1.4 updated for SnpEff v3.2 and snpeff_cds_report v1.2)
author Jim Johnson <jj@umn.edu>
date Sun, 26 May 2013 08:17:53 -0500
parents
children
comparison
equal deleted inserted replaced
4:6c284cb55352 5:60a6f2d92058
1 {
2 "a_galaxy_workflow": "true",
3 "annotation": "",
4 "format-version": "0.1",
5 "name": "MMuFF_Human_v1.4",
6 "steps": {
7 "0": {
8 "annotation": "Human RNA-seq paired reads left mates",
9 "id": 0,
10 "input_connections": {},
11 "inputs": [
12 {
13 "description": "Human RNA-seq paired reads left mates",
14 "name": "Forward reads fastq"
15 }
16 ],
17 "name": "Input dataset",
18 "outputs": [],
19 "position": {
20 "left": 240,
21 "top": 314
22 },
23 "tool_errors": null,
24 "tool_id": null,
25 "tool_state": "{\"name\": \"Forward reads fastq\"}",
26 "tool_version": null,
27 "type": "data_input",
28 "user_outputs": []
29 },
30 "1": {
31 "annotation": "Human RNA-seq paired reads right mates",
32 "id": 1,
33 "input_connections": {},
34 "inputs": [
35 {
36 "description": "Human RNA-seq paired reads right mates",
37 "name": "Reverse reads fastq"
38 }
39 ],
40 "name": "Input dataset",
41 "outputs": [],
42 "position": {
43 "left": 249,
44 "top": 410
45 },
46 "tool_errors": null,
47 "tool_id": null,
48 "tool_state": "{\"name\": \"Reverse reads fastq\"}",
49 "tool_version": null,
50 "type": "data_input",
51 "user_outputs": []
52 },
53 "2": {
54 "annotation": "Known SNPs - dbSNP.vcf",
55 "id": 2,
56 "input_connections": {},
57 "inputs": [
58 {
59 "description": "Known SNPs - dbSNP.vcf",
60 "name": "VCF file of known variants (dbSNP)"
61 }
62 ],
63 "name": "Input dataset",
64 "outputs": [],
65 "position": {
66 "left": 2362,
67 "top": 745
68 },
69 "tool_errors": null,
70 "tool_id": null,
71 "tool_state": "{\"name\": \"VCF file of known variants (dbSNP)\"}",
72 "tool_version": null,
73 "type": "data_input",
74 "user_outputs": []
75 },
76 "3": {
77 "annotation": "These are locations other than those in dbSNP. This could include variants from the subject normal tissue. \nThe ID will be used to annotate the Variants dataset, and then can be filtered out. There needs to be at least one entry for each chromosome: (M,1,2,...,X,Y)",
78 "id": 3,
79 "input_connections": {},
80 "inputs": [
81 {
82 "description": "These are locations other than those in dbSNP. This could include variants from the subject normal tissue. \nThe ID will be used to annotate the Variants dataset, and then can be filtered out. There needs to be at least one entry for each chromosome: (M,1,2,...,X,Y)",
83 "name": "VCF file of additional known variants "
84 }
85 ],
86 "name": "Input dataset",
87 "outputs": [],
88 "position": {
89 "left": 4388,
90 "top": 576
91 },
92 "tool_errors": null,
93 "tool_id": null,
94 "tool_state": "{\"name\": \"VCF file of additional known variants \"}",
95 "tool_version": null,
96 "type": "data_input",
97 "user_outputs": []
98 },
99 "4": {
100 "annotation": "Convert quality scores to sanger scale",
101 "id": 4,
102 "input_connections": {
103 "input_file": {
104 "id": 0,
105 "output_name": "output"
106 }
107 },
108 "inputs": [
109 {
110 "description": "runtime parameter for tool FASTQ Groomer",
111 "name": "input_type"
112 }
113 ],
114 "name": "FASTQ Groomer",
115 "outputs": [
116 {
117 "name": "output_file",
118 "type": "fastqsanger"
119 }
120 ],
121 "position": {
122 "left": 510,
123 "top": 291
124 },
125 "post_job_actions": {},
126 "tool_errors": null,
127 "tool_id": "fastq_groomer",
128 "tool_state": "{\"__page__\": 0, \"input_type\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"chromInfo\": \"\\\"/website/galaxy.msi.umn.edu/PRODUCTION/tool-data/shared/ucsc/chrom/?.len\\\"\", \"options_type\": \"{\\\"options_type_selector\\\": \\\"basic\\\", \\\"__current_case__\\\": 0}\", \"input_file\": \"null\"}",
129 "tool_version": "1.0.4",
130 "type": "tool",
131 "user_outputs": []
132 },
133 "5": {
134 "annotation": "Convert quality scores to sanger scale",
135 "id": 5,
136 "input_connections": {
137 "input_file": {
138 "id": 1,
139 "output_name": "output"
140 }
141 },
142 "inputs": [
143 {
144 "description": "runtime parameter for tool FASTQ Groomer",
145 "name": "input_type"
146 }
147 ],
148 "name": "FASTQ Groomer",
149 "outputs": [
150 {
151 "name": "output_file",
152 "type": "fastqsanger"
153 }
154 ],
155 "position": {
156 "left": 505,
157 "top": 431
158 },
159 "post_job_actions": {},
160 "tool_errors": null,
161 "tool_id": "fastq_groomer",
162 "tool_state": "{\"__page__\": 0, \"input_type\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"chromInfo\": \"\\\"/website/galaxy.msi.umn.edu/PRODUCTION/tool-data/shared/ucsc/chrom/?.len\\\"\", \"options_type\": \"{\\\"options_type_selector\\\": \\\"basic\\\", \\\"__current_case__\\\": 0}\", \"input_file\": \"null\"}",
163 "tool_version": "1.0.4",
164 "type": "tool",
165 "user_outputs": []
166 },
167 "6": {
168 "annotation": "Map paired reads to reference genome",
169 "id": 6,
170 "input_connections": {
171 "input1": {
172 "id": 4,
173 "output_name": "output_file"
174 },
175 "singlePaired|input2": {
176 "id": 5,
177 "output_name": "output_file"
178 }
179 },
180 "inputs": [
181 {
182 "description": "runtime parameter for tool Tophat for Illumina",
183 "name": "singlePaired"
184 }
185 ],
186 "name": "Tophat for Illumina",
187 "outputs": [
188 {
189 "name": "insertions",
190 "type": "bed"
191 },
192 {
193 "name": "deletions",
194 "type": "bed"
195 },
196 {
197 "name": "junctions",
198 "type": "bed"
199 },
200 {
201 "name": "accepted_hits",
202 "type": "bam"
203 }
204 ],
205 "position": {
206 "left": 884,
207 "top": 332
208 },
209 "post_job_actions": {
210 "HideDatasetActiondeletions": {
211 "action_arguments": {},
212 "action_type": "HideDatasetAction",
213 "output_name": "deletions"
214 },
215 "HideDatasetActioninsertions": {
216 "action_arguments": {},
217 "action_type": "HideDatasetAction",
218 "output_name": "insertions"
219 },
220 "HideDatasetActionjunctions": {
221 "action_arguments": {},
222 "action_type": "HideDatasetAction",
223 "output_name": "junctions"
224 }
225 },
226 "tool_errors": null,
227 "tool_id": "tophat",
228 "tool_state": "{\"__page__\": 0, \"refGenomeSource\": \"{\\\"genomeSource\\\": \\\"indexed\\\", \\\"index\\\": \\\"hg19_canonical\\\", \\\"__current_case__\\\": 0}\", \"input1\": \"null\", \"chromInfo\": \"\\\"/website/galaxy.msi.umn.edu/PRODUCTION/tool-data/shared/ucsc/chrom/?.len\\\"\", \"singlePaired\": \"{\\\"input2\\\": null, \\\"sPaired\\\": \\\"paired\\\", \\\"pParams\\\": {\\\"library_type\\\": \\\"fr-unstranded\\\", \\\"closure_search\\\": {\\\"use_search\\\": \\\"No\\\", \\\"__current_case__\\\": 1}, \\\"__current_case__\\\": 1, \\\"indel_search\\\": {\\\"max_insertion_length\\\": \\\"3\\\", \\\"max_deletion_length\\\": \\\"3\\\", \\\"__current_case__\\\": 1, \\\"allow_indel_search\\\": \\\"Yes\\\"}, \\\"seg_length\\\": \\\"25\\\", \\\"max_intron_length\\\": \\\"500000\\\", \\\"pSettingsType\\\": \\\"full\\\", \\\"min_intron_length\\\": \\\"70\\\", \\\"microexon_search\\\": \\\"No\\\", \\\"min_segment_intron\\\": \\\"50\\\", \\\"max_multihits\\\": \\\"1\\\", \\\"coverage_search\\\": {\\\"use_search\\\": \\\"Yes\\\", \\\"max_coverage_intron\\\": \\\"20000\\\", \\\"__current_case__\\\": 0, \\\"min_coverage_intron\\\": \\\"50\\\"}, \\\"splice_mismatches\\\": \\\"0\\\", \\\"anchor_length\\\": \\\"8\\\", \\\"mate_std_dev\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"own_junctions\\\": {\\\"use_junctions\\\": \\\"No\\\", \\\"__current_case__\\\": 1}, \\\"seg_mismatches\\\": \\\"2\\\", \\\"initial_read_mismatches\\\": \\\"2\\\", \\\"max_segment_intron\\\": \\\"500000\\\"}, \\\"__current_case__\\\": 1, \\\"mate_inner_distance\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}}\"}",
229 "tool_version": "1.5.0",
230 "type": "tool",
231 "user_outputs": []
232 },
233 "7": {
234 "annotation": "Keep only unique mappings - MAPQ of 255\n(255 is the value tophat uses to indicate that reads are uniquely mapped in the genome)",
235 "id": 7,
236 "input_connections": {
237 "input1": {
238 "id": 6,
239 "output_name": "accepted_hits"
240 }
241 },
242 "inputs": [],
243 "name": "Filter SAM or BAM",
244 "outputs": [
245 {
246 "name": "output1",
247 "type": "sam"
248 }
249 ],
250 "position": {
251 "left": 1154,
252 "top": 366
253 },
254 "post_job_actions": {
255 "HideDatasetActionoutput1": {
256 "action_arguments": {},
257 "action_type": "HideDatasetAction",
258 "output_name": "output1"
259 }
260 },
261 "tool_errors": null,
262 "tool_id": "samtools_filter",
263 "tool_state": "{\"__page__\": 0, \"bed_file\": \"null\", \"input1\": \"null\", \"read_group\": \"\\\"\\\"\", \"library\": \"\\\"\\\"\", \"regions\": \"\\\"\\\"\", \"header\": \"\\\"-h\\\"\", \"flag\": \"{\\\"filter\\\": \\\"no\\\", \\\"__current_case__\\\": 0}\", \"mapq\": \"\\\"255\\\"\"}",
264 "tool_version": "1.1.0",
265 "type": "tool",
266 "user_outputs": []
267 },
268 "8": {
269 "annotation": "",
270 "id": 8,
271 "input_connections": {
272 "input1": {
273 "id": 7,
274 "output_name": "output1"
275 }
276 },
277 "inputs": [],
278 "name": "flagstat",
279 "outputs": [
280 {
281 "name": "output1",
282 "type": "txt"
283 }
284 ],
285 "position": {
286 "left": 1505,
287 "top": 323
288 },
289 "post_job_actions": {},
290 "tool_errors": null,
291 "tool_id": "samtools_flagstat",
292 "tool_state": "{\"__page__\": 0, \"input1\": \"null\", \"chromInfo\": \"\\\"/website/galaxy.msi.umn.edu/PRODUCTION/tool-data/shared/ucsc/chrom/hg19_canonical.len\\\"\"}",
293 "tool_version": "1.0.0",
294 "type": "tool",
295 "user_outputs": []
296 },
297 "9": {
298 "annotation": "Add Read Group info required by GATK tools",
299 "id": 9,
300 "input_connections": {
301 "inputFile": {
302 "id": 7,
303 "output_name": "output1"
304 }
305 },
306 "inputs": [],
307 "name": "Add or Replace Groups",
308 "outputs": [
309 {
310 "name": "outFile",
311 "type": "bam"
312 }
313 ],
314 "position": {
315 "left": 1506,
316 "top": 503
317 },
318 "post_job_actions": {},
319 "tool_errors": null,
320 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/picard/picard_ARRG/1.56.0",
321 "tool_state": "{\"rgpl\": \"\\\"ILLUMINA\\\"\", \"outputFormat\": \"\\\"True\\\"\", \"__page__\": 0, \"rgsm\": \"\\\"1\\\"\", \"readGroupOpts\": \"{\\\"rgOpts\\\": \\\"preSet\\\", \\\"__current_case__\\\": 0}\", \"rgid\": \"\\\"1\\\"\", \"rgpu\": \"\\\"1.5\\\"\", \"rglb\": \"\\\"1\\\"\", \"chromInfo\": \"\\\"/website/galaxy.msi.umn.edu/PRODUCTION/tool-data/shared/ucsc/chrom/hg19_canonical.len\\\"\", \"inputFile\": \"null\"}",
322 "tool_version": "1.56.0",
323 "type": "tool",
324 "user_outputs": []
325 },
326 "10": {
327 "annotation": "Synchronize paired reads",
328 "id": 10,
329 "input_connections": {
330 "input_file": {
331 "id": 9,
332 "output_name": "outFile"
333 }
334 },
335 "inputs": [],
336 "name": "Paired Read Mate Fixer",
337 "outputs": [
338 {
339 "name": "out_file",
340 "type": "bam"
341 }
342 ],
343 "position": {
344 "left": 1841,
345 "top": 375
346 },
347 "post_job_actions": {
348 "HideDatasetActionout_file": {
349 "action_arguments": {},
350 "action_type": "HideDatasetAction",
351 "output_name": "out_file"
352 }
353 },
354 "tool_errors": null,
355 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/picard/rgPicFixMate/1.56.0",
356 "tool_state": "{\"__page__\": 0, \"outputFormat\": \"\\\"True\\\"\", \"input_file\": \"null\", \"out_prefix\": \"\\\"Fix Mate\\\"\", \"sortOrder\": \"\\\"coordinate\\\"\", \"chromInfo\": \"\\\"/website/galaxy.msi.umn.edu/PRODUCTION/tool-data/shared/ucsc/chrom/hg19_canonical.len\\\"\"}",
357 "tool_version": "1.56.0",
358 "type": "tool",
359 "user_outputs": []
360 },
361 "11": {
362 "annotation": "Remove duplicate reads",
363 "id": 11,
364 "input_connections": {
365 "input_file": {
366 "id": 10,
367 "output_name": "out_file"
368 }
369 },
370 "inputs": [],
371 "name": "Mark Duplicate reads",
372 "outputs": [
373 {
374 "name": "out_file",
375 "type": "bam"
376 },
377 {
378 "name": "html_file",
379 "type": "html"
380 }
381 ],
382 "position": {
383 "left": 2086,
384 "top": 360
385 },
386 "post_job_actions": {},
387 "tool_errors": null,
388 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/picard/rgPicardMarkDups/1.56.0",
389 "tool_state": "{\"remDups\": \"\\\"True\\\"\", \"assumeSorted\": \"\\\"True\\\"\", \"input_file\": \"null\", \"readRegex\": \"\\\"[a-zA-Z0-9]+:[0-9]:([0-9]+):([0-9]+):([0-9]+).*\\\"\", \"__page__\": 0, \"out_prefix\": \"\\\"Dupes Marked\\\"\", \"optDupeDist\": \"\\\"100\\\"\", \"chromInfo\": \"\\\"/website/galaxy.msi.umn.edu/PRODUCTION/tool-data/shared/ucsc/chrom/hg19_canonical.len\\\"\"}",
390 "tool_version": "1.56.0",
391 "type": "tool",
392 "user_outputs": []
393 },
394 "12": {
395 "annotation": "Reorder BAM for GATK tools",
396 "id": 12,
397 "input_connections": {
398 "inputFile": {
399 "id": 11,
400 "output_name": "out_file"
401 }
402 },
403 "inputs": [],
404 "name": "Reorder SAM/BAM",
405 "outputs": [
406 {
407 "name": "outFile",
408 "type": "bam"
409 }
410 ],
411 "position": {
412 "left": 2401,
413 "top": 332
414 },
415 "post_job_actions": {},
416 "tool_errors": null,
417 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/picard/picard_ReorderSam/1.56.0",
418 "tool_state": "{\"__page__\": 0, \"outputFormat\": \"\\\"True\\\"\", \"allowContigLenDiscord\": \"\\\"False\\\"\", \"allowIncDictConcord\": \"\\\"False\\\"\", \"source\": \"{\\\"indexSource\\\": \\\"built-in\\\", \\\"ref\\\": \\\"hg19_canonical\\\", \\\"__current_case__\\\": 0}\", \"inputFile\": \"null\"}",
419 "tool_version": "1.56.0",
420 "type": "tool",
421 "user_outputs": []
422 },
423 "13": {
424 "annotation": "",
425 "id": 13,
426 "input_connections": {
427 "reference_source|input_bam": {
428 "id": 12,
429 "output_name": "outFile"
430 },
431 "rod_bind_0|rod_bind_type|input_rod": {
432 "id": 2,
433 "output_name": "output"
434 }
435 },
436 "inputs": [],
437 "name": "Realigner Target Creator",
438 "outputs": [
439 {
440 "name": "output_interval",
441 "type": "gatk_interval"
442 },
443 {
444 "name": "output_log",
445 "type": "txt"
446 }
447 ],
448 "position": {
449 "left": 2565,
450 "top": 518
451 },
452 "post_job_actions": {
453 "HideDatasetActionoutput_log": {
454 "action_arguments": {},
455 "action_type": "HideDatasetAction",
456 "output_name": "output_log"
457 }
458 },
459 "tool_errors": null,
460 "tool_id": "gatk_realigner_target_creator",
461 "tool_state": "{\"__page__\": 0, \"gatk_param_type\": \"{\\\"gatk_param_type_selector\\\": \\\"basic\\\", \\\"__current_case__\\\": 0}\", \"analysis_param_type\": \"{\\\"analysis_param_type_selector\\\": \\\"basic\\\", \\\"__current_case__\\\": 0}\", \"reference_source\": \"{\\\"ref_file\\\": {\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": \\\"hg19_canonical\\\"}, \\\"reference_source_selector\\\": \\\"cached\\\", \\\"input_bam\\\": null, \\\"__current_case__\\\": 0}\", \"chromInfo\": \"\\\"/website/galaxy.msi.umn.edu/PRODUCTION/tool-data/shared/ucsc/chrom/hg19_canonical.len\\\"\", \"rod_bind\": \"[{\\\"__index__\\\": 0, \\\"rod_bind_type\\\": {\\\"rod_bind_type_selector\\\": \\\"dbsnp\\\", \\\"__current_case__\\\": 0, \\\"input_rod\\\": null}}]\"}",
462 "tool_version": "0.0.4",
463 "type": "tool",
464 "user_outputs": []
465 },
466 "14": {
467 "annotation": "Perform local realignments for indels",
468 "id": 14,
469 "input_connections": {
470 "reference_source|input_bam": {
471 "id": 12,
472 "output_name": "outFile"
473 },
474 "target_intervals": {
475 "id": 13,
476 "output_name": "output_interval"
477 }
478 },
479 "inputs": [],
480 "name": "Indel Realigner",
481 "outputs": [
482 {
483 "name": "output_bam",
484 "type": "bam"
485 },
486 {
487 "name": "output_log",
488 "type": "txt"
489 }
490 ],
491 "position": {
492 "left": 2811,
493 "top": 351
494 },
495 "post_job_actions": {
496 "HideDatasetActionoutput_log": {
497 "action_arguments": {},
498 "action_type": "HideDatasetAction",
499 "output_name": "output_log"
500 }
501 },
502 "tool_errors": null,
503 "tool_id": "gatk_indel_realigner",
504 "tool_state": "{\"__page__\": 0, \"knowns_only\": \"\\\"False\\\"\", \"gatk_param_type\": \"{\\\"gatk_param_type_selector\\\": \\\"basic\\\", \\\"__current_case__\\\": 0}\", \"lod_threshold\": \"\\\"5.0\\\"\", \"analysis_param_type\": \"{\\\"analysis_param_type_selector\\\": \\\"basic\\\", \\\"__current_case__\\\": 0}\", \"target_intervals\": \"null\", \"reference_source\": \"{\\\"ref_file\\\": {\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": \\\"hg19_canonical\\\"}, \\\"reference_source_selector\\\": \\\"cached\\\", \\\"input_bam\\\": null, \\\"__current_case__\\\": 0}\", \"chromInfo\": \"\\\"/website/galaxy.msi.umn.edu/PRODUCTION/tool-data/shared/ucsc/chrom/hg19_canonical.len\\\"\", \"rod_bind\": \"[]\"}",
505 "tool_version": "0.0.6",
506 "type": "tool",
507 "user_outputs": []
508 },
509 "15": {
510 "annotation": "Check again for duplicate reads and eliminate",
511 "id": 15,
512 "input_connections": {
513 "input_file": {
514 "id": 14,
515 "output_name": "output_bam"
516 }
517 },
518 "inputs": [],
519 "name": "Mark Duplicate reads",
520 "outputs": [
521 {
522 "name": "out_file",
523 "type": "bam"
524 },
525 {
526 "name": "html_file",
527 "type": "html"
528 }
529 ],
530 "position": {
531 "left": 3174,
532 "top": 318
533 },
534 "post_job_actions": {
535 "HideDatasetActionhtml_file": {
536 "action_arguments": {},
537 "action_type": "HideDatasetAction",
538 "output_name": "html_file"
539 },
540 "HideDatasetActionout_file": {
541 "action_arguments": {},
542 "action_type": "HideDatasetAction",
543 "output_name": "out_file"
544 }
545 },
546 "tool_errors": null,
547 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/picard/rgPicardMarkDups/1.56.0",
548 "tool_state": "{\"remDups\": \"\\\"True\\\"\", \"assumeSorted\": \"\\\"True\\\"\", \"input_file\": \"null\", \"readRegex\": \"\\\"[a-zA-Z0-9]+:[0-9]:([0-9]+):([0-9]+):([0-9]+).*\\\"\", \"__page__\": 0, \"out_prefix\": \"\\\"Dupes Marked\\\"\", \"optDupeDist\": \"\\\"100\\\"\", \"chromInfo\": \"\\\"/website/galaxy.msi.umn.edu/PRODUCTION/tool-data/shared/ucsc/chrom/hg19_canonical.len\\\"\"}",
549 "tool_version": "1.56.0",
550 "type": "tool",
551 "user_outputs": []
552 },
553 "16": {
554 "annotation": "Determine base calls at each position",
555 "id": 16,
556 "input_connections": {
557 "reference_source|input_bams_0|input_bam": {
558 "id": 15,
559 "output_name": "out_file"
560 }
561 },
562 "inputs": [],
563 "name": "MPileup",
564 "outputs": [
565 {
566 "name": "output_mpileup",
567 "type": "pileup"
568 },
569 {
570 "name": "output_log",
571 "type": "txt"
572 }
573 ],
574 "position": {
575 "left": 3554,
576 "top": 292
577 },
578 "post_job_actions": {
579 "HideDatasetActionoutput_log": {
580 "action_arguments": {},
581 "action_type": "HideDatasetAction",
582 "output_name": "output_log"
583 },
584 "HideDatasetActionoutput_mpileup": {
585 "action_arguments": {},
586 "action_type": "HideDatasetAction",
587 "output_name": "output_mpileup"
588 }
589 },
590 "tool_errors": null,
591 "tool_id": "samtools_mpileup",
592 "tool_state": "{\"__page__\": 0, \"advanced_options\": \"{\\\"max_reads_per_bam\\\": \\\"2500\\\", \\\"advanced_options_selector\\\": \\\"advanced\\\", \\\"extended_BAQ_computation\\\": \\\"False\\\", \\\"region_string\\\": \\\"\\\", \\\"output_per_sample_strand_bias_p_value\\\": \\\"False\\\", \\\"minimum_base_quality\\\": \\\"20\\\", \\\"disable_probabilistic_realignment\\\": \\\"True\\\", \\\"skip_anomalous_read_pairs\\\": \\\"True\\\", \\\"minimum_mapping_quality\\\": \\\"0\\\", \\\"output_per_sample_read_depth\\\": \\\"False\\\", \\\"__current_case__\\\": 0, \\\"position_list\\\": null, \\\"coefficient_for_downgrading\\\": \\\"0\\\"}\", \"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}\"}",
593 "tool_version": "0.0.1",
594 "type": "tool",
595 "user_outputs": []
596 },
597 "17": {
598 "annotation": "Minimum Base Quality: 30\nMinimum Coverage Depth: 5\nMinimum Frequency of a Specific Allele: .33\nLeave VCF_ID blank for tumor sample",
599 "id": 17,
600 "input_connections": {
601 "input_file": {
602 "id": 16,
603 "output_name": "output_mpileup"
604 }
605 },
606 "inputs": [
607 {
608 "description": "runtime parameter for tool Pileup to VCF",
609 "name": "min_base_qual"
610 }
611 ],
612 "name": "Pileup to VCF",
613 "outputs": [
614 {
615 "name": "output_file",
616 "type": "vcf"
617 }
618 ],
619 "position": {
620 "left": 4029,
621 "top": 323
622 },
623 "post_job_actions": {},
624 "tool_errors": null,
625 "tool_id": "toolshed.g2.bx.psu.edu/repos/jjohnson/pileup_to_vcf/pileup_to_vcf/2.0",
626 "tool_state": "{\"snps_only\": \"\\\"False\\\"\", \"min_cvrg\": \"\\\"5\\\"\", \"allow_multiples\": \"\\\"True\\\"\", \"input_file\": \"null\", \"__page__\": 0, \"vcf_id\": \"\\\"\\\"\", \"cols\": \"{\\\"select_order\\\": \\\"no\\\", \\\"__current_case__\\\": 0}\", \"depth_as\": \"\\\"ref\\\"\", \"min_base_qual\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"min_var_pct\": \"\\\"0.33\\\"\"}",
627 "tool_version": "2.0",
628 "type": "tool",
629 "user_outputs": []
630 },
631 "18": {
632 "annotation": "Annotate the ID field with dbSNP IDs.",
633 "id": 18,
634 "input_connections": {
635 "dbSnp": {
636 "id": 2,
637 "output_name": "output"
638 },
639 "input": {
640 "id": 17,
641 "output_name": "output_file"
642 }
643 },
644 "inputs": [],
645 "name": "SnpSift Annotate",
646 "outputs": [
647 {
648 "name": "output",
649 "type": "vcf"
650 }
651 ],
652 "position": {
653 "left": 4321,
654 "top": 379
655 },
656 "post_job_actions": {
657 "HideDatasetActionoutput": {
658 "action_arguments": {},
659 "action_type": "HideDatasetAction",
660 "output_name": "output"
661 }
662 },
663 "tool_errors": null,
664 "tool_id": "toolshed.g2.bx.psu.edu/repos/jjohnson/snpeff/snpSift_annotate/3.2",
665 "tool_state": "{\"annotate\": \"{\\\"id\\\": \\\"True\\\", \\\"__current_case__\\\": 0}\", \"input\": \"null\", \"dbSnp\": \"null\", \"annotate_cmd\": \"\\\"False\\\"\", \"__page__\": 0}",
666 "tool_version": "3.2",
667 "type": "tool",
668 "user_outputs": []
669 },
670 "19": {
671 "annotation": "Annotate the ID field with users known variant IDs.",
672 "id": 19,
673 "input_connections": {
674 "dbSnp": {
675 "id": 3,
676 "output_name": "output"
677 },
678 "input": {
679 "id": 18,
680 "output_name": "output"
681 }
682 },
683 "inputs": [],
684 "name": "SnpSift Annotate",
685 "outputs": [
686 {
687 "name": "output",
688 "type": "vcf"
689 }
690 ],
691 "position": {
692 "left": 4704,
693 "top": 407
694 },
695 "post_job_actions": {
696 "HideDatasetActionoutput": {
697 "action_arguments": {},
698 "action_type": "HideDatasetAction",
699 "output_name": "output"
700 }
701 },
702 "tool_errors": null,
703 "tool_id": "toolshed.g2.bx.psu.edu/repos/jjohnson/snpeff/snpSift_annotate/3.2",
704 "tool_state": "{\"annotate\": \"{\\\"id\\\": \\\"True\\\", \\\"__current_case__\\\": 0}\", \"input\": \"null\", \"dbSnp\": \"null\", \"annotate_cmd\": \"\\\"False\\\"\", \"__page__\": 0}",
705 "tool_version": "3.2",
706 "type": "tool",
707 "user_outputs": []
708 },
709 "20": {
710 "annotation": "Filter out chrM variations and any variant with an annotated ID",
711 "id": 20,
712 "input_connections": {
713 "input": {
714 "id": 19,
715 "output_name": "output"
716 }
717 },
718 "inputs": [],
719 "name": "SnpSift Filter",
720 "outputs": [
721 {
722 "name": "output",
723 "type": "vcf"
724 }
725 ],
726 "position": {
727 "left": 5058,
728 "top": 501
729 },
730 "post_job_actions": {},
731 "tool_errors": null,
732 "tool_id": "toolshed.g2.bx.psu.edu/repos/jjohnson/snpeff/snpSift_filter/3.2",
733 "tool_state": "{\"__page__\": 0, \"inverse\": \"\\\"False\\\"\", \"addFilter\": \"\\\"\\\"\", \"rmFilter\": \"\\\"\\\"\", \"expr\": \"\\\"(CHROM !~ 'chrM') & (ID = '')\\\"\", \"filterId\": \"\\\"\\\"\", \"pass\": \"\\\"False\\\"\", \"input\": \"null\"}",
734 "tool_version": "3.2",
735 "type": "tool",
736 "user_outputs": []
737 },
738 "21": {
739 "annotation": "",
740 "id": 21,
741 "input_connections": {
742 "input": {
743 "id": 20,
744 "output_name": "output"
745 }
746 },
747 "inputs": [],
748 "name": "SnpEff",
749 "outputs": [
750 {
751 "name": "snpeff_output",
752 "type": "vcf"
753 },
754 {
755 "name": "statsFile",
756 "type": "html"
757 }
758 ],
759 "position": {
760 "left": 5298,
761 "top": 433
762 },
763 "post_job_actions": {},
764 "tool_errors": null,
765 "tool_id": "toolshed.g2.bx.psu.edu/repos/jjohnson/snpeff/snpEff/3.2",
766 "tool_state": "{\"spliceSiteSize\": \"\\\"2\\\"\", \"filterHomHet\": \"\\\"no_filter\\\"\", \"outputFormat\": \"\\\"vcf\\\"\", \"udLength\": \"\\\"0\\\"\", \"inputFormat\": \"\\\"vcf\\\"\", \"filterIn\": \"\\\"no_filter\\\"\", \"__page__\": 0, \"filterOut\": \"[\\\"no-downstream\\\", \\\"no-intergenic\\\", \\\"no-intron\\\", \\\"no-upstream\\\", \\\"no-utr\\\"]\", \"genomeVersion\": \"\\\"GRCh37.68\\\"\", \"regulation\": \"null\", \"generate_stats\": \"\\\"True\\\"\", \"noLog\": \"\\\"True\\\"\", \"chr\": \"\\\"\\\"\", \"intervals\": \"null\", \"offset\": \"\\\"\\\"\", \"input\": \"null\", \"transcripts\": \"null\", \"annotations\": \"[\\\"hgvs\\\", \\\"lof\\\"]\"}",
767 "tool_version": "3.2",
768 "type": "tool",
769 "user_outputs": []
770 },
771 "22": {
772 "annotation": "Filter SnpEffects keeping FRAME_SHIFT \nvariants",
773 "id": 22,
774 "input_connections": {
775 "input": {
776 "id": 21,
777 "output_name": "snpeff_output"
778 }
779 },
780 "inputs": [],
781 "name": "SnpSift Filter",
782 "outputs": [
783 {
784 "name": "output",
785 "type": "vcf"
786 }
787 ],
788 "position": {
789 "left": 5631,
790 "top": 433
791 },
792 "post_job_actions": {},
793 "tool_errors": null,
794 "tool_id": "toolshed.g2.bx.psu.edu/repos/jjohnson/snpeff/snpSift_filter/3.2",
795 "tool_state": "{\"__page__\": 0, \"inverse\": \"\\\"False\\\"\", \"addFilter\": \"\\\"\\\"\", \"rmFilter\": \"\\\"\\\"\", \"expr\": \"\\\"( EFF[*].EFFECT = 'FRAME_SHIFT' )\\\"\", \"filterId\": \"\\\"\\\"\", \"pass\": \"\\\"False\\\"\", \"input\": \"null\"}",
796 "tool_version": "3.2",
797 "type": "tool",
798 "user_outputs": []
799 },
800 "23": {
801 "annotation": "Filter SnpEffects keeping NON_SYNONYMOUS_CODING variants",
802 "id": 23,
803 "input_connections": {
804 "input": {
805 "id": 21,
806 "output_name": "snpeff_output"
807 }
808 },
809 "inputs": [],
810 "name": "SnpSift Filter",
811 "outputs": [
812 {
813 "name": "output",
814 "type": "vcf"
815 }
816 ],
817 "position": {
818 "left": 5628,
819 "top": 598
820 },
821 "post_job_actions": {},
822 "tool_errors": null,
823 "tool_id": "toolshed.g2.bx.psu.edu/repos/jjohnson/snpeff/snpSift_filter/3.2",
824 "tool_state": "{\"__page__\": 0, \"inverse\": \"\\\"False\\\"\", \"addFilter\": \"\\\"\\\"\", \"rmFilter\": \"\\\"\\\"\", \"expr\": \"\\\"( EFF[*].EFFECT = 'NON_SYNONYMOUS_CODING')\\\"\", \"filterId\": \"\\\"\\\"\", \"pass\": \"\\\"False\\\"\", \"input\": \"null\"}",
825 "tool_version": "3.2",
826 "type": "tool",
827 "user_outputs": []
828 },
829 "24": {
830 "annotation": "Query biomart for the coding sequence for the Ensembl Transcripts associated with the variation and report the variation in the coding sequence",
831 "id": 24,
832 "input_connections": {
833 "snp_effect_vcf": {
834 "id": 22,
835 "output_name": "output"
836 }
837 },
838 "inputs": [],
839 "name": "SnpEff Ensembl CDS",
840 "outputs": [
841 {
842 "name": "html_report",
843 "type": "html"
844 },
845 {
846 "name": "tsv_report",
847 "type": "tabular"
848 },
849 {
850 "name": "text_report",
851 "type": "text"
852 }
853 ],
854 "position": {
855 "left": 6064,
856 "top": 345
857 },
858 "post_job_actions": {
859 "HideDatasetActiontext_report": {
860 "action_arguments": {},
861 "action_type": "HideDatasetAction",
862 "output_name": "text_report"
863 }
864 },
865 "tool_errors": null,
866 "tool_id": "toolshed.g2.bx.psu.edu/repos/jjohnson/snpeff_cds_report/SnpEff-cds-report/1.2",
867 "tool_state": "{\"ensembl_host\": \"\\\"feb2012\\\"\", \"report_format\": \"[\\\"html\\\", \\\"tsv\\\"]\", \"ensembl_dataset\": \"\\\"hsapiens_gene_ensembl\\\"\", \"__page__\": 0, \"effects_filter\": \"\\\"FRAME_SHIFT\\\"\", \"polya\": \"\\\"5\\\"\", \"all_effects\": \"\\\"False\\\"\", \"snpeff_aa_change\": \"\\\"False\\\"\", \"snp_effect_vcf\": \"null\", \"with_ccds\": \"\\\"False\\\"\"}",
868 "tool_version": "1.2",
869 "type": "tool",
870 "user_outputs": []
871 },
872 "25": {
873 "annotation": "Ignore variations in SPLICE donor/acceptor regions",
874 "id": 25,
875 "input_connections": {
876 "input": {
877 "id": 23,
878 "output_name": "output"
879 }
880 },
881 "inputs": [],
882 "name": "SnpSift Filter",
883 "outputs": [
884 {
885 "name": "output",
886 "type": "vcf"
887 }
888 ],
889 "position": {
890 "left": 5851,
891 "top": 532
892 },
893 "post_job_actions": {},
894 "tool_errors": null,
895 "tool_id": "toolshed.g2.bx.psu.edu/repos/jjohnson/snpeff/snpSift_filter/3.2",
896 "tool_state": "{\"__page__\": 0, \"inverse\": \"\\\"True\\\"\", \"addFilter\": \"\\\"\\\"\", \"rmFilter\": \"\\\"\\\"\", \"expr\": \"\\\"( EFF[ANY].EFFECT =~ 'SPLICE' )\\\"\", \"filterId\": \"\\\"\\\"\", \"pass\": \"\\\"False\\\"\", \"input\": \"null\"}",
897 "tool_version": "3.2",
898 "type": "tool",
899 "user_outputs": []
900 },
901 "26": {
902 "annotation": "Query biomart for the coding sequence for the Ensembl Transcripts associated with the variation and report the variation in the coding sequence",
903 "id": 26,
904 "input_connections": {
905 "snp_effect_vcf": {
906 "id": 25,
907 "output_name": "output"
908 }
909 },
910 "inputs": [],
911 "name": "SnpEff Ensembl CDS",
912 "outputs": [
913 {
914 "name": "html_report",
915 "type": "html"
916 },
917 {
918 "name": "tsv_report",
919 "type": "tabular"
920 },
921 {
922 "name": "text_report",
923 "type": "text"
924 }
925 ],
926 "position": {
927 "left": 6067,
928 "top": 502
929 },
930 "post_job_actions": {
931 "HideDatasetActiontext_report": {
932 "action_arguments": {},
933 "action_type": "HideDatasetAction",
934 "output_name": "text_report"
935 }
936 },
937 "tool_errors": null,
938 "tool_id": "toolshed.g2.bx.psu.edu/repos/jjohnson/snpeff_cds_report/SnpEff-cds-report/1.2",
939 "tool_state": "{\"ensembl_host\": \"\\\"feb2012\\\"\", \"report_format\": \"[\\\"html\\\", \\\"tsv\\\"]\", \"ensembl_dataset\": \"\\\"hsapiens_gene_ensembl\\\"\", \"__page__\": 0, \"effects_filter\": \"\\\"NON_SYNONYMOUS_CODING\\\"\", \"polya\": \"\\\"5\\\"\", \"all_effects\": \"\\\"False\\\"\", \"snpeff_aa_change\": \"\\\"False\\\"\", \"snp_effect_vcf\": \"null\", \"with_ccds\": \"\\\"False\\\"\"}",
940 "tool_version": "1.2",
941 "type": "tool",
942 "user_outputs": []
943 }
944 }
945 }