comparison rapsodyn/Galaxy-Workflow-rapsosnp_v1.17.ga @ 2:761fecc07fa9 draft

Uploaded
author mcharles
date Thu, 11 Sep 2014 03:10:47 -0400
parents
children
comparison
equal deleted inserted replaced
1:7f36bd129321 2:761fecc07fa9
1 {
2 "a_galaxy_workflow": "true",
3 "annotation": "",
4 "format-version": "0.1",
5 "name": "rapsosnp v1.17",
6 "steps": {
7 "0": {
8 "annotation": "",
9 "id": 0,
10 "input_connections": {},
11 "inputs": [
12 {
13 "description": "",
14 "name": "ASSEMBLY"
15 }
16 ],
17 "name": "Input dataset",
18 "outputs": [],
19 "position": {
20 "left": 200,
21 "top": 200
22 },
23 "tool_errors": null,
24 "tool_id": null,
25 "tool_state": "{\"name\": \"ASSEMBLY\"}",
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": "READ1"
38 }
39 ],
40 "name": "Input dataset",
41 "outputs": [],
42 "position": {
43 "left": 200,
44 "top": 285
45 },
46 "tool_errors": null,
47 "tool_id": null,
48 "tool_state": "{\"name\": \"READ1\"}",
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": "READ2"
61 }
62 ],
63 "name": "Input dataset",
64 "outputs": [],
65 "position": {
66 "left": 200,
67 "top": 370
68 },
69 "tool_errors": null,
70 "tool_id": null,
71 "tool_state": "{\"name\": \"READ2\"}",
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": "DUBIOUS"
84 }
85 ],
86 "name": "Input dataset",
87 "outputs": [],
88 "position": {
89 "left": 200,
90 "top": 455
91 },
92 "tool_errors": null,
93 "tool_id": null,
94 "tool_state": "{\"name\": \"DUBIOUS\"}",
95 "tool_version": null,
96 "type": "data_input",
97 "user_outputs": []
98 },
99 "4": {
100 "annotation": "",
101 "id": 4,
102 "input_connections": {
103 "input_fasta": {
104 "id": 0,
105 "output_name": "output"
106 }
107 },
108 "inputs": [],
109 "name": "fastaGroomerForMakeBlastdb",
110 "outputs": [
111 {
112 "name": "output_fasta",
113 "type": "fasta"
114 }
115 ],
116 "position": {
117 "left": 428,
118 "top": 200
119 },
120 "post_job_actions": {},
121 "tool_errors": null,
122 "tool_id": "fastaGroomerForMakeBlastdb",
123 "tool_state": "{\"input_fasta\": \"null\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}",
124 "tool_version": "0.01",
125 "type": "tool",
126 "user_outputs": []
127 },
128 "5": {
129 "annotation": "",
130 "id": 5,
131 "input_connections": {
132 "input_read1_file": {
133 "id": 1,
134 "output_name": "output"
135 },
136 "input_read2_file": {
137 "id": 2,
138 "output_name": "output"
139 }
140 },
141 "inputs": [],
142 "name": "PrepareFastqLight",
143 "outputs": [
144 {
145 "name": "output_read1_file",
146 "type": "fastqsanger"
147 },
148 {
149 "name": "output_read2_file",
150 "type": "fastqsanger"
151 }
152 ],
153 "position": {
154 "left": 428,
155 "top": 331
156 },
157 "post_job_actions": {},
158 "tool_errors": null,
159 "tool_id": "PrepareFastqLight",
160 "tool_state": "{\"__page__\": 0, \"quality_type\": \"\\\"illumina\\\"\", \"min_length\": \"\\\"30\\\"\", \"__rerun_remap_job_id__\": null, \"min_quality\": \"\\\"30\\\"\", \"input_read1_file\": \"null\", \"input_read2_file\": \"null\"}",
161 "tool_version": "0.01",
162 "type": "tool",
163 "user_outputs": []
164 },
165 "6": {
166 "annotation": "",
167 "id": 6,
168 "input_connections": {
169 "input_file": {
170 "id": 4,
171 "output_name": "output_fasta"
172 }
173 },
174 "inputs": [],
175 "name": "NCBI BLAST+ makeblastdb",
176 "outputs": [
177 {
178 "name": "outfile",
179 "type": "data"
180 }
181 ],
182 "position": {
183 "left": 756,
184 "top": 200
185 },
186 "post_job_actions": {},
187 "tool_errors": null,
188 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.1.00",
189 "tool_state": "{\"__page__\": 0, \"mask_data_file\": \"null\", \"input_file\": \"null\", \"dbtype\": \"\\\"nucl\\\"\", \"__rerun_remap_job_id__\": null, \"hash_index\": \"\\\"True\\\"\", \"tax\": \"{\\\"taxselect\\\": \\\"\\\", \\\"__current_case__\\\": 0}\", \"title\": \"\\\"\\\"\", \"parse_seqids\": \"\\\"False\\\"\"}",
190 "tool_version": "0.1.00",
191 "type": "tool",
192 "user_outputs": []
193 },
194 "7": {
195 "annotation": "",
196 "id": 7,
197 "input_connections": {
198 "genomeSource|ownFile": {
199 "id": 0,
200 "output_name": "output"
201 },
202 "paired|input1": {
203 "id": 5,
204 "output_name": "output_read1_file"
205 },
206 "paired|input2": {
207 "id": 5,
208 "output_name": "output_read2_file"
209 }
210 },
211 "inputs": [],
212 "name": "Map with BWA for Illumina",
213 "outputs": [
214 {
215 "name": "output",
216 "type": "sam"
217 }
218 ],
219 "position": {
220 "left": 756,
221 "top": 358
222 },
223 "post_job_actions": {},
224 "tool_errors": null,
225 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/bwa_wrappers/bwa_wrapper/1.2.3",
226 "tool_state": "{\"genomeSource\": \"{\\\"refGenomeSource\\\": \\\"history\\\", \\\"ownFile\\\": null, \\\"__current_case__\\\": 1}\", \"__page__\": 0, \"__rerun_remap_job_id__\": null, \"paired\": \"{\\\"input2\\\": null, \\\"sPaired\\\": \\\"paired\\\", \\\"input1\\\": null, \\\"__current_case__\\\": 1}\", \"params\": \"{\\\"__current_case__\\\": 0, \\\"source_select\\\": \\\"pre_set\\\"}\", \"suppressHeader\": \"\\\"False\\\"\"}",
227 "tool_version": "1.2.3",
228 "type": "tool",
229 "user_outputs": []
230 },
231 "8": {
232 "annotation": "",
233 "id": 8,
234 "input_connections": {
235 "input_sam_file": {
236 "id": 7,
237 "output_name": "output"
238 }
239 },
240 "inputs": [],
241 "name": "filtersam_mapped_and_unique",
242 "outputs": [
243 {
244 "name": "output_file",
245 "type": "sam"
246 }
247 ],
248 "position": {
249 "left": 1084,
250 "top": 200
251 },
252 "post_job_actions": {},
253 "tool_errors": null,
254 "tool_id": "filtersam_mapped_and_unique",
255 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"input_sam_file\": \"null\"}",
256 "tool_version": "0.01",
257 "type": "tool",
258 "user_outputs": []
259 },
260 "9": {
261 "annotation": "",
262 "id": 9,
263 "input_connections": {
264 "source|input1": {
265 "id": 8,
266 "output_name": "output_file"
267 },
268 "source|ref_file": {
269 "id": 0,
270 "output_name": "output"
271 }
272 },
273 "inputs": [],
274 "name": "SAM-to-BAM",
275 "outputs": [
276 {
277 "name": "output1",
278 "type": "bam"
279 }
280 ],
281 "position": {
282 "left": 1412,
283 "top": 200
284 },
285 "post_job_actions": {},
286 "tool_errors": null,
287 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/sam_to_bam/sam_to_bam/1.1.4",
288 "tool_state": "{\"source\": \"{\\\"index_source\\\": \\\"history\\\", \\\"ref_file\\\": null, \\\"input1\\\": null, \\\"__current_case__\\\": 1}\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}",
289 "tool_version": "1.1.4",
290 "type": "tool",
291 "user_outputs": []
292 },
293 "10": {
294 "annotation": "",
295 "id": 10,
296 "input_connections": {
297 "reference_source|input_bams_0|input_bam": {
298 "id": 9,
299 "output_name": "output1"
300 }
301 },
302 "inputs": [],
303 "name": "MPileup",
304 "outputs": [
305 {
306 "name": "output_mpileup",
307 "type": "pileup"
308 },
309 {
310 "name": "output_log",
311 "type": "txt"
312 }
313 ],
314 "position": {
315 "left": 1640,
316 "top": 200
317 },
318 "post_job_actions": {},
319 "tool_errors": null,
320 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/samtools_mpileup/samtools_mpileup/0.0.3",
321 "tool_state": "{\"__page__\": 0, \"advanced_options\": \"{\\\"max_reads_per_bam\\\": \\\"250\\\", \\\"advanced_options_selector\\\": \\\"advanced\\\", \\\"extended_BAQ_computation\\\": \\\"False\\\", \\\"region_string\\\": \\\"\\\", \\\"output_per_sample_strand_bias_p_value\\\": \\\"False\\\", \\\"minimum_base_quality\\\": \\\"30\\\", \\\"disable_probabilistic_realignment\\\": \\\"False\\\", \\\"skip_anomalous_read_pairs\\\": \\\"False\\\", \\\"minimum_mapping_quality\\\": \\\"0\\\", \\\"output_per_sample_read_depth\\\": \\\"False\\\", \\\"__current_case__\\\": 0, \\\"position_list\\\": null, \\\"coefficient_for_downgrading\\\": \\\"0\\\"}\", \"__rerun_remap_job_id__\": null, \"genotype_likelihood_computation_type\": \"{\\\"genotype_likelihood_computation_type_selector\\\": \\\"do_not_perform_genotype_likelihood_computation\\\", \\\"__current_case__\\\": 1}\", \"reference_source\": \"{\\\"ref_file\\\": null, \\\"reference_source_selector\\\": \\\"history\\\", \\\"input_bams\\\": [{\\\"__index__\\\": 0, \\\"input_bam\\\": null}], \\\"__current_case__\\\": 1}\"}",
322 "tool_version": "0.0.3",
323 "type": "tool",
324 "user_outputs": []
325 },
326 "11": {
327 "annotation": "",
328 "id": 11,
329 "input_connections": {
330 "input_file": {
331 "id": 10,
332 "output_name": "output_mpileup"
333 }
334 },
335 "inputs": [],
336 "name": "PileupVariant",
337 "outputs": [
338 {
339 "name": "output_file",
340 "type": "pileup"
341 }
342 ],
343 "position": {
344 "left": 1907,
345 "top": 200
346 },
347 "post_job_actions": {},
348 "tool_errors": null,
349 "tool_id": "PileupVariant",
350 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"input_file\": \"null\"}",
351 "tool_version": "0.01",
352 "type": "tool",
353 "user_outputs": []
354 },
355 "12": {
356 "annotation": "",
357 "id": 12,
358 "input_connections": {
359 "input_listA": {
360 "id": 11,
361 "output_name": "output_file"
362 },
363 "input_listB": {
364 "id": 3,
365 "output_name": "output"
366 }
367 },
368 "inputs": [],
369 "name": "listfiltering",
370 "outputs": [
371 {
372 "name": "output_file",
373 "type": "pileup"
374 }
375 ],
376 "position": {
377 "left": 2235,
378 "top": 200
379 },
380 "post_job_actions": {},
381 "tool_errors": null,
382 "tool_id": "listfiltering",
383 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"input_listB\": \"null\", \"nb_col\": \"\\\"2\\\"\", \"input_listA\": \"null\"}",
384 "tool_version": "0.01",
385 "type": "tool",
386 "user_outputs": []
387 },
388 "13": {
389 "annotation": "",
390 "id": 13,
391 "input_connections": {
392 "input_assembly_file": {
393 "id": 0,
394 "output_name": "output"
395 },
396 "input_variant_file": {
397 "id": 12,
398 "output_name": "output_file"
399 }
400 },
401 "inputs": [],
402 "name": "extractseq",
403 "outputs": [
404 {
405 "name": "output_file",
406 "type": "fasta"
407 }
408 ],
409 "position": {
410 "left": 2563,
411 "top": 200
412 },
413 "post_job_actions": {},
414 "tool_errors": null,
415 "tool_id": "extractseq",
416 "tool_state": "{\"__page__\": 0, \"input_variant_file\": \"null\", \"__rerun_remap_job_id__\": null, \"window_length\": \"\\\"50\\\"\", \"input_assembly_file\": \"null\"}",
417 "tool_version": "0.03",
418 "type": "tool",
419 "user_outputs": []
420 },
421 "14": {
422 "annotation": "",
423 "id": 14,
424 "input_connections": {
425 "db_opts|histdb": {
426 "id": 6,
427 "output_name": "outfile"
428 },
429 "query": {
430 "id": 13,
431 "output_name": "output_file"
432 }
433 },
434 "inputs": [],
435 "name": "NCBI BLAST+ blastn",
436 "outputs": [
437 {
438 "name": "output1",
439 "type": "tabular"
440 }
441 ],
442 "position": {
443 "left": 2891,
444 "top": 200
445 },
446 "post_job_actions": {},
447 "tool_errors": null,
448 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.1.00",
449 "tool_state": "{\"evalue_cutoff\": \"\\\"0.001\\\"\", \"__page__\": 0, \"adv_opts\": \"{\\\"identity_cutoff\\\": \\\"0.0\\\", \\\"adv_opts_selector\\\": \\\"advanced\\\", \\\"ungapped\\\": \\\"False\\\", \\\"filter_query\\\": \\\"False\\\", \\\"word_size\\\": \\\"0\\\", \\\"__current_case__\\\": 1, \\\"parse_deflines\\\": \\\"False\\\", \\\"strand\\\": \\\"-strand both\\\", \\\"max_hits\\\": \\\"8\\\"}\", \"__rerun_remap_job_id__\": null, \"blast_type\": \"\\\"megablast\\\"\", \"db_opts\": \"{\\\"db_opts_selector\\\": \\\"histdb\\\", \\\"subject\\\": \\\"\\\", \\\"histdb\\\": null, \\\"__current_case__\\\": 1, \\\"database\\\": \\\"\\\"}\", \"output\": \"{\\\"out_format\\\": \\\"cols\\\", \\\"std_cols\\\": [\\\"qseqid\\\", \\\"qstart\\\", \\\"qend\\\"], \\\"ids_cols\\\": null, \\\"tax_cols\\\": null, \\\"__current_case__\\\": 2, \\\"misc_cols\\\": null, \\\"ext_cols\\\": [\\\"qseq\\\", \\\"sseq\\\"]}\", \"query\": \"null\"}",
450 "tool_version": "0.1.00",
451 "type": "tool",
452 "user_outputs": []
453 },
454 "15": {
455 "annotation": "",
456 "id": 15,
457 "input_connections": {
458 "input_blast_file": {
459 "id": 14,
460 "output_name": "output1"
461 },
462 "input_variant_file": {
463 "id": 12,
464 "output_name": "output_file"
465 }
466 },
467 "inputs": [],
468 "name": "ParseBlastForUniqueMatch",
469 "outputs": [
470 {
471 "name": "output_file",
472 "type": "pileup"
473 }
474 ],
475 "position": {
476 "left": 3193,
477 "top": 200
478 },
479 "post_job_actions": {},
480 "tool_errors": null,
481 "tool_id": "ParseBlastForUniqueMatch",
482 "tool_state": "{\"input_variant_file\": \"null\", \"__page__\": 0, \"__rerun_remap_job_id__\": null, \"input_blast_file\": \"null\", \"window_length\": \"\\\"50\\\"\", \"nb_mismatch_max\": \"\\\"3\\\"\"}",
483 "tool_version": "0.01",
484 "type": "tool",
485 "user_outputs": []
486 },
487 "16": {
488 "annotation": "",
489 "id": 16,
490 "input_connections": {
491 "input_file": {
492 "id": 15,
493 "output_name": "output_file"
494 }
495 },
496 "inputs": [],
497 "name": "mpileupfilterandstat",
498 "outputs": [
499 {
500 "name": "output_file",
501 "type": "pileup"
502 },
503 {
504 "name": "log_file",
505 "type": "txt"
506 }
507 ],
508 "position": {
509 "left": 3521,
510 "top": 200
511 },
512 "post_job_actions": {},
513 "tool_errors": null,
514 "tool_id": "mpileupfilterandstat",
515 "tool_state": "{\"__page__\": 0, \"stat\": \"{\\\"stat_dist_step\\\": \\\"50\\\", \\\"stat_min_depth_step\\\": \\\"2\\\", \\\"stat_max_depth_max\\\": \\\"200\\\", \\\"stat_min_depth_max\\\": \\\"10\\\", \\\"stat_freq_max\\\": \\\"1.0\\\", \\\"stat_min_depth_min\\\": \\\"2\\\", \\\"stat_max_depth_min\\\": \\\"100\\\", \\\"do_stat\\\": \\\"YES\\\", \\\"stat_dist_min\\\": \\\"0\\\", \\\"__current_case__\\\": 0, \\\"stat_max_depth_step\\\": \\\"100\\\", \\\"stat_dist_max\\\": \\\"50\\\", \\\"stat_freq_step\\\": \\\"0.1\\\", \\\"stat_freq_min\\\": \\\"0.8\\\"}\", \"input_file\": \"null\", \"min_frequency\": \"\\\"1.0\\\"\", \"min_depth\": \"\\\"2\\\"\", \"__rerun_remap_job_id__\": null, \"min_forward_and_reverse\": \"\\\"0\\\"\", \"max_depth\": \"\\\"100\\\"\", \"min_distance\": \"\\\"50\\\"\"}",
516 "tool_version": "0.08",
517 "type": "tool",
518 "user_outputs": []
519 },
520 "17": {
521 "annotation": "",
522 "id": 17,
523 "input_connections": {
524 "input_blast_filtered_file": {
525 "id": 15,
526 "output_name": "output_file"
527 },
528 "input_list_filtered_file": {
529 "id": 12,
530 "output_name": "output_file"
531 },
532 "input_mpileup_variant_file": {
533 "id": 11,
534 "output_name": "output_file"
535 },
536 "input_read1_row_file": {
537 "id": 1,
538 "output_name": "output"
539 },
540 "input_read1_trimmed_file": {
541 "id": 5,
542 "output_name": "output_read1_file"
543 },
544 "input_read2_row_file": {
545 "id": 2,
546 "output_name": "output"
547 },
548 "input_read2_trimmed_file": {
549 "id": 5,
550 "output_name": "output_read2_file"
551 },
552 "input_sam_filtered_file": {
553 "id": 8,
554 "output_name": "output_file"
555 },
556 "input_sam_row_file": {
557 "id": 7,
558 "output_name": "output"
559 },
560 "input_snp_selected_file": {
561 "id": 16,
562 "output_name": "output_file"
563 }
564 },
565 "inputs": [],
566 "name": "rapsosnp_stats",
567 "outputs": [
568 {
569 "name": "output_file",
570 "type": "txt"
571 }
572 ],
573 "position": {
574 "left": 3849,
575 "top": 200
576 },
577 "post_job_actions": {},
578 "tool_errors": null,
579 "tool_id": "rapsosnp_stats",
580 "tool_state": "{\"input_read1_trimmed_file\": \"null\", \"__page__\": 0, \"input_read2_trimmed_file\": \"null\", \"input_sam_row_file\": \"null\", \"__rerun_remap_job_id__\": null, \"input_read2_row_file\": \"null\", \"input_mpileup_variant_file\": \"null\", \"input_sam_filtered_file\": \"null\", \"input_read1_row_file\": \"null\", \"input_snp_selected_file\": \"null\", \"input_list_filtered_file\": \"null\", \"input_blast_filtered_file\": \"null\"}",
581 "tool_version": "0.01",
582 "type": "tool",
583 "user_outputs": []
584 }
585 }
586 }