comparison Galaxy-Workflow-Metavisitor__Workflow_for_nucleic_vir2_generation_and_test.ga @ 0:c375489bbcb0 draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/workflows/metavisitor_2_workflows commit ecf95caa7d5e9ab001a75cbf5fb306e7ecd3def3
author artbio
date Sun, 21 Jul 2019 19:22:52 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c375489bbcb0
1 {
2 "a_galaxy_workflow": "true",
3 "uuid": "5fc55e4d-f7b4-4fb7-bca0-00551ceaebd4",
4 "tags": [],
5 "format-version": "0.1",
6 "version": 1,
7 "steps": {
8 "11": {
9 "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/blast_unmatched/blast_unmatched/0.5.0",
10 "errors": null,
11 "uuid": "bb4c2955-a0a3-4e16-a4c8-49add3f6570d",
12 "tool_version": "0.5.0",
13 "outputs": [
14 {
15 "type": "fasta",
16 "name": "output_file"
17 }
18 ],
19 "post_job_actions": {
20 "RenameDatasetActionoutput_file": {
21 "output_name": "output_file",
22 "action_type": "RenameDatasetAction",
23 "action_arguments": {
24 "newname": "Sequences missed by all"
25 }
26 }
27 },
28 "workflow_outputs": [
29 {
30 "output_name": "output_file",
31 "uuid": "c7ed1b03-97ae-4859-9f3d-7b4c821ada08",
32 "label": null
33 }
34 ],
35 "annotation": "",
36 "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/blast_unmatched/blast_unmatched/0.5.0",
37 "input_connections": {
38 "blast_file": {
39 "output_name": "output1",
40 "id": 10
41 },
42 "fasta_file": {
43 "output_name": "output_file",
44 "id": 9
45 }
46 },
47 "inputs": [
48 {
49 "name": "blast_file",
50 "description": "runtime parameter for tool Blast Unmatched"
51 },
52 {
53 "name": "fasta_file",
54 "description": "runtime parameter for tool Blast Unmatched"
55 }
56 ],
57 "position": {
58 "top": 486,
59 "left": 2208
60 },
61 "tool_state": "{\"blast_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"fasta_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"__page__\": null}",
62 "label": "Getsequences missed by both vir2 and unclustered sequences",
63 "type": "tool",
64 "id": 11,
65 "tool_shed_repository": {
66 "owner": "artbio",
67 "changeset_revision": "fffdb903f2d1",
68 "name": "blast_unmatched",
69 "tool_shed": "toolshed.g2.bx.psu.edu"
70 },
71 "name": "Blast Unmatched"
72 },
73 "10": {
74 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.3.1",
75 "errors": null,
76 "uuid": "68738682-27a0-4adc-b945-c4df49c48b72",
77 "tool_version": "0.3.1",
78 "outputs": [
79 {
80 "type": "tabular",
81 "name": "output1"
82 }
83 ],
84 "post_job_actions": {},
85 "workflow_outputs": [
86 {
87 "output_name": "output1",
88 "uuid": "d0fabafb-7f8a-4119-8be6-4bed4e4cacd3",
89 "label": null
90 }
91 ],
92 "annotation": "Mesure the loss of information due to clustering",
93 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.3.1",
94 "input_connections": {
95 "query": {
96 "output_name": "output_file",
97 "id": 9
98 },
99 "db_opts|histdb": {
100 "output_name": "outfile",
101 "id": 6
102 }
103 },
104 "inputs": [
105 {
106 "name": "db_opts",
107 "description": "runtime parameter for tool NCBI BLAST+ blastn"
108 },
109 {
110 "name": "query",
111 "description": "runtime parameter for tool NCBI BLAST+ blastn"
112 }
113 ],
114 "position": {
115 "top": 281,
116 "left": 1919
117 },
118 "tool_state": "{\"evalue_cutoff\": \"\\\"0.001\\\"\", \"output\": \"{\\\"__current_case__\\\": 2, \\\"ext_cols\\\": [\\\"slen\\\"], \\\"ids_cols\\\": null, \\\"misc_cols\\\": null, \\\"out_format\\\": \\\"cols\\\", \\\"std_cols\\\": [\\\"qseqid\\\", \\\"sseqid\\\", \\\"pident\\\", \\\"length\\\", \\\"mismatch\\\", \\\"gapopen\\\", \\\"qstart\\\", \\\"qend\\\", \\\"sstart\\\", \\\"send\\\", \\\"evalue\\\", \\\"bitscore\\\"], \\\"tax_cols\\\": null}\", \"adv_opts\": \"{\\\"__current_case__\\\": 0, \\\"adv_opts_selector\\\": \\\"basic\\\"}\", \"__page__\": null, \"__rerun_remap_job_id__\": null, \"db_opts\": \"{\\\"__current_case__\\\": 1, \\\"database\\\": \\\"\\\", \\\"db_opts_selector\\\": \\\"histdb\\\", \\\"histdb\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"subject\\\": \\\"\\\"}\", \"blast_type\": \"\\\"blastn\\\"\", \"query\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}",
119 "label": "Blast sequences missed by vir2 to unclustered viral sequences",
120 "type": "tool",
121 "id": 10,
122 "tool_shed_repository": {
123 "owner": "devteam",
124 "changeset_revision": "e25d3acf6e68",
125 "name": "ncbi_blast_plus",
126 "tool_shed": "toolshed.g2.bx.psu.edu"
127 },
128 "name": "NCBI BLAST+ blastn"
129 },
130 "1": {
131 "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/fetch_fasta_from_ncbi/retrieve_fasta_from_NCBI/2.3.0",
132 "errors": null,
133 "uuid": "25b4eea6-c049-4432-9ebb-5b7c7a17e24b",
134 "tool_version": "2.3.0",
135 "outputs": [
136 {
137 "type": "fasta",
138 "name": "outfile"
139 },
140 {
141 "type": "txt",
142 "name": "logfile"
143 }
144 ],
145 "post_job_actions": {},
146 "workflow_outputs": [
147 {
148 "output_name": "outfile",
149 "uuid": "a046f3a3-f2fb-48de-88f7-0bac53abbe08",
150 "label": null
151 },
152 {
153 "output_name": "logfile",
154 "uuid": "022eff6b-7e3e-4152-8744-f43a5829bd88",
155 "label": null
156 }
157 ],
158 "annotation": "sequences>10 000\npublished before 2017",
159 "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/fetch_fasta_from_ncbi/retrieve_fasta_from_NCBI/2.3.0",
160 "input_connections": {},
161 "inputs": [],
162 "position": {
163 "top": 603,
164 "left": 296
165 },
166 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"queryString\": \"\\\"txid10239[Organism] NOT txid131567[Organism] NOT phage[All Fields] NOT patent[All Fields] NOT chimeric[Title] NOT vector[Title] NOT method[Title] NOT X174[All Fields] AND 10001:1300000[Sequence length] NOT 2017/09:2075[PDAT]\\\"\", \"dbname\": \"\\\"nuccore\\\"\", \"dry_run\": \"\\\"false\\\"\"}",
167 "label": "Get long sequences",
168 "type": "tool",
169 "id": 1,
170 "tool_shed_repository": {
171 "owner": "artbio",
172 "changeset_revision": "c667d0ee39f5",
173 "name": "fetch_fasta_from_ncbi",
174 "tool_shed": "toolshed.g2.bx.psu.edu"
175 },
176 "name": "Retrieve FASTA from NCBI"
177 },
178 "0": {
179 "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/fetch_fasta_from_ncbi/retrieve_fasta_from_NCBI/2.3.0",
180 "errors": null,
181 "uuid": "9c3e474c-3e57-4378-a5cc-ef9c6b7b092a",
182 "tool_version": "2.3.0",
183 "outputs": [
184 {
185 "type": "fasta",
186 "name": "outfile"
187 },
188 {
189 "type": "txt",
190 "name": "logfile"
191 }
192 ],
193 "post_job_actions": {},
194 "workflow_outputs": [
195 {
196 "output_name": "outfile",
197 "uuid": "250f8193-0366-417e-863e-62d75d511d56",
198 "label": null
199 },
200 {
201 "output_name": "logfile",
202 "uuid": "2b4ab042-a734-4727-a9be-57b66a968488",
203 "label": null
204 }
205 ],
206 "annotation": "sequences <= 10 000bp\npublished before 2017",
207 "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/fetch_fasta_from_ncbi/retrieve_fasta_from_NCBI/2.3.0",
208 "input_connections": {},
209 "inputs": [],
210 "position": {
211 "top": 281,
212 "left": 283
213 },
214 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"queryString\": \"\\\"txid10239[Organism] NOT txid131567[Organism] NOT phage[All Fields] NOT patent[All Fields] NOT chimeric[Title] NOT vector[Title] NOT method[Title] NOT X174[All Fields] AND 301:10000[Sequence length] NOT 2017/09:2075[PDAT]\\\"\", \"dbname\": \"\\\"nuccore\\\"\", \"dry_run\": \"\\\"false\\\"\"}",
215 "label": "Get short sequences",
216 "type": "tool",
217 "id": 0,
218 "tool_shed_repository": {
219 "owner": "artbio",
220 "changeset_revision": "c667d0ee39f5",
221 "name": "fetch_fasta_from_ncbi",
222 "tool_shed": "toolshed.g2.bx.psu.edu"
223 },
224 "name": "Retrieve FASTA from NCBI"
225 },
226 "3": {
227 "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/vsearch/vsearch_clustering/2.8.3.0",
228 "errors": null,
229 "uuid": "6fddbef5-bc89-4574-a0cf-335aee053e4c",
230 "tool_version": "2.8.3.0",
231 "outputs": [
232 {
233 "type": "fasta",
234 "name": "msaout"
235 },
236 {
237 "type": "fasta",
238 "name": "consout"
239 },
240 {
241 "type": "fasta",
242 "name": "centroids"
243 },
244 {
245 "type": "fasta",
246 "name": "alnout"
247 },
248 {
249 "type": "fasta",
250 "name": "notmatched"
251 },
252 {
253 "type": "fasta",
254 "name": "matched"
255 },
256 {
257 "type": "tabular",
258 "name": "blast6out"
259 },
260 {
261 "type": "fasta",
262 "name": "fastapairs"
263 },
264 {
265 "type": "tabular",
266 "name": "uc_outfile"
267 }
268 ],
269 "post_job_actions": {
270 "HideDatasetActionfastapairs": {
271 "output_name": "fastapairs",
272 "action_type": "HideDatasetAction",
273 "action_arguments": {}
274 },
275 "HideDatasetActionconsout": {
276 "output_name": "consout",
277 "action_type": "HideDatasetAction",
278 "action_arguments": {}
279 },
280 "HideDatasetActionmsaout": {
281 "output_name": "msaout",
282 "action_type": "HideDatasetAction",
283 "action_arguments": {}
284 },
285 "HideDatasetActionalnout": {
286 "output_name": "alnout",
287 "action_type": "HideDatasetAction",
288 "action_arguments": {}
289 },
290 "HideDatasetActionblast6out": {
291 "output_name": "blast6out",
292 "action_type": "HideDatasetAction",
293 "action_arguments": {}
294 },
295 "HideDatasetActionuc_outfile": {
296 "output_name": "uc_outfile",
297 "action_type": "HideDatasetAction",
298 "action_arguments": {}
299 },
300 "HideDatasetActionnotmatched": {
301 "output_name": "notmatched",
302 "action_type": "HideDatasetAction",
303 "action_arguments": {}
304 },
305 "HideDatasetActionmatched": {
306 "output_name": "matched",
307 "action_type": "HideDatasetAction",
308 "action_arguments": {}
309 }
310 },
311 "workflow_outputs": [
312 {
313 "output_name": "centroids",
314 "uuid": "88385aa5-5e7c-4e64-829c-f662d15f5efa",
315 "label": null
316 }
317 ],
318 "annotation": "",
319 "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/vsearch/vsearch_clustering/2.8.3.0",
320 "input_connections": {
321 "infile": {
322 "output_name": "outfile",
323 "id": 0
324 }
325 },
326 "inputs": [
327 {
328 "name": "infile",
329 "description": "runtime parameter for tool VSearch clustering"
330 }
331 ],
332 "position": {
333 "top": 273,
334 "left": 559.5
335 },
336 "tool_state": "{\"sizein\": \"\\\"false\\\"\", \"cons_truncate\": \"\\\"false\\\"\", \"__page__\": null, \"maxrejects\": \"\\\"32\\\"\", \"usersort\": \"\\\"false\\\"\", \"qmask\": \"\\\"dust\\\"\", \"iddef\": \"\\\"2\\\"\", \"__rerun_remap_job_id__\": null, \"clustering_mode\": \"{\\\"__current_case__\\\": 0, \\\"clustering_mode_select\\\": \\\"cluster_fast\\\"}\", \"id\": \"\\\"0.95\\\"\", \"sizeout\": \"\\\"false\\\"\", \"strand\": \"\\\"plus\\\"\", \"outputs\": \"[\\\"--centroids\\\"]\", \"maxaccepts\": \"\\\"1\\\"\", \"infile\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"uc\": \"\\\"false\\\"\"}",
337 "label": "Get centroids",
338 "type": "tool",
339 "id": 3,
340 "tool_shed_repository": {
341 "owner": "iuc",
342 "changeset_revision": "b3c7199d8786",
343 "name": "vsearch",
344 "tool_shed": "toolshed.g2.bx.psu.edu"
345 },
346 "name": "VSearch clustering"
347 },
348 "2": {
349 "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/fetch_fasta_from_ncbi/retrieve_fasta_from_NCBI/2.3.0",
350 "errors": null,
351 "uuid": "a2a812fb-1afb-405b-8b38-199c13f391c8",
352 "tool_version": "2.3.0",
353 "outputs": [
354 {
355 "type": "fasta",
356 "name": "outfile"
357 },
358 {
359 "type": "txt",
360 "name": "logfile"
361 }
362 ],
363 "post_job_actions": {},
364 "workflow_outputs": [
365 {
366 "output_name": "outfile",
367 "uuid": "02eb3d2c-24b0-4bbc-b695-f634673214a3",
368 "label": null
369 },
370 {
371 "output_name": "logfile",
372 "uuid": "9ac269ab-44d2-4f6a-a287-d9122815965f",
373 "label": null
374 }
375 ],
376 "annotation": "sequences published after 2017",
377 "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/fetch_fasta_from_ncbi/retrieve_fasta_from_NCBI/2.3.0",
378 "input_connections": {},
379 "inputs": [],
380 "position": {
381 "top": 488,
382 "left": 1185
383 },
384 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"queryString\": \"\\\"txid10239[Organism] NOT txid131567[Organism] NOT phage[All Fields] NOT patent[All Fields] NOT chimeric[Title] NOT vector[Title] NOT method[Title] NOT X174[All Fields] AND 301:1300000[Sequence length] AND 2017/09:2018/02[PDAT]\\\"\", \"dbname\": \"\\\"nuccore\\\"\", \"dry_run\": \"\\\"false\\\"\"}",
385 "label": "Get test sequences",
386 "type": "tool",
387 "id": 2,
388 "tool_shed_repository": {
389 "owner": "artbio",
390 "changeset_revision": "c667d0ee39f5",
391 "name": "fetch_fasta_from_ncbi",
392 "tool_shed": "toolshed.g2.bx.psu.edu"
393 },
394 "name": "Retrieve FASTA from NCBI"
395 },
396 "5": {
397 "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.1",
398 "errors": null,
399 "uuid": "51e49486-67e5-430c-884f-671a424ab2c7",
400 "tool_version": "1.4.1",
401 "outputs": [
402 {
403 "type": "input",
404 "name": "paired_output"
405 },
406 {
407 "type": "input",
408 "name": "list_output"
409 },
410 {
411 "type": "input",
412 "name": "out_file1"
413 },
414 {
415 "type": "_sniff_",
416 "name": "paired_out_file"
417 }
418 ],
419 "post_job_actions": {
420 "HideDatasetActionpaired_out_file": {
421 "output_name": "paired_out_file",
422 "action_type": "HideDatasetAction",
423 "action_arguments": {}
424 },
425 "RenameDatasetActionout_file1": {
426 "output_name": "out_file1",
427 "action_type": "RenameDatasetAction",
428 "action_arguments": {
429 "newname": "Vir2"
430 }
431 },
432 "HideDatasetActionpaired_output": {
433 "output_name": "paired_output",
434 "action_type": "HideDatasetAction",
435 "action_arguments": {}
436 },
437 "HideDatasetActionout_file1": {
438 "output_name": "out_file1",
439 "action_type": "HideDatasetAction",
440 "action_arguments": {}
441 },
442 "HideDatasetActionlist_output": {
443 "output_name": "list_output",
444 "action_type": "HideDatasetAction",
445 "action_arguments": {}
446 }
447 },
448 "workflow_outputs": [],
449 "annotation": "",
450 "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.1",
451 "input_connections": {
452 "global_condition|inputs": {
453 "output_name": "outfile",
454 "id": 1
455 }
456 },
457 "inputs": [
458 {
459 "name": "global_condition",
460 "description": "runtime parameter for tool Concatenate multiple datasets"
461 }
462 ],
463 "position": {
464 "top": 601.5,
465 "left": 783
466 },
467 "tool_state": "{\"dataset_names\": \"\\\"false\\\"\", \"headers\": \"\\\"0\\\"\", \"__page__\": null, \"__rerun_remap_job_id__\": null, \"global_condition\": \"{\\\"__current_case__\\\": 0, \\\"input_type\\\": \\\"singles\\\", \\\"inputs\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}}\"}",
468 "label": "Vir2",
469 "type": "tool",
470 "id": 5,
471 "tool_shed_repository": {
472 "owner": "artbio",
473 "changeset_revision": "55cf9d9defd1",
474 "name": "concatenate_multiple_datasets",
475 "tool_shed": "toolshed.g2.bx.psu.edu"
476 },
477 "name": "Concatenate multiple datasets"
478 },
479 "4": {
480 "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.1",
481 "errors": null,
482 "uuid": "c8435567-14ab-48a8-b217-7fed71ae87ef",
483 "tool_version": "1.4.1",
484 "outputs": [
485 {
486 "type": "input",
487 "name": "paired_output"
488 },
489 {
490 "type": "input",
491 "name": "list_output"
492 },
493 {
494 "type": "input",
495 "name": "out_file1"
496 },
497 {
498 "type": "_sniff_",
499 "name": "paired_out_file"
500 }
501 ],
502 "post_job_actions": {
503 "HideDatasetActionpaired_out_file": {
504 "output_name": "paired_out_file",
505 "action_type": "HideDatasetAction",
506 "action_arguments": {}
507 },
508 "RenameDatasetActionout_file1": {
509 "output_name": "out_file1",
510 "action_type": "RenameDatasetAction",
511 "action_arguments": {
512 "newname": "Unclustered viral sequences"
513 }
514 },
515 "HideDatasetActionlist_output": {
516 "output_name": "list_output",
517 "action_type": "HideDatasetAction",
518 "action_arguments": {}
519 },
520 "HideDatasetActionout_file1": {
521 "output_name": "out_file1",
522 "action_type": "HideDatasetAction",
523 "action_arguments": {}
524 },
525 "HideDatasetActionpaired_output": {
526 "output_name": "paired_output",
527 "action_type": "HideDatasetAction",
528 "action_arguments": {}
529 }
530 },
531 "workflow_outputs": [],
532 "annotation": "",
533 "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.1",
534 "input_connections": {
535 "global_condition|inputs": [
536 {
537 "output_name": "outfile",
538 "id": 0
539 },
540 {
541 "output_name": "outfile",
542 "id": 1
543 }
544 ]
545 },
546 "inputs": [
547 {
548 "name": "global_condition",
549 "description": "runtime parameter for tool Concatenate multiple datasets"
550 }
551 ],
552 "position": {
553 "top": 249.5,
554 "left": 888
555 },
556 "tool_state": "{\"dataset_names\": \"\\\"false\\\"\", \"headers\": \"\\\"0\\\"\", \"__page__\": null, \"__rerun_remap_job_id__\": null, \"global_condition\": \"{\\\"__current_case__\\\": 0, \\\"input_type\\\": \\\"singles\\\", \\\"inputs\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}}\"}",
557 "label": "Unclustered viral sequences",
558 "type": "tool",
559 "id": 4,
560 "tool_shed_repository": {
561 "owner": "artbio",
562 "changeset_revision": "55cf9d9defd1",
563 "name": "concatenate_multiple_datasets",
564 "tool_shed": "toolshed.g2.bx.psu.edu"
565 },
566 "name": "Concatenate multiple datasets"
567 },
568 "7": {
569 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.3.1",
570 "errors": null,
571 "uuid": "1e14e648-40a7-4a4e-b343-98c4d7bb088b",
572 "tool_version": "0.3.1",
573 "outputs": [
574 {
575 "type": "data",
576 "name": "outfile"
577 }
578 ],
579 "post_job_actions": {
580 "HideDatasetActionoutfile": {
581 "output_name": "outfile",
582 "action_type": "HideDatasetAction",
583 "action_arguments": {}
584 }
585 },
586 "workflow_outputs": [],
587 "annotation": "",
588 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.3.1",
589 "input_connections": {
590 "input_file": {
591 "output_name": "out_file1",
592 "id": 5
593 }
594 },
595 "inputs": [
596 {
597 "name": "mask_data_file",
598 "description": "runtime parameter for tool NCBI BLAST+ makeblastdb"
599 },
600 {
601 "name": "input_file",
602 "description": "runtime parameter for tool NCBI BLAST+ makeblastdb"
603 }
604 ],
605 "position": {
606 "top": 645,
607 "left": 1138
608 },
609 "tool_state": "{\"__page__\": null, \"mask_data_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"dbtype\": \"\\\"nucl\\\"\", \"__rerun_remap_job_id__\": null, \"hash_index\": \"\\\"true\\\"\", \"tax\": \"{\\\"__current_case__\\\": 0, \\\"taxselect\\\": \\\"\\\"}\", \"title\": \"\\\"vir2 blastdb\\\"\", \"parse_seqids\": \"\\\"false\\\"\"}",
610 "label": "vir2 blastdb",
611 "type": "tool",
612 "id": 7,
613 "tool_shed_repository": {
614 "owner": "devteam",
615 "changeset_revision": "e25d3acf6e68",
616 "name": "ncbi_blast_plus",
617 "tool_shed": "toolshed.g2.bx.psu.edu"
618 },
619 "name": "NCBI BLAST+ makeblastdb"
620 },
621 "6": {
622 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.3.1",
623 "errors": null,
624 "uuid": "f2e5e817-bee7-45e2-a28c-e99ee882c172",
625 "tool_version": "0.3.1",
626 "outputs": [
627 {
628 "type": "data",
629 "name": "outfile"
630 }
631 ],
632 "post_job_actions": {
633 "HideDatasetActionoutfile": {
634 "output_name": "outfile",
635 "action_type": "HideDatasetAction",
636 "action_arguments": {}
637 }
638 },
639 "workflow_outputs": [],
640 "annotation": "",
641 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.3.1",
642 "input_connections": {
643 "input_file": {
644 "output_name": "out_file1",
645 "id": 4
646 }
647 },
648 "inputs": [
649 {
650 "name": "mask_data_file",
651 "description": "runtime parameter for tool NCBI BLAST+ makeblastdb"
652 },
653 {
654 "name": "input_file",
655 "description": "runtime parameter for tool NCBI BLAST+ makeblastdb"
656 }
657 ],
658 "position": {
659 "top": 254,
660 "left": 1341
661 },
662 "tool_state": "{\"__page__\": null, \"mask_data_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"dbtype\": \"\\\"nucl\\\"\", \"__rerun_remap_job_id__\": null, \"hash_index\": \"\\\"true\\\"\", \"tax\": \"{\\\"__current_case__\\\": 0, \\\"taxselect\\\": \\\"\\\"}\", \"title\": \"\\\"\\\"\", \"parse_seqids\": \"\\\"false\\\"\"}",
663 "label": null,
664 "type": "tool",
665 "id": 6,
666 "tool_shed_repository": {
667 "owner": "devteam",
668 "changeset_revision": "e25d3acf6e68",
669 "name": "ncbi_blast_plus",
670 "tool_shed": "toolshed.g2.bx.psu.edu"
671 },
672 "name": "NCBI BLAST+ makeblastdb"
673 },
674 "9": {
675 "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/blast_unmatched/blast_unmatched/0.5.0",
676 "errors": null,
677 "uuid": "0f9a007f-a745-4c95-b2d0-4f1ee836d8b1",
678 "tool_version": "0.5.0",
679 "outputs": [
680 {
681 "type": "fasta",
682 "name": "output_file"
683 }
684 ],
685 "post_job_actions": {
686 "RenameDatasetActionoutput_file": {
687 "output_name": "output_file",
688 "action_type": "RenameDatasetAction",
689 "action_arguments": {
690 "newname": "Sequences missed by vir2"
691 }
692 }
693 },
694 "workflow_outputs": [
695 {
696 "output_name": "output_file",
697 "uuid": "b5e71e9d-ef3b-4a33-a40c-1a5b00062e86",
698 "label": null
699 }
700 ],
701 "annotation": "",
702 "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/blast_unmatched/blast_unmatched/0.5.0",
703 "input_connections": {
704 "blast_file": {
705 "output_name": "output1",
706 "id": 8
707 },
708 "fasta_file": {
709 "output_name": "outfile",
710 "id": 2
711 }
712 },
713 "inputs": [
714 {
715 "name": "blast_file",
716 "description": "runtime parameter for tool Blast Unmatched"
717 },
718 {
719 "name": "fasta_file",
720 "description": "runtime parameter for tool Blast Unmatched"
721 }
722 ],
723 "position": {
724 "top": 495,
725 "left": 1733
726 },
727 "tool_state": "{\"blast_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"fasta_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"__page__\": null}",
728 "label": "Get sequences not matching vir2",
729 "type": "tool",
730 "id": 9,
731 "tool_shed_repository": {
732 "owner": "artbio",
733 "changeset_revision": "fffdb903f2d1",
734 "name": "blast_unmatched",
735 "tool_shed": "toolshed.g2.bx.psu.edu"
736 },
737 "name": "Blast Unmatched"
738 },
739 "8": {
740 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.3.1",
741 "errors": null,
742 "uuid": "f10e16ec-5da8-460a-a1df-5a8a7c1e9e81",
743 "tool_version": "0.3.1",
744 "outputs": [
745 {
746 "type": "tabular",
747 "name": "output1"
748 }
749 ],
750 "post_job_actions": {},
751 "workflow_outputs": [
752 {
753 "output_name": "output1",
754 "uuid": "3a3992d8-9154-4b35-a4bd-6874fa4c86d4",
755 "label": null
756 }
757 ],
758 "annotation": "Check if there are sequences not matching vir2",
759 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.3.1",
760 "input_connections": {
761 "query": {
762 "output_name": "outfile",
763 "id": 2
764 },
765 "db_opts|histdb": {
766 "output_name": "outfile",
767 "id": 7
768 }
769 },
770 "inputs": [
771 {
772 "name": "db_opts",
773 "description": "runtime parameter for tool NCBI BLAST+ blastn"
774 },
775 {
776 "name": "query",
777 "description": "runtime parameter for tool NCBI BLAST+ blastn"
778 }
779 ],
780 "position": {
781 "top": 662,
782 "left": 1481
783 },
784 "tool_state": "{\"evalue_cutoff\": \"\\\"0.001\\\"\", \"output\": \"{\\\"__current_case__\\\": 2, \\\"ext_cols\\\": [\\\"slen\\\"], \\\"ids_cols\\\": null, \\\"misc_cols\\\": null, \\\"out_format\\\": \\\"cols\\\", \\\"std_cols\\\": [\\\"qseqid\\\", \\\"sseqid\\\", \\\"pident\\\", \\\"length\\\", \\\"mismatch\\\", \\\"gapopen\\\", \\\"qstart\\\", \\\"qend\\\", \\\"sstart\\\", \\\"send\\\", \\\"evalue\\\", \\\"bitscore\\\"], \\\"tax_cols\\\": null}\", \"adv_opts\": \"{\\\"__current_case__\\\": 0, \\\"adv_opts_selector\\\": \\\"basic\\\"}\", \"__page__\": null, \"__rerun_remap_job_id__\": null, \"db_opts\": \"{\\\"__current_case__\\\": 1, \\\"database\\\": \\\"\\\", \\\"db_opts_selector\\\": \\\"histdb\\\", \\\"histdb\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"subject\\\": \\\"\\\"}\", \"blast_type\": \"\\\"blastn\\\"\", \"query\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}",
785 "label": "Blast sequences against vir2",
786 "type": "tool",
787 "id": 8,
788 "tool_shed_repository": {
789 "owner": "devteam",
790 "changeset_revision": "e25d3acf6e68",
791 "name": "ncbi_blast_plus",
792 "tool_shed": "toolshed.g2.bx.psu.edu"
793 },
794 "name": "NCBI BLAST+ blastn"
795 }
796 },
797 "annotation": "",
798 "name": "Metavisitor: Workflow for nucleic vir2 generation and test"
799 }