comparison Galaxy-Workflow-MMuFLR_Human_germline_v1.4.ga @ 0:4f70b23c497a

Uploaded
author jjohnson
date Tue, 04 Jun 2013 09:51:17 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4f70b23c497a
1 {
2 "a_galaxy_workflow": "true",
3 "annotation": "",
4 "format-version": "0.1",
5 "name": "MMuFLR_Human_germline_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": 287
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": 383
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": 2327,
67 "top": 758
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": "Convert quality scores to sanger scale",
78 "id": 3,
79 "input_connections": {
80 "input_file": {
81 "id": 0,
82 "output_name": "output"
83 }
84 },
85 "inputs": [
86 {
87 "description": "runtime parameter for tool FASTQ Groomer",
88 "name": "input_type"
89 }
90 ],
91 "name": "FASTQ Groomer",
92 "outputs": [
93 {
94 "name": "output_file",
95 "type": "fastqsanger"
96 }
97 ],
98 "position": {
99 "left": 510,
100 "top": 264
101 },
102 "post_job_actions": {},
103 "tool_errors": null,
104 "tool_id": "fastq_groomer",
105 "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\"}",
106 "tool_version": "1.0.4",
107 "type": "tool",
108 "user_outputs": []
109 },
110 "4": {
111 "annotation": "Convert quality scores to sanger scale",
112 "id": 4,
113 "input_connections": {
114 "input_file": {
115 "id": 1,
116 "output_name": "output"
117 }
118 },
119 "inputs": [
120 {
121 "description": "runtime parameter for tool FASTQ Groomer",
122 "name": "input_type"
123 }
124 ],
125 "name": "FASTQ Groomer",
126 "outputs": [
127 {
128 "name": "output_file",
129 "type": "fastqsanger"
130 }
131 ],
132 "position": {
133 "left": 505,
134 "top": 404
135 },
136 "post_job_actions": {},
137 "tool_errors": null,
138 "tool_id": "fastq_groomer",
139 "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\"}",
140 "tool_version": "1.0.4",
141 "type": "tool",
142 "user_outputs": []
143 },
144 "5": {
145 "annotation": "Map paired reads to reference genome",
146 "id": 5,
147 "input_connections": {
148 "input1": {
149 "id": 3,
150 "output_name": "output_file"
151 },
152 "singlePaired|input2": {
153 "id": 4,
154 "output_name": "output_file"
155 }
156 },
157 "inputs": [
158 {
159 "description": "runtime parameter for tool Tophat for Illumina",
160 "name": "singlePaired"
161 }
162 ],
163 "name": "Tophat for Illumina",
164 "outputs": [
165 {
166 "name": "insertions",
167 "type": "bed"
168 },
169 {
170 "name": "deletions",
171 "type": "bed"
172 },
173 {
174 "name": "junctions",
175 "type": "bed"
176 },
177 {
178 "name": "accepted_hits",
179 "type": "bam"
180 }
181 ],
182 "position": {
183 "left": 884,
184 "top": 305
185 },
186 "post_job_actions": {
187 "HideDatasetActiondeletions": {
188 "action_arguments": {},
189 "action_type": "HideDatasetAction",
190 "output_name": "deletions"
191 },
192 "HideDatasetActioninsertions": {
193 "action_arguments": {},
194 "action_type": "HideDatasetAction",
195 "output_name": "insertions"
196 },
197 "HideDatasetActionjunctions": {
198 "action_arguments": {},
199 "action_type": "HideDatasetAction",
200 "output_name": "junctions"
201 }
202 },
203 "tool_errors": null,
204 "tool_id": "tophat",
205 "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\\\"}}\"}",
206 "tool_version": "1.5.0",
207 "type": "tool",
208 "user_outputs": []
209 },
210 "6": {
211 "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)",
212 "id": 6,
213 "input_connections": {
214 "input1": {
215 "id": 5,
216 "output_name": "accepted_hits"
217 }
218 },
219 "inputs": [],
220 "name": "Filter SAM or BAM",
221 "outputs": [
222 {
223 "name": "output1",
224 "type": "sam"
225 }
226 ],
227 "position": {
228 "left": 1154,
229 "top": 339
230 },
231 "post_job_actions": {
232 "HideDatasetActionoutput1": {
233 "action_arguments": {},
234 "action_type": "HideDatasetAction",
235 "output_name": "output1"
236 }
237 },
238 "tool_errors": null,
239 "tool_id": "samtools_filter",
240 "tool_state": "{\"__page__\": 0, \"bed_file\": \"null\", \"input1\": \"null\", \"read_group\": \"\\\"\\\"\", \"library\": \"\\\"\\\"\", \"regions\": \"\\\"\\\"\", \"header\": \"\\\"-h\\\"\", \"flag\": \"{\\\"filter\\\": \\\"no\\\", \\\"__current_case__\\\": 0}\", \"mapq\": \"\\\"255\\\"\"}",
241 "tool_version": "1.1.0",
242 "type": "tool",
243 "user_outputs": []
244 },
245 "7": {
246 "annotation": "",
247 "id": 7,
248 "input_connections": {
249 "input1": {
250 "id": 6,
251 "output_name": "output1"
252 }
253 },
254 "inputs": [],
255 "name": "flagstat",
256 "outputs": [
257 {
258 "name": "output1",
259 "type": "txt"
260 }
261 ],
262 "position": {
263 "left": 1505,
264 "top": 296
265 },
266 "post_job_actions": {},
267 "tool_errors": null,
268 "tool_id": "samtools_flagstat",
269 "tool_state": "{\"__page__\": 0, \"input1\": \"null\", \"chromInfo\": \"\\\"/website/galaxy.msi.umn.edu/PRODUCTION/tool-data/shared/ucsc/chrom/hg19_canonical.len\\\"\"}",
270 "tool_version": "1.0.0",
271 "type": "tool",
272 "user_outputs": []
273 },
274 "8": {
275 "annotation": "Add Read Group info required by GATK tools",
276 "id": 8,
277 "input_connections": {
278 "inputFile": {
279 "id": 6,
280 "output_name": "output1"
281 }
282 },
283 "inputs": [],
284 "name": "Add or Replace Groups",
285 "outputs": [
286 {
287 "name": "outFile",
288 "type": "bam"
289 }
290 ],
291 "position": {
292 "left": 1506,
293 "top": 476
294 },
295 "post_job_actions": {},
296 "tool_errors": null,
297 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/picard/picard_ARRG/1.56.0",
298 "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\"}",
299 "tool_version": "1.56.0",
300 "type": "tool",
301 "user_outputs": []
302 },
303 "9": {
304 "annotation": "Synchronize paired reads",
305 "id": 9,
306 "input_connections": {
307 "input_file": {
308 "id": 8,
309 "output_name": "outFile"
310 }
311 },
312 "inputs": [],
313 "name": "Paired Read Mate Fixer",
314 "outputs": [
315 {
316 "name": "out_file",
317 "type": "bam"
318 }
319 ],
320 "position": {
321 "left": 1841,
322 "top": 348
323 },
324 "post_job_actions": {
325 "HideDatasetActionout_file": {
326 "action_arguments": {},
327 "action_type": "HideDatasetAction",
328 "output_name": "out_file"
329 }
330 },
331 "tool_errors": null,
332 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/picard/rgPicFixMate/1.56.0",
333 "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\\\"\"}",
334 "tool_version": "1.56.0",
335 "type": "tool",
336 "user_outputs": []
337 },
338 "10": {
339 "annotation": "Remove duplicate reads",
340 "id": 10,
341 "input_connections": {
342 "input_file": {
343 "id": 9,
344 "output_name": "out_file"
345 }
346 },
347 "inputs": [],
348 "name": "Mark Duplicate reads",
349 "outputs": [
350 {
351 "name": "out_file",
352 "type": "bam"
353 },
354 {
355 "name": "html_file",
356 "type": "html"
357 }
358 ],
359 "position": {
360 "left": 2086,
361 "top": 333
362 },
363 "post_job_actions": {},
364 "tool_errors": null,
365 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/picard/rgPicardMarkDups/1.56.0",
366 "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\\\"\"}",
367 "tool_version": "1.56.0",
368 "type": "tool",
369 "user_outputs": []
370 },
371 "11": {
372 "annotation": "Reorder BAM for GATK tools",
373 "id": 11,
374 "input_connections": {
375 "inputFile": {
376 "id": 10,
377 "output_name": "out_file"
378 }
379 },
380 "inputs": [],
381 "name": "Reorder SAM/BAM",
382 "outputs": [
383 {
384 "name": "outFile",
385 "type": "bam"
386 }
387 ],
388 "position": {
389 "left": 2401,
390 "top": 305
391 },
392 "post_job_actions": {},
393 "tool_errors": null,
394 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/picard/picard_ReorderSam/1.56.0",
395 "tool_state": "{\"__page__\": 0, \"outputFormat\": \"\\\"True\\\"\", \"allowContigLenDiscord\": \"\\\"False\\\"\", \"allowIncDictConcord\": \"\\\"False\\\"\", \"source\": \"{\\\"indexSource\\\": \\\"built-in\\\", \\\"ref\\\": \\\"hg19_canonical\\\", \\\"__current_case__\\\": 0}\", \"inputFile\": \"null\"}",
396 "tool_version": "1.56.0",
397 "type": "tool",
398 "user_outputs": []
399 },
400 "12": {
401 "annotation": "",
402 "id": 12,
403 "input_connections": {
404 "reference_source|input_bam": {
405 "id": 11,
406 "output_name": "outFile"
407 },
408 "rod_bind_0|rod_bind_type|input_rod": {
409 "id": 2,
410 "output_name": "output"
411 }
412 },
413 "inputs": [],
414 "name": "Realigner Target Creator",
415 "outputs": [
416 {
417 "name": "output_interval",
418 "type": "gatk_interval"
419 },
420 {
421 "name": "output_log",
422 "type": "txt"
423 }
424 ],
425 "position": {
426 "left": 2565,
427 "top": 491
428 },
429 "post_job_actions": {
430 "HideDatasetActionoutput_log": {
431 "action_arguments": {},
432 "action_type": "HideDatasetAction",
433 "output_name": "output_log"
434 }
435 },
436 "tool_errors": null,
437 "tool_id": "gatk_realigner_target_creator",
438 "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}}]\"}",
439 "tool_version": "0.0.4",
440 "type": "tool",
441 "user_outputs": []
442 },
443 "13": {
444 "annotation": "Perform local realignments for indels",
445 "id": 13,
446 "input_connections": {
447 "reference_source|input_bam": {
448 "id": 11,
449 "output_name": "outFile"
450 },
451 "target_intervals": {
452 "id": 12,
453 "output_name": "output_interval"
454 }
455 },
456 "inputs": [],
457 "name": "Indel Realigner",
458 "outputs": [
459 {
460 "name": "output_bam",
461 "type": "bam"
462 },
463 {
464 "name": "output_log",
465 "type": "txt"
466 }
467 ],
468 "position": {
469 "left": 2811,
470 "top": 324
471 },
472 "post_job_actions": {
473 "HideDatasetActionoutput_log": {
474 "action_arguments": {},
475 "action_type": "HideDatasetAction",
476 "output_name": "output_log"
477 }
478 },
479 "tool_errors": null,
480 "tool_id": "gatk_indel_realigner",
481 "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\": \"[]\"}",
482 "tool_version": "0.0.6",
483 "type": "tool",
484 "user_outputs": []
485 },
486 "14": {
487 "annotation": "Check again for duplicate reads and eliminate",
488 "id": 14,
489 "input_connections": {
490 "input_file": {
491 "id": 13,
492 "output_name": "output_bam"
493 }
494 },
495 "inputs": [],
496 "name": "Mark Duplicate reads",
497 "outputs": [
498 {
499 "name": "out_file",
500 "type": "bam"
501 },
502 {
503 "name": "html_file",
504 "type": "html"
505 }
506 ],
507 "position": {
508 "left": 3174,
509 "top": 291
510 },
511 "post_job_actions": {
512 "HideDatasetActionhtml_file": {
513 "action_arguments": {},
514 "action_type": "HideDatasetAction",
515 "output_name": "html_file"
516 },
517 "HideDatasetActionout_file": {
518 "action_arguments": {},
519 "action_type": "HideDatasetAction",
520 "output_name": "out_file"
521 }
522 },
523 "tool_errors": null,
524 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/picard/rgPicardMarkDups/1.56.0",
525 "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\\\"\"}",
526 "tool_version": "1.56.0",
527 "type": "tool",
528 "user_outputs": []
529 },
530 "15": {
531 "annotation": "Determine base calls at each position",
532 "id": 15,
533 "input_connections": {
534 "reference_source|input_bams_0|input_bam": {
535 "id": 14,
536 "output_name": "out_file"
537 }
538 },
539 "inputs": [],
540 "name": "MPileup",
541 "outputs": [
542 {
543 "name": "output_mpileup",
544 "type": "pileup"
545 },
546 {
547 "name": "output_log",
548 "type": "txt"
549 }
550 ],
551 "position": {
552 "left": 3554,
553 "top": 265
554 },
555 "post_job_actions": {
556 "HideDatasetActionoutput_log": {
557 "action_arguments": {},
558 "action_type": "HideDatasetAction",
559 "output_name": "output_log"
560 },
561 "HideDatasetActionoutput_mpileup": {
562 "action_arguments": {},
563 "action_type": "HideDatasetAction",
564 "output_name": "output_mpileup"
565 }
566 },
567 "tool_errors": null,
568 "tool_id": "samtools_mpileup",
569 "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}\"}",
570 "tool_version": "0.0.1",
571 "type": "tool",
572 "user_outputs": []
573 },
574 "16": {
575 "annotation": "Minimum Base Quality: 30\nMinimum Coverage Depth: 5\nMinimum Frequency of a Specific Allele: .33\nVCF_ID = germline",
576 "id": 16,
577 "input_connections": {
578 "input_file": {
579 "id": 15,
580 "output_name": "output_mpileup"
581 }
582 },
583 "inputs": [
584 {
585 "description": "runtime parameter for tool Pileup to VCF",
586 "name": "min_base_qual"
587 }
588 ],
589 "name": "Pileup to VCF",
590 "outputs": [
591 {
592 "name": "output_file",
593 "type": "vcf"
594 }
595 ],
596 "position": {
597 "left": 3937,
598 "top": 258
599 },
600 "post_job_actions": {},
601 "tool_errors": null,
602 "tool_id": "toolshed.g2.bx.psu.edu/repos/jjohnson/pileup_to_vcf/pileup_to_vcf/2.0",
603 "tool_state": "{\"snps_only\": \"\\\"False\\\"\", \"min_cvrg\": \"\\\"5\\\"\", \"allow_multiples\": \"\\\"True\\\"\", \"input_file\": \"null\", \"__page__\": 0, \"vcf_id\": \"\\\"germline\\\"\", \"cols\": \"{\\\"select_order\\\": \\\"no\\\", \\\"__current_case__\\\": 0}\", \"depth_as\": \"\\\"ref\\\"\", \"min_base_qual\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"min_var_pct\": \"\\\"0.33\\\"\"}",
604 "tool_version": "2.0",
605 "type": "tool",
606 "user_outputs": []
607 }
608 }
609 }