Mercurial > repos > mcharles > rapsosnp
comparison rapsodyn/Galaxy-Workflow-rapsosnp_v1.20.ga @ 8:d857538d9fea draft
Uploaded
author | mcharles |
---|---|
date | Fri, 10 Oct 2014 07:05:36 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
7:3f7b0788a1c4 | 8:d857538d9fea |
---|---|
1 { | |
2 "a_galaxy_workflow": "true", | |
3 "annotation": "", | |
4 "format-version": "0.1", | |
5 "name": "rapsosnp v1.20", | |
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": 221 | |
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": 306.76666259765625 | |
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": 392.5333251953125 | |
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": 478.29998779296875 | |
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": 427.76666259765625, | |
118 "top": 221 | |
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": "1.00", | |
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 "name": "log_file", | |
154 "type": "txt" | |
155 } | |
156 ], | |
157 "position": { | |
158 "left": 427.76666259765625, | |
159 "top": 351.76666259765625 | |
160 }, | |
161 "post_job_actions": {}, | |
162 "tool_errors": null, | |
163 "tool_id": "PrepareFastqLight", | |
164 "tool_state": "{\"__page__\": 0, \"quality_type\": \"\\\"auto\\\"\", \"min_length\": \"\\\"30\\\"\", \"__rerun_remap_job_id__\": null, \"min_quality\": \"\\\"30\\\"\", \"input_read1_file\": \"null\", \"input_read2_file\": \"null\"}", | |
165 "tool_version": "1.03", | |
166 "type": "tool", | |
167 "user_outputs": [] | |
168 }, | |
169 "6": { | |
170 "annotation": "", | |
171 "id": 6, | |
172 "input_connections": { | |
173 "input_file": { | |
174 "id": 4, | |
175 "output_name": "output_fasta" | |
176 } | |
177 }, | |
178 "inputs": [], | |
179 "name": "NCBI BLAST+ makeblastdb", | |
180 "outputs": [ | |
181 { | |
182 "name": "outfile", | |
183 "type": "data" | |
184 } | |
185 ], | |
186 "position": { | |
187 "left": 755.5333251953125, | |
188 "top": 221 | |
189 }, | |
190 "post_job_actions": {}, | |
191 "tool_errors": null, | |
192 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.1.00", | |
193 "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\\\"\"}", | |
194 "tool_version": "0.1.00", | |
195 "type": "tool", | |
196 "user_outputs": [] | |
197 }, | |
198 "7": { | |
199 "annotation": "", | |
200 "id": 7, | |
201 "input_connections": { | |
202 "genomeSource|ownFile": { | |
203 "id": 0, | |
204 "output_name": "output" | |
205 }, | |
206 "paired|input1": { | |
207 "id": 5, | |
208 "output_name": "output_read1_file" | |
209 }, | |
210 "paired|input2": { | |
211 "id": 5, | |
212 "output_name": "output_read2_file" | |
213 } | |
214 }, | |
215 "inputs": [], | |
216 "name": "Map with BWA for Illumina", | |
217 "outputs": [ | |
218 { | |
219 "name": "output", | |
220 "type": "sam" | |
221 } | |
222 ], | |
223 "position": { | |
224 "left": 755.5333251953125, | |
225 "top": 378.76666259765625 | |
226 }, | |
227 "post_job_actions": {}, | |
228 "tool_errors": null, | |
229 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/bwa_wrappers/bwa_wrapper/1.2.3", | |
230 "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\\\"\"}", | |
231 "tool_version": "1.2.3", | |
232 "type": "tool", | |
233 "user_outputs": [] | |
234 }, | |
235 "8": { | |
236 "annotation": "", | |
237 "id": 8, | |
238 "input_connections": { | |
239 "input_sam_file": { | |
240 "id": 7, | |
241 "output_name": "output" | |
242 } | |
243 }, | |
244 "inputs": [], | |
245 "name": "filtersam_mapped_and_unique", | |
246 "outputs": [ | |
247 { | |
248 "name": "output_sam_file", | |
249 "type": "sam" | |
250 }, | |
251 { | |
252 "name": "log_file", | |
253 "type": "txt" | |
254 } | |
255 ], | |
256 "position": { | |
257 "left": 1083.300048828125, | |
258 "top": 221 | |
259 }, | |
260 "post_job_actions": {}, | |
261 "tool_errors": null, | |
262 "tool_id": "filtersam_mapped_and_unique", | |
263 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"input_sam_file\": \"null\"}", | |
264 "tool_version": "1.01", | |
265 "type": "tool", | |
266 "user_outputs": [] | |
267 }, | |
268 "9": { | |
269 "annotation": "", | |
270 "id": 9, | |
271 "input_connections": { | |
272 "source|input1": { | |
273 "id": 8, | |
274 "output_name": "output_sam_file" | |
275 }, | |
276 "source|ref_file": { | |
277 "id": 0, | |
278 "output_name": "output" | |
279 } | |
280 }, | |
281 "inputs": [], | |
282 "name": "SAM-to-BAM", | |
283 "outputs": [ | |
284 { | |
285 "name": "output1", | |
286 "type": "bam" | |
287 } | |
288 ], | |
289 "position": { | |
290 "left": 1411.066650390625, | |
291 "top": 221 | |
292 }, | |
293 "post_job_actions": {}, | |
294 "tool_errors": null, | |
295 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/sam_to_bam/sam_to_bam/1.1.4", | |
296 "tool_state": "{\"source\": \"{\\\"index_source\\\": \\\"history\\\", \\\"ref_file\\\": null, \\\"input1\\\": null, \\\"__current_case__\\\": 1}\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}", | |
297 "tool_version": "1.1.4", | |
298 "type": "tool", | |
299 "user_outputs": [] | |
300 }, | |
301 "10": { | |
302 "annotation": "", | |
303 "id": 10, | |
304 "input_connections": { | |
305 "reference_source|input_bams_0|input_bam": { | |
306 "id": 9, | |
307 "output_name": "output1" | |
308 }, | |
309 "reference_source|ref_file": { | |
310 "id": 0, | |
311 "output_name": "output" | |
312 } | |
313 }, | |
314 "inputs": [], | |
315 "name": "MPileup", | |
316 "outputs": [ | |
317 { | |
318 "name": "output_mpileup", | |
319 "type": "pileup" | |
320 }, | |
321 { | |
322 "name": "output_log", | |
323 "type": "txt" | |
324 } | |
325 ], | |
326 "position": { | |
327 "left": 1638.8333740234375, | |
328 "top": 221 | |
329 }, | |
330 "post_job_actions": {}, | |
331 "tool_errors": null, | |
332 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/samtools_mpileup/samtools_mpileup/0.0.3", | |
333 "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\\\": \\\"0\\\", \\\"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}\"}", | |
334 "tool_version": "0.0.3", | |
335 "type": "tool", | |
336 "user_outputs": [] | |
337 }, | |
338 "11": { | |
339 "annotation": "", | |
340 "id": 11, | |
341 "input_connections": { | |
342 "input_pileup_file": { | |
343 "id": 10, | |
344 "output_name": "output_mpileup" | |
345 } | |
346 }, | |
347 "inputs": [], | |
348 "name": "PileupVariant", | |
349 "outputs": [ | |
350 { | |
351 "name": "output_pileup_file", | |
352 "type": "pileup" | |
353 }, | |
354 { | |
355 "name": "log_file", | |
356 "type": "txt" | |
357 } | |
358 ], | |
359 "position": { | |
360 "left": 1964.60009765625, | |
361 "top": 221 | |
362 }, | |
363 "post_job_actions": {}, | |
364 "tool_errors": null, | |
365 "tool_id": "PileupVariant", | |
366 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"input_pileup_file\": \"null\"}", | |
367 "tool_version": "1.01", | |
368 "type": "tool", | |
369 "user_outputs": [] | |
370 }, | |
371 "12": { | |
372 "annotation": "", | |
373 "id": 12, | |
374 "input_connections": { | |
375 "input_list1": { | |
376 "id": 11, | |
377 "output_name": "output_pileup_file" | |
378 }, | |
379 "input_list2": { | |
380 "id": 3, | |
381 "output_name": "output" | |
382 } | |
383 }, | |
384 "inputs": [], | |
385 "name": "listfiltering", | |
386 "outputs": [ | |
387 { | |
388 "name": "output_file", | |
389 "type": "pileup" | |
390 }, | |
391 { | |
392 "name": "log_file", | |
393 "type": "txt" | |
394 } | |
395 ], | |
396 "position": { | |
397 "left": 2292.36669921875, | |
398 "top": 221 | |
399 }, | |
400 "post_job_actions": {}, | |
401 "tool_errors": null, | |
402 "tool_id": "listfiltering", | |
403 "tool_state": "{\"__page__\": 0, \"input_list2\": \"null\", \"input_list1\": \"null\", \"__rerun_remap_job_id__\": null, \"nb_col\": \"\\\"2\\\"\", \"type\": \"\\\"specific\\\"\"}", | |
404 "tool_version": "1.01", | |
405 "type": "tool", | |
406 "user_outputs": [] | |
407 }, | |
408 "13": { | |
409 "annotation": "", | |
410 "id": 13, | |
411 "input_connections": { | |
412 "input_assembly_file": { | |
413 "id": 0, | |
414 "output_name": "output" | |
415 }, | |
416 "input_variant_file": { | |
417 "id": 12, | |
418 "output_name": "output_file" | |
419 } | |
420 }, | |
421 "inputs": [], | |
422 "name": "extractseq", | |
423 "outputs": [ | |
424 { | |
425 "name": "output_file", | |
426 "type": "fasta" | |
427 } | |
428 ], | |
429 "position": { | |
430 "left": 2561.13330078125, | |
431 "top": 221 | |
432 }, | |
433 "post_job_actions": {}, | |
434 "tool_errors": null, | |
435 "tool_id": "extractseq", | |
436 "tool_state": "{\"__page__\": 0, \"input_variant_file\": \"null\", \"__rerun_remap_job_id__\": null, \"window_length\": \"\\\"50\\\"\", \"input_assembly_file\": \"null\"}", | |
437 "tool_version": "1.01", | |
438 "type": "tool", | |
439 "user_outputs": [] | |
440 }, | |
441 "14": { | |
442 "annotation": "", | |
443 "id": 14, | |
444 "input_connections": { | |
445 "db_opts|histdb": { | |
446 "id": 6, | |
447 "output_name": "outfile" | |
448 }, | |
449 "query": { | |
450 "id": 13, | |
451 "output_name": "output_file" | |
452 } | |
453 }, | |
454 "inputs": [], | |
455 "name": "NCBI BLAST+ blastn", | |
456 "outputs": [ | |
457 { | |
458 "name": "output1", | |
459 "type": "tabular" | |
460 } | |
461 ], | |
462 "position": { | |
463 "left": 2888.89990234375, | |
464 "top": 221 | |
465 }, | |
466 "post_job_actions": {}, | |
467 "tool_errors": null, | |
468 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.1.00", | |
469 "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\"}", | |
470 "tool_version": "0.1.00", | |
471 "type": "tool", | |
472 "user_outputs": [] | |
473 }, | |
474 "15": { | |
475 "annotation": "", | |
476 "id": 15, | |
477 "input_connections": { | |
478 "input_blast_file": { | |
479 "id": 14, | |
480 "output_name": "output1" | |
481 }, | |
482 "input_variant_file": { | |
483 "id": 12, | |
484 "output_name": "output_file" | |
485 } | |
486 }, | |
487 "inputs": [], | |
488 "name": "ParseBlastForUniqueMatch", | |
489 "outputs": [ | |
490 { | |
491 "name": "output_variant_file", | |
492 "type": "pileup" | |
493 }, | |
494 { | |
495 "name": "log_file", | |
496 "type": "txt" | |
497 } | |
498 ], | |
499 "position": { | |
500 "left": 3190.666748046875, | |
501 "top": 221 | |
502 }, | |
503 "post_job_actions": {}, | |
504 "tool_errors": null, | |
505 "tool_id": "ParseBlastForUniqueMatch", | |
506 "tool_state": "{\"input_variant_file\": \"null\", \"__page__\": 0, \"__rerun_remap_job_id__\": null, \"input_blast_file\": \"null\", \"window_length\": \"\\\"50\\\"\", \"nb_mismatch_max\": \"\\\"3\\\"\"}", | |
507 "tool_version": "1.01", | |
508 "type": "tool", | |
509 "user_outputs": [] | |
510 }, | |
511 "16": { | |
512 "annotation": "", | |
513 "id": 16, | |
514 "input_connections": { | |
515 "input_file": { | |
516 "id": 15, | |
517 "output_name": "output_variant_file" | |
518 } | |
519 }, | |
520 "inputs": [], | |
521 "name": "mpileupfilterandstat", | |
522 "outputs": [ | |
523 { | |
524 "name": "output_file", | |
525 "type": "pileup" | |
526 }, | |
527 { | |
528 "name": "log_file", | |
529 "type": "txt" | |
530 } | |
531 ], | |
532 "position": { | |
533 "left": 3518.433349609375, | |
534 "top": 221 | |
535 }, | |
536 "post_job_actions": {}, | |
537 "tool_errors": null, | |
538 "tool_id": "mpileupfilterandstat", | |
539 "tool_state": "{\"__page__\": 0, \"stat\": \"{\\\"stat_dist_step\\\": \\\"50\\\", \\\"stat_min_depth_step\\\": \\\"4\\\", \\\"stat_max_depth_max\\\": \\\"200\\\", \\\"stat_min_depth_max\\\": \\\"20\\\", \\\"stat_freq_max\\\": \\\"1.0\\\", \\\"stat_min_depth_min\\\": \\\"4\\\", \\\"stat_max_depth_min\\\": \\\"200\\\", \\\"do_stat\\\": \\\"YES\\\", \\\"stat_dist_min\\\": \\\"0\\\", \\\"__current_case__\\\": 0, \\\"stat_max_depth_step\\\": \\\"100\\\", \\\"stat_dist_max\\\": \\\"50\\\", \\\"stat_freq_step\\\": \\\"0.2\\\", \\\"stat_freq_min\\\": \\\"0.8\\\"}\", \"input_file\": \"null\", \"min_frequency\": \"\\\"0.0\\\"\", \"min_depth\": \"\\\"1\\\"\", \"__rerun_remap_job_id__\": null, \"min_forward_and_reverse\": \"\\\"0\\\"\", \"max_depth\": \"\\\"500\\\"\", \"min_distance\": \"\\\"0\\\"\"}", | |
540 "tool_version": "1.00", | |
541 "type": "tool", | |
542 "user_outputs": [] | |
543 }, | |
544 "17": { | |
545 "annotation": "", | |
546 "id": 17, | |
547 "input_connections": { | |
548 "input_files": [ | |
549 { | |
550 "id": 5, | |
551 "output_name": "log_file" | |
552 }, | |
553 { | |
554 "id": 8, | |
555 "output_name": "log_file" | |
556 }, | |
557 { | |
558 "id": 11, | |
559 "output_name": "log_file" | |
560 }, | |
561 { | |
562 "id": 12, | |
563 "output_name": "log_file" | |
564 }, | |
565 { | |
566 "id": 15, | |
567 "output_name": "log_file" | |
568 }, | |
569 { | |
570 "id": 16, | |
571 "output_name": "log_file" | |
572 } | |
573 ] | |
574 }, | |
575 "inputs": [], | |
576 "name": "MergeMultiFile", | |
577 "outputs": [ | |
578 { | |
579 "name": "output_file", | |
580 "type": "txt" | |
581 } | |
582 ], | |
583 "position": { | |
584 "left": 3846.2001953125, | |
585 "top": 221 | |
586 }, | |
587 "post_job_actions": { | |
588 "RenameDatasetActionoutput_file": { | |
589 "action_arguments": { | |
590 "newname": "LOGS" | |
591 }, | |
592 "action_type": "RenameDatasetAction", | |
593 "output_name": "output_file" | |
594 } | |
595 }, | |
596 "tool_errors": null, | |
597 "tool_id": "MergeMultiFile", | |
598 "tool_state": "{\"out_format\": \"\\\"txt\\\"\", \"__page__\": 0, \"__rerun_remap_job_id__\": null, \"input_files\": \"null\"}", | |
599 "tool_version": "1.00", | |
600 "type": "tool", | |
601 "user_outputs": [] | |
602 } | |
603 } | |
604 } |