comparison Galaxy-Workflow-Metavisitor__Workflow_for_Use_Case_3-3.ga @ 0:4a47903bb4df draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/workflows commit f6fa4bd2f176e3f4ae4b9c887113557d3c4ff209
author drosofff
date Tue, 05 Apr 2016 06:42:47 -0400
parents
children 48b020a0d2f7
comparison
equal deleted inserted replaced
-1:000000000000 0:4a47903bb4df
1 {
2 "a_galaxy_workflow": "true",
3 "annotation": "",
4 "format-version": "0.1",
5 "name": "Metavisitor: Workflow for Use Case 3-3",
6 "steps": {
7 "0": {
8 "annotation": "",
9 "content_id": null,
10 "id": 0,
11 "input_connections": {},
12 "inputs": [
13 {
14 "description": "",
15 "name": "Patient sequence collection"
16 }
17 ],
18 "label": null,
19 "name": "Input dataset collection",
20 "outputs": [],
21 "position": {
22 "left": 199.84375,
23 "top": 200
24 },
25 "tool_errors": null,
26 "tool_id": null,
27 "tool_state": "{\"collection_type\": \"list\", \"name\": \"Patient sequence collection\"}",
28 "tool_version": null,
29 "type": "data_collection_input",
30 "uuid": "21bdc466-e175-4b9c-aacc-9ba72a877535",
31 "workflow_outputs": [
32 {
33 "label": null,
34 "output_name": "output",
35 "uuid": "0abd6e13-fa30-4dd4-ad60-90b7fef1a8bf"
36 }
37 ]
38 },
39 "1": {
40 "annotation": "",
41 "content_id": null,
42 "id": 1,
43 "input_connections": {},
44 "inputs": [
45 {
46 "description": "",
47 "name": "Nucleotide Viral Blast Database"
48 }
49 ],
50 "label": null,
51 "name": "Input dataset",
52 "outputs": [],
53 "position": {
54 "left": 929.90625,
55 "top": 1307.984375
56 },
57 "tool_errors": null,
58 "tool_id": null,
59 "tool_state": "{\"name\": \"Nucleotide Viral Blast Database\"}",
60 "tool_version": null,
61 "type": "data_input",
62 "uuid": "8a789998-8ad6-495f-b923-d7bfd02896f4",
63 "workflow_outputs": [
64 {
65 "label": null,
66 "output_name": "output",
67 "uuid": "05aef397-b0f5-4556-adb5-be963df7d67f"
68 }
69 ]
70 },
71 "2": {
72 "annotation": "",
73 "content_id": "toolshed.g2.bx.psu.edu/repos/drosofff/fetch_fasta_from_ncbi/retrieve_fasta_from_NCBI/0.9.4",
74 "id": 2,
75 "input_connections": {},
76 "inputs": [],
77 "label": null,
78 "name": "Retrieve FASTA from NCBI",
79 "outputs": [
80 {
81 "name": "outfilename",
82 "type": "fasta"
83 },
84 {
85 "name": "logfile",
86 "type": "txt"
87 }
88 ],
89 "position": {
90 "left": 1234.46875,
91 "top": 1247.96875
92 },
93 "post_job_actions": {
94 "HideDatasetActionlogfile": {
95 "action_arguments": {},
96 "action_type": "HideDatasetAction",
97 "output_name": "logfile"
98 },
99 "HideDatasetActionoutfilename": {
100 "action_arguments": {},
101 "action_type": "HideDatasetAction",
102 "output_name": "outfilename"
103 },
104 "RenameDatasetActionoutfilename": {
105 "action_arguments": {
106 "newname": "${reference_virus}"
107 },
108 "action_type": "RenameDatasetAction",
109 "output_name": "outfilename"
110 }
111 },
112 "tool_errors": null,
113 "tool_id": "toolshed.g2.bx.psu.edu/repos/drosofff/fetch_fasta_from_ncbi/retrieve_fasta_from_NCBI/0.9.4",
114 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"queryString\": \"\\\"${reference_virus}\\\"\", \"dbname\": \"\\\"nuccore\\\"\"}",
115 "tool_version": "0.9.4",
116 "type": "tool",
117 "uuid": "9f37ac80-1ccf-4b1a-8f31-41b01bf249fb",
118 "workflow_outputs": []
119 },
120 "3": {
121 "annotation": "",
122 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/bowtie2/2.2.6.2",
123 "id": 3,
124 "input_connections": {
125 "library|input_1": {
126 "id": 0,
127 "output_name": "output"
128 }
129 },
130 "inputs": [],
131 "label": null,
132 "name": "Bowtie2",
133 "outputs": [
134 {
135 "name": "output_unaligned_reads_l",
136 "type": "fastqsanger"
137 },
138 {
139 "name": "output_aligned_reads_l",
140 "type": "fastqsanger"
141 },
142 {
143 "name": "output_aligned_reads_r",
144 "type": "fastqsanger"
145 },
146 {
147 "name": "output_unaligned_reads_r",
148 "type": "fastqsanger"
149 },
150 {
151 "name": "output",
152 "type": "bam"
153 },
154 {
155 "name": "output_sam",
156 "type": "sam"
157 },
158 {
159 "name": "mapping_stats",
160 "type": "txt"
161 }
162 ],
163 "position": {
164 "left": 422.96875,
165 "top": 327.96875
166 },
167 "post_job_actions": {
168 "DeleteIntermediatesActionoutput_unaligned_reads_l": {
169 "action_arguments": {},
170 "action_type": "DeleteIntermediatesAction",
171 "output_name": "output_unaligned_reads_l"
172 },
173 "HideDatasetActionmapping_stats": {
174 "action_arguments": {},
175 "action_type": "HideDatasetAction",
176 "output_name": "mapping_stats"
177 },
178 "HideDatasetActionoutput": {
179 "action_arguments": {},
180 "action_type": "HideDatasetAction",
181 "output_name": "output"
182 },
183 "HideDatasetActionoutput_aligned_reads_l": {
184 "action_arguments": {},
185 "action_type": "HideDatasetAction",
186 "output_name": "output_aligned_reads_l"
187 },
188 "HideDatasetActionoutput_aligned_reads_r": {
189 "action_arguments": {},
190 "action_type": "HideDatasetAction",
191 "output_name": "output_aligned_reads_r"
192 },
193 "HideDatasetActionoutput_sam": {
194 "action_arguments": {},
195 "action_type": "HideDatasetAction",
196 "output_name": "output_sam"
197 },
198 "HideDatasetActionoutput_unaligned_reads_l": {
199 "action_arguments": {},
200 "action_type": "HideDatasetAction",
201 "output_name": "output_unaligned_reads_l"
202 },
203 "HideDatasetActionoutput_unaligned_reads_r": {
204 "action_arguments": {},
205 "action_type": "HideDatasetAction",
206 "output_name": "output_unaligned_reads_r"
207 }
208 },
209 "tool_errors": null,
210 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/bowtie2/2.2.6.2",
211 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"library\": \"{\\\"aligned_file\\\": \\\"True\\\", \\\"unaligned_file\\\": \\\"False\\\", \\\"type\\\": \\\"single\\\", \\\"__current_case__\\\": 0, \\\"input_1\\\": null}\", \"reference_genome\": \"{\\\"source\\\": \\\"indexed\\\", \\\"__current_case__\\\": 0, \\\"index\\\": \\\"vir1\\\"}\", \"rg\": \"{\\\"rg_selector\\\": \\\"do_not_set\\\", \\\"__current_case__\\\": 3}\", \"save_mapping_stats\": \"\\\"False\\\"\", \"analysis_type\": \"{\\\"alignment_options\\\": {\\\"alignment_options_selector\\\": \\\"no\\\", \\\"__current_case__\\\": 1}, \\\"effort_options\\\": {\\\"effort_options_selector\\\": \\\"no\\\", \\\"__current_case__\\\": 1}, \\\"sam_options\\\": {\\\"sam_options_selector\\\": \\\"no\\\", \\\"__current_case__\\\": 1}, \\\"other_options\\\": {\\\"other_options_selector\\\": \\\"no\\\", \\\"__current_case__\\\": 1}, \\\"scoring_options\\\": {\\\"scoring_options_selector\\\": \\\"no\\\", \\\"__current_case__\\\": 1}, \\\"analysis_type_selector\\\": \\\"full\\\", \\\"reporting_options\\\": {\\\"k\\\": \\\"1\\\", \\\"reporting_options_selector\\\": \\\"k\\\", \\\"__current_case__\\\": 1}, \\\"__current_case__\\\": 1, \\\"sam_opt\\\": \\\"True\\\", \\\"input_options\\\": {\\\"input_options_selector\\\": \\\"no\\\", \\\"__current_case__\\\": 1}}\"}",
212 "tool_version": "2.2.6.2",
213 "type": "tool",
214 "uuid": "d8ac3b32-882b-4761-affd-b3f71ddb3fcb",
215 "workflow_outputs": []
216 },
217 "4": {
218 "annotation": "",
219 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.1.07",
220 "id": 4,
221 "input_connections": {
222 "input_file": {
223 "id": 2,
224 "output_name": "outfilename"
225 }
226 },
227 "inputs": [],
228 "label": null,
229 "name": "NCBI BLAST+ makeblastdb",
230 "outputs": [
231 {
232 "name": "outfile",
233 "type": "data"
234 }
235 ],
236 "position": {
237 "left": 1500.96875,
238 "top": 1043.96875
239 },
240 "post_job_actions": {},
241 "tool_errors": null,
242 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.1.07",
243 "tool_state": "{\"__page__\": 0, \"mask_data_file\": \"null\", \"title\": \"\\\"reference virus blast nucleotide database\\\"\", \"dbtype\": \"\\\"nucl\\\"\", \"__rerun_remap_job_id__\": null, \"hash_index\": \"\\\"True\\\"\", \"tax\": \"{\\\"taxselect\\\": \\\"\\\", \\\"__current_case__\\\": 0}\", \"input_file\": \"null\", \"parse_seqids\": \"\\\"False\\\"\"}",
244 "tool_version": "0.1.07",
245 "type": "tool",
246 "uuid": "6271cf86-2fa0-4f3c-8870-d1f315fb46b8",
247 "workflow_outputs": [
248 {
249 "label": null,
250 "output_name": "outfile",
251 "uuid": "b75966f5-1ca8-434b-9b3c-df52c467303e"
252 }
253 ]
254 },
255 "5": {
256 "annotation": "",
257 "content_id": "toolshed.g2.bx.psu.edu/repos/anmoljh/trinityrnaseq/trinityrnaseq/r20140717",
258 "id": 5,
259 "input_connections": {
260 "inputs|input": {
261 "id": 3,
262 "output_name": "output_aligned_reads_l"
263 }
264 },
265 "inputs": [],
266 "label": null,
267 "name": "Trinity",
268 "outputs": [
269 {
270 "name": "trinity_log",
271 "type": "txt"
272 },
273 {
274 "name": "assembled_transcripts",
275 "type": "fasta"
276 }
277 ],
278 "position": {
279 "left": 765.515625,
280 "top": 493.5
281 },
282 "post_job_actions": {
283 "HideDatasetActionassembled_transcripts": {
284 "action_arguments": {},
285 "action_type": "HideDatasetAction",
286 "output_name": "assembled_transcripts"
287 },
288 "HideDatasetActiontrinity_log": {
289 "action_arguments": {},
290 "action_type": "HideDatasetAction",
291 "output_name": "trinity_log"
292 }
293 },
294 "tool_errors": null,
295 "tool_id": "toolshed.g2.bx.psu.edu/repos/anmoljh/trinityrnaseq/trinityrnaseq/r20140717",
296 "tool_state": "{\"__page__\": 0, \"JM\": \"\\\"1G\\\"\", \"__rerun_remap_job_id__\": null, \"additional_params\": \"{\\\"use_additional\\\": \\\"no\\\", \\\"__current_case__\\\": 0}\", \"inputs\": \"{\\\"paired_or_single\\\": \\\"single\\\", \\\"input\\\": null, \\\"path_reinforcement_distance\\\": \\\"40\\\", \\\"__current_case__\\\": 1, \\\"library_type\\\": \\\"None\\\"}\"}",
297 "tool_version": "r20140717",
298 "type": "tool",
299 "uuid": "400add87-e5bc-470a-bc3c-6d7bbff41b78",
300 "workflow_outputs": []
301 },
302 "6": {
303 "annotation": "",
304 "content_id": "toolshed.g2.bx.psu.edu/repos/jjohnson/regex_find_replace/regex1/0.1.0",
305 "id": 6,
306 "input_connections": {
307 "input": {
308 "id": 5,
309 "output_name": "assembled_transcripts"
310 }
311 },
312 "inputs": [],
313 "label": null,
314 "name": "Regex Find And Replace",
315 "outputs": [
316 {
317 "name": "out_file1",
318 "type": "input"
319 }
320 ],
321 "position": {
322 "left": 794.015625,
323 "top": 762.546875
324 },
325 "post_job_actions": {
326 "HideDatasetActionout_file1": {
327 "action_arguments": {},
328 "action_type": "HideDatasetAction",
329 "output_name": "out_file1"
330 }
331 },
332 "tool_errors": null,
333 "tool_id": "toolshed.g2.bx.psu.edu/repos/jjohnson/regex_find_replace/regex1/0.1.0",
334 "tool_state": "{\"input\": \"null\", \"__rerun_remap_job_id__\": null, \"checks\": \"[{\\\"__index__\\\": 0, \\\"replacement\\\": \\\">\\\\\\\\1\\\", \\\"pattern\\\": \\\">(.+) len=.+\\\"}]\", \"__page__\": 0}",
335 "tool_version": "0.1.0",
336 "type": "tool",
337 "uuid": "6d243d3c-511c-465a-93ee-f8df9657d4d7",
338 "workflow_outputs": []
339 },
340 "7": {
341 "annotation": "",
342 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.1.07",
343 "id": 7,
344 "input_connections": {
345 "db_opts|histdb": {
346 "id": 1,
347 "output_name": "output"
348 },
349 "query": {
350 "id": 6,
351 "output_name": "out_file1"
352 }
353 },
354 "inputs": [],
355 "label": null,
356 "name": "NCBI BLAST+ blastn",
357 "outputs": [
358 {
359 "name": "output1",
360 "type": "tabular"
361 }
362 ],
363 "position": {
364 "left": 1076.9375,
365 "top": 1045
366 },
367 "post_job_actions": {
368 "RenameDatasetActionoutput1": {
369 "action_arguments": {
370 "newname": "blastN of oases contigs"
371 },
372 "action_type": "RenameDatasetAction",
373 "output_name": "output1"
374 }
375 },
376 "tool_errors": null,
377 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.1.07",
378 "tool_state": "{\"evalue_cutoff\": \"\\\"0.001\\\"\", \"__page__\": 0, \"adv_opts\": \"{\\\"adv_opts_selector\\\": \\\"basic\\\", \\\"__current_case__\\\": 0}\", \"__rerun_remap_job_id__\": null, \"blast_type\": \"\\\"blastn\\\"\", \"db_opts\": \"{\\\"db_opts_selector\\\": \\\"histdb\\\", \\\"subject\\\": \\\"\\\", \\\"histdb\\\": null, \\\"__current_case__\\\": 1, \\\"database\\\": \\\"\\\"}\", \"output\": \"{\\\"out_format\\\": \\\"cols\\\", \\\"std_cols\\\": [\\\"qseqid\\\", \\\"sseqid\\\", \\\"pident\\\", \\\"length\\\", \\\"mismatch\\\", \\\"gapopen\\\", \\\"qstart\\\", \\\"qend\\\", \\\"sstart\\\", \\\"send\\\", \\\"evalue\\\", \\\"bitscore\\\"], \\\"ids_cols\\\": null, \\\"tax_cols\\\": null, \\\"__current_case__\\\": 2, \\\"misc_cols\\\": null, \\\"ext_cols\\\": [\\\"slen\\\"]}\", \"query\": \"null\"}",
379 "tool_version": "0.1.07",
380 "type": "tool",
381 "uuid": "0e8b01bc-d919-4bc4-ba28-c2fde37de6b6",
382 "workflow_outputs": [
383 {
384 "label": null,
385 "output_name": "output1",
386 "uuid": "e24552f8-47ea-44fa-b339-254d7902e2aa"
387 }
388 ]
389 },
390 "8": {
391 "annotation": "",
392 "content_id": "toolshed.g2.bx.psu.edu/repos/drosofff/msp_blastparser_and_hits/BlastParser_and_hits/2.4.3",
393 "id": 8,
394 "input_connections": {
395 "blast": {
396 "id": 7,
397 "output_name": "output1"
398 },
399 "sequences": {
400 "id": 6,
401 "output_name": "out_file1"
402 }
403 },
404 "inputs": [],
405 "label": null,
406 "name": "Parse blast output and compile hits",
407 "outputs": [
408 {
409 "name": "tabularOutput",
410 "type": "tabular"
411 },
412 {
413 "name": "fastaOutput",
414 "type": "fasta"
415 },
416 {
417 "name": "al_sequences",
418 "type": "fasta"
419 },
420 {
421 "name": "un_sequences",
422 "type": "fasta"
423 }
424 ],
425 "position": {
426 "left": 1266.015625,
427 "top": 700.546875
428 },
429 "post_job_actions": {
430 "DeleteIntermediatesActiontabularOutput": {
431 "action_arguments": {},
432 "action_type": "DeleteIntermediatesAction",
433 "output_name": "tabularOutput"
434 },
435 "HideDatasetActional_sequences": {
436 "action_arguments": {},
437 "action_type": "HideDatasetAction",
438 "output_name": "al_sequences"
439 },
440 "HideDatasetActionun_sequences": {
441 "action_arguments": {},
442 "action_type": "HideDatasetAction",
443 "output_name": "un_sequences"
444 }
445 },
446 "tool_errors": null,
447 "tool_id": "toolshed.g2.bx.psu.edu/repos/drosofff/msp_blastparser_and_hits/BlastParser_and_hits/2.4.3",
448 "tool_state": "{\"__page__\": 0, \"flanking\": \"\\\"0\\\"\", \"additional_filters\": \"{\\\"filter_term_out\\\": \\\"Patent\\\", \\\"filter_relativeCov\\\": \\\"0.0\\\", \\\"filter_meanScore\\\": \\\"100.0\\\", \\\"use_filters\\\": \\\"yes\\\", \\\"__current_case__\\\": 1, \\\"filter_term_in\\\": \\\"${target_virus}\\\", \\\"filter_maxScore\\\": \\\"0.0\\\"}\", \"__rerun_remap_job_id__\": null, \"mode\": \"\\\"short\\\"\", \"sequences\": \"null\", \"blast\": \"null\"}",
449 "tool_version": "2.4.3",
450 "type": "tool",
451 "uuid": "4acd0e30-b867-43e3-99e9-88d0c602c8f3",
452 "workflow_outputs": [
453 {
454 "label": null,
455 "output_name": "tabularOutput",
456 "uuid": "2ee6f85d-cc71-4ed1-8a40-16e98ff3d27a"
457 },
458 {
459 "label": null,
460 "output_name": "fastaOutput",
461 "uuid": "237c9ef0-0371-47ee-bce3-adb65950a11b"
462 }
463 ]
464 },
465 "9": {
466 "annotation": "",
467 "content_id": "toolshed.g2.bx.psu.edu/repos/mvdbeek/concatenate_multiple_datasets/cat_multiple/0.2",
468 "id": 9,
469 "input_connections": {
470 "input": {
471 "id": 8,
472 "output_name": "tabularOutput"
473 }
474 },
475 "inputs": [],
476 "label": null,
477 "name": "Concatenate multiple datasets",
478 "outputs": [
479 {
480 "name": "out_file1",
481 "type": "input"
482 }
483 ],
484 "position": {
485 "left": 1641.5,
486 "top": 719.5
487 },
488 "post_job_actions": {
489 "RenameDatasetActionout_file1": {
490 "action_arguments": {
491 "newname": "Global report for ${target_virus}"
492 },
493 "action_type": "RenameDatasetAction",
494 "output_name": "out_file1"
495 }
496 },
497 "tool_errors": null,
498 "tool_id": "toolshed.g2.bx.psu.edu/repos/mvdbeek/concatenate_multiple_datasets/cat_multiple/0.2",
499 "tool_state": "{\"input\": \"null\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}",
500 "tool_version": "0.2",
501 "type": "tool",
502 "uuid": "4706c38f-6012-41f5-a415-09db4d3756f3",
503 "workflow_outputs": [
504 {
505 "label": null,
506 "output_name": "out_file1",
507 "uuid": "cc22be79-7bf4-4c6d-888c-0620f6357564"
508 }
509 ]
510 },
511 "10": {
512 "annotation": "",
513 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.1.07",
514 "id": 10,
515 "input_connections": {
516 "db_opts|histdb": {
517 "id": 4,
518 "output_name": "outfile"
519 },
520 "query": {
521 "id": 8,
522 "output_name": "fastaOutput"
523 }
524 },
525 "inputs": [],
526 "label": null,
527 "name": "NCBI BLAST+ blastn",
528 "outputs": [
529 {
530 "name": "output1",
531 "type": "tabular"
532 }
533 ],
534 "position": {
535 "left": 1813.4375,
536 "top": 837.96875
537 },
538 "post_job_actions": {
539 "HideDatasetActionoutput1": {
540 "action_arguments": {},
541 "action_type": "HideDatasetAction",
542 "output_name": "output1"
543 }
544 },
545 "tool_errors": null,
546 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.1.07",
547 "tool_state": "{\"evalue_cutoff\": \"\\\"0.001\\\"\", \"__page__\": 0, \"adv_opts\": \"{\\\"adv_opts_selector\\\": \\\"basic\\\", \\\"__current_case__\\\": 0}\", \"__rerun_remap_job_id__\": null, \"blast_type\": \"\\\"blastn\\\"\", \"db_opts\": \"{\\\"db_opts_selector\\\": \\\"histdb\\\", \\\"subject\\\": \\\"\\\", \\\"histdb\\\": null, \\\"__current_case__\\\": 1, \\\"database\\\": \\\"\\\"}\", \"output\": \"{\\\"out_format\\\": \\\"cols\\\", \\\"std_cols\\\": [\\\"qseqid\\\", \\\"sseqid\\\", \\\"pident\\\", \\\"length\\\", \\\"mismatch\\\", \\\"gapopen\\\", \\\"qstart\\\", \\\"qend\\\", \\\"sstart\\\", \\\"send\\\", \\\"evalue\\\", \\\"bitscore\\\"], \\\"ids_cols\\\": null, \\\"tax_cols\\\": null, \\\"__current_case__\\\": 2, \\\"misc_cols\\\": null, \\\"ext_cols\\\": [\\\"slen\\\"]}\", \"query\": \"null\"}",
548 "tool_version": "0.1.07",
549 "type": "tool",
550 "uuid": "6aad301d-b295-43af-ae9b-a1ec6f41da49",
551 "workflow_outputs": []
552 },
553 "11": {
554 "annotation": "",
555 "content_id": "toolshed.g2.bx.psu.edu/repos/drosofff/blast_to_scaffold/blast2scaffold/0.9.0",
556 "id": 11,
557 "input_connections": {
558 "blast_tab": {
559 "id": 10,
560 "output_name": "output1"
561 },
562 "guideSequence": {
563 "id": 2,
564 "output_name": "outfilename"
565 },
566 "sequences": {
567 "id": 8,
568 "output_name": "fastaOutput"
569 }
570 },
571 "inputs": [],
572 "label": null,
573 "name": "blast_to_scaffold",
574 "outputs": [
575 {
576 "name": "output",
577 "type": "fasta"
578 }
579 ],
580 "position": {
581 "left": 2062.984375,
582 "top": 1042.984375
583 },
584 "post_job_actions": {},
585 "tool_errors": null,
586 "tool_id": "toolshed.g2.bx.psu.edu/repos/drosofff/blast_to_scaffold/blast2scaffold/0.9.0",
587 "tool_state": "{\"__page__\": 0, \"guideSequence\": \"null\", \"blast_tab\": \"null\", \"__rerun_remap_job_id__\": null, \"sequences\": \"null\"}",
588 "tool_version": "0.9.0",
589 "type": "tool",
590 "uuid": "3aea0893-96a6-427e-806b-4de7f6a3b656",
591 "workflow_outputs": [
592 {
593 "label": null,
594 "output_name": "output",
595 "uuid": "352aeee8-286a-475d-b043-02c1e09d6a0f"
596 }
597 ]
598 },
599 "12": {
600 "annotation": "",
601 "content_id": "toolshed.g2.bx.psu.edu/repos/mvdbeek/concatenate_multiple_datasets/cat_multiple/0.2",
602 "id": 12,
603 "input_connections": {
604 "input": {
605 "id": 11,
606 "output_name": "output"
607 }
608 },
609 "inputs": [],
610 "label": null,
611 "name": "Concatenate multiple datasets",
612 "outputs": [
613 {
614 "name": "out_file1",
615 "type": "input"
616 }
617 ],
618 "position": {
619 "left": 2401.5,
620 "top": 1165.5
621 },
622 "post_job_actions": {
623 "RenameDatasetActionout_file1": {
624 "action_arguments": {
625 "newname": "Genome Reconstruction guided by ${reference_virus}"
626 },
627 "action_type": "RenameDatasetAction",
628 "output_name": "out_file1"
629 }
630 },
631 "tool_errors": null,
632 "tool_id": "toolshed.g2.bx.psu.edu/repos/mvdbeek/concatenate_multiple_datasets/cat_multiple/0.2",
633 "tool_state": "{\"input\": \"null\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}",
634 "tool_version": "0.2",
635 "type": "tool",
636 "uuid": "ec943b0c-8635-4f10-80fe-7b71d478d555",
637 "workflow_outputs": [
638 {
639 "label": null,
640 "output_name": "out_file1",
641 "uuid": "7e1c1f24-f29e-4ff1-8fd1-68dc82adb020"
642 }
643 ]
644 }
645 },
646 "uuid": "5d79fdae-33a6-4dd2-b0d8-eb57f2d11d32"
647 }