comparison Galaxy-Workflow-Metavisitor__Workflow_for_Use_Case_2-2.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": "a103dc7c-38de-4e79-87b4-d635d5bff5eb",
4 "tags": [],
5 "format-version": "0.1",
6 "version": 2,
7 "steps": {
8 "1": {
9 "tool_id": null,
10 "errors": null,
11 "uuid": "2bec777f-eabe-49db-a14f-1e90fd9bbc1a",
12 "tool_version": null,
13 "outputs": [],
14 "workflow_outputs": [
15 {
16 "output_name": "output",
17 "uuid": "86382086-00c5-4a59-a828-cbf9bb194f77",
18 "label": null
19 }
20 ],
21 "annotation": "",
22 "content_id": null,
23 "input_connections": {},
24 "inputs": [],
25 "position": {
26 "top": 757,
27 "left": 1683.5
28 },
29 "tool_state": "{}",
30 "label": "Protein Blast database",
31 "type": "data_input",
32 "id": 1,
33 "name": "Input dataset"
34 },
35 "0": {
36 "tool_id": null,
37 "errors": null,
38 "uuid": "3877f2c8-e908-41eb-b4ae-b918cdd202d6",
39 "tool_version": null,
40 "outputs": [],
41 "workflow_outputs": [
42 {
43 "output_name": "output",
44 "uuid": "1fbb92d6-741f-41ff-a73b-b7097851e709",
45 "label": null
46 }
47 ],
48 "annotation": "",
49 "content_id": null,
50 "input_connections": {},
51 "inputs": [],
52 "position": {
53 "top": 501,
54 "left": 123.5
55 },
56 "tool_state": "{\"collection_type\": \"list\"}",
57 "label": "Fastq red files",
58 "type": "data_collection_input",
59 "id": 0,
60 "name": "Input dataset collection"
61 },
62 "3": {
63 "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/sequence_format_converter/sequence_format_converter/2.1.1",
64 "errors": null,
65 "uuid": "a490eea5-f036-4011-9f21-20cb9c11616a",
66 "tool_version": "2.1.1",
67 "outputs": [
68 {
69 "type": "fasta",
70 "name": "output"
71 }
72 ],
73 "post_job_actions": {},
74 "workflow_outputs": [
75 {
76 "output_name": "output",
77 "uuid": "9bdd628f-225b-40c8-bf3f-d2380666aa18",
78 "label": null
79 }
80 ],
81 "annotation": "Group identical reads",
82 "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/sequence_format_converter/sequence_format_converter/2.1.1",
83 "input_connections": {
84 "input": {
85 "output_name": "output_unaligned_reads_l",
86 "id": 2
87 }
88 },
89 "inputs": [
90 {
91 "name": "input",
92 "description": "runtime parameter for tool sequence_format_converter"
93 }
94 ],
95 "position": {
96 "top": 627,
97 "left": 654.5
98 },
99 "tool_state": "{\"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"output_format\": \"\\\"fastaw\\\"\", \"__rerun_remap_job_id__\": null, \"__page__\": null}",
100 "label": "Collapse reads",
101 "type": "tool",
102 "id": 3,
103 "tool_shed_repository": {
104 "owner": "artbio",
105 "changeset_revision": "f1d59113125a",
106 "name": "sequence_format_converter",
107 "tool_shed": "toolshed.g2.bx.psu.edu"
108 },
109 "name": "sequence_format_converter"
110 },
111 "2": {
112 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/bowtie2/2.3.4.3",
113 "errors": null,
114 "uuid": "e957e1b6-7774-42ca-a23d-7170ac59795b",
115 "tool_version": "2.3.4.3",
116 "outputs": [
117 {
118 "type": "fastqsanger",
119 "name": "output_unaligned_reads_l"
120 },
121 {
122 "type": "fastqsanger",
123 "name": "output_aligned_reads_l"
124 },
125 {
126 "type": "fastqsanger",
127 "name": "output_aligned_reads_r"
128 },
129 {
130 "type": "fastqsanger",
131 "name": "output_unaligned_reads_r"
132 },
133 {
134 "type": "bam",
135 "name": "output"
136 },
137 {
138 "type": "txt",
139 "name": "mapping_stats"
140 }
141 ],
142 "post_job_actions": {
143 "DeleteIntermediatesActionoutput_unaligned_reads_l": {
144 "output_name": "output_unaligned_reads_l",
145 "action_type": "DeleteIntermediatesAction",
146 "action_arguments": {}
147 },
148 "HideDatasetActionoutput_unaligned_reads_r": {
149 "output_name": "output_unaligned_reads_r",
150 "action_type": "HideDatasetAction",
151 "action_arguments": {}
152 },
153 "HideDatasetActionoutput": {
154 "output_name": "output",
155 "action_type": "HideDatasetAction",
156 "action_arguments": {}
157 },
158 "HideDatasetActionoutput_aligned_reads_l": {
159 "output_name": "output_aligned_reads_l",
160 "action_type": "HideDatasetAction",
161 "action_arguments": {}
162 },
163 "HideDatasetActionmapping_stats": {
164 "output_name": "mapping_stats",
165 "action_type": "HideDatasetAction",
166 "action_arguments": {}
167 },
168 "HideDatasetActionoutput_aligned_reads_r": {
169 "output_name": "output_aligned_reads_r",
170 "action_type": "HideDatasetAction",
171 "action_arguments": {}
172 },
173 "HideDatasetActionoutput_unaligned_reads_l": {
174 "output_name": "output_unaligned_reads_l",
175 "action_type": "HideDatasetAction",
176 "action_arguments": {}
177 }
178 },
179 "workflow_outputs": [],
180 "annotation": "Get non-host reads",
181 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/bowtie2/2.3.4.3",
182 "input_connections": {
183 "library|input_1": {
184 "output_name": "output",
185 "id": 0
186 }
187 },
188 "inputs": [
189 {
190 "name": "library",
191 "description": "runtime parameter for tool Bowtie2"
192 }
193 ],
194 "position": {
195 "top": 605,
196 "left": 338.5
197 },
198 "tool_state": "{\"sam_options\": \"{\\\"__current_case__\\\": 1, \\\"sam_options_selector\\\": \\\"no\\\"}\", \"__page__\": null, \"__rerun_remap_job_id__\": null, \"library\": \"{\\\"__current_case__\\\": 0, \\\"aligned_file\\\": \\\"false\\\", \\\"input_1\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"type\\\": \\\"single\\\", \\\"unaligned_file\\\": \\\"true\\\"}\", \"reference_genome\": \"{\\\"__current_case__\\\": 0, \\\"index\\\": \\\"AgamP4\\\", \\\"source\\\": \\\"indexed\\\"}\", \"rg\": \"{\\\"__current_case__\\\": 3, \\\"rg_selector\\\": \\\"do_not_set\\\"}\", \"save_mapping_stats\": \"\\\"false\\\"\", \"analysis_type\": \"{\\\"__current_case__\\\": 1, \\\"alignment_options\\\": {\\\"__current_case__\\\": 1, \\\"alignment_options_selector\\\": \\\"no\\\"}, \\\"analysis_type_selector\\\": \\\"full\\\", \\\"effort_options\\\": {\\\"__current_case__\\\": 1, \\\"effort_options_selector\\\": \\\"no\\\"}, \\\"input_options\\\": {\\\"__current_case__\\\": 0, \\\"input_options_selector\\\": \\\"yes\\\", \\\"int_quals\\\": \\\"false\\\", \\\"qupto\\\": \\\"100000000\\\", \\\"qv_encoding\\\": \\\"--phred33\\\", \\\"skip\\\": \\\"0\\\", \\\"solexa_quals\\\": \\\"false\\\", \\\"trim3\\\": \\\"20\\\", \\\"trim5\\\": \\\"0\\\"}, \\\"other_options\\\": {\\\"__current_case__\\\": 1, \\\"other_options_selector\\\": \\\"no\\\"}, \\\"reporting_options\\\": {\\\"__current_case__\\\": 1, \\\"k\\\": \\\"1\\\", \\\"reporting_options_selector\\\": \\\"k\\\"}, \\\"scoring_options\\\": {\\\"__current_case__\\\": 1, \\\"scoring_options_selector\\\": \\\"no\\\"}}\"}",
199 "label": "Align to host",
200 "type": "tool",
201 "id": 2,
202 "tool_shed_repository": {
203 "owner": "devteam",
204 "changeset_revision": "017aba02828d",
205 "name": "bowtie2",
206 "tool_shed": "toolshed.g2.bx.psu.edu"
207 },
208 "name": "Bowtie2"
209 },
210 "5": {
211 "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/oases/oasesoptimiserv/1.2.2",
212 "errors": null,
213 "uuid": "0229202f-8884-4e6f-aa11-ddf76f8101cd",
214 "tool_version": "1.2.2",
215 "outputs": [
216 {
217 "type": "fasta",
218 "name": "transcripts"
219 }
220 ],
221 "post_job_actions": {},
222 "workflow_outputs": [
223 {
224 "output_name": "transcripts",
225 "uuid": "284094e8-fb0d-43f4-8447-03e3e873f20e",
226 "label": null
227 }
228 ],
229 "annotation": "",
230 "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/oases/oasesoptimiserv/1.2.2",
231 "input_connections": {
232 "inputs_0|input": {
233 "output_name": "out_file1",
234 "id": 4
235 }
236 },
237 "inputs": [],
238 "position": {
239 "top": 550,
240 "left": 1339.5
241 },
242 "tool_state": "{\"__page__\": null, \"inputs\": \"[{\\\"__index__\\\": 0, \\\"input\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}}]\", \"end_hash_length\": \"\\\"69\\\"\", \"__rerun_remap_job_id__\": null, \"start_hash_length\": \"\\\"25\\\"\"}",
243 "label": "Assemble reads",
244 "type": "tool",
245 "id": 5,
246 "tool_shed_repository": {
247 "owner": "artbio",
248 "changeset_revision": "f7dd852c8f4c",
249 "name": "oases",
250 "tool_shed": "toolshed.g2.bx.psu.edu"
251 },
252 "name": "Oases_optimiser"
253 },
254 "4": {
255 "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.1",
256 "errors": null,
257 "uuid": "733e8b93-1402-4f53-9677-c092e223114f",
258 "tool_version": "1.4.1",
259 "outputs": [
260 {
261 "type": "input",
262 "name": "paired_output"
263 },
264 {
265 "type": "input",
266 "name": "list_output"
267 },
268 {
269 "type": "input",
270 "name": "out_file1"
271 },
272 {
273 "type": "_sniff_",
274 "name": "paired_out_file"
275 }
276 ],
277 "post_job_actions": {
278 "HideDatasetActionpaired_out_file": {
279 "output_name": "paired_out_file",
280 "action_type": "HideDatasetAction",
281 "action_arguments": {}
282 },
283 "HideDatasetActionpaired_output": {
284 "output_name": "paired_output",
285 "action_type": "HideDatasetAction",
286 "action_arguments": {}
287 },
288 "HideDatasetActionout_file1": {
289 "output_name": "out_file1",
290 "action_type": "HideDatasetAction",
291 "action_arguments": {}
292 },
293 "HideDatasetActionlist_output": {
294 "output_name": "list_output",
295 "action_type": "HideDatasetAction",
296 "action_arguments": {}
297 }
298 },
299 "workflow_outputs": [],
300 "annotation": "",
301 "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.1",
302 "input_connections": {
303 "global_condition|inputs": {
304 "output_name": "output",
305 "id": 3
306 }
307 },
308 "inputs": [
309 {
310 "name": "global_condition",
311 "description": "runtime parameter for tool Concatenate multiple datasets"
312 }
313 ],
314 "position": {
315 "top": 593.5,
316 "left": 973
317 },
318 "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\\\"}}\"}",
319 "label": null,
320 "type": "tool",
321 "id": 4,
322 "tool_shed_repository": {
323 "owner": "artbio",
324 "changeset_revision": "55cf9d9defd1",
325 "name": "concatenate_multiple_datasets",
326 "tool_shed": "toolshed.g2.bx.psu.edu"
327 },
328 "name": "Concatenate multiple datasets"
329 },
330 "7": {
331 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastx_wrapper/0.3.1",
332 "errors": null,
333 "uuid": "6f2acd5d-8da3-4abc-b2af-1c001ef50b01",
334 "tool_version": "0.3.1",
335 "outputs": [
336 {
337 "type": "tabular",
338 "name": "output1"
339 }
340 ],
341 "post_job_actions": {},
342 "workflow_outputs": [
343 {
344 "output_name": "output1",
345 "uuid": "1790814e-28a4-4b66-ac57-4a2087c004af",
346 "label": null
347 }
348 ],
349 "annotation": "",
350 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastx_wrapper/0.3.1",
351 "input_connections": {
352 "query": {
353 "output_name": "output",
354 "id": 6
355 },
356 "db_opts|histdb": {
357 "output_name": "output",
358 "id": 1
359 }
360 },
361 "inputs": [
362 {
363 "name": "db_opts",
364 "description": "runtime parameter for tool NCBI BLAST+ blastx"
365 },
366 {
367 "name": "query",
368 "description": "runtime parameter for tool NCBI BLAST+ blastx"
369 }
370 ],
371 "position": {
372 "top": 744,
373 "left": 1928
374 },
375 "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\\\": \\\"\\\"}\", \"query_gencode\": \"\\\"1\\\"\", \"blast_type\": \"\\\"blastx\\\"\", \"query\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}",
376 "label": "Blastx against vir2",
377 "type": "tool",
378 "id": 7,
379 "tool_shed_repository": {
380 "owner": "devteam",
381 "changeset_revision": "e25d3acf6e68",
382 "name": "ncbi_blast_plus",
383 "tool_shed": "toolshed.g2.bx.psu.edu"
384 },
385 "name": "NCBI BLAST+ blastx"
386 },
387 "6": {
388 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/fasta_filter_by_length/fasta_filter_by_length/1.1",
389 "errors": null,
390 "uuid": "5315f3b8-f61f-4ee4-b285-83b0aebd6e3f",
391 "tool_version": "1.1",
392 "outputs": [
393 {
394 "type": "fasta",
395 "name": "output"
396 }
397 ],
398 "post_job_actions": {},
399 "workflow_outputs": [
400 {
401 "output_name": "output",
402 "uuid": "e74ad0d5-3894-430e-a93d-60f95c224080",
403 "label": null
404 }
405 ],
406 "annotation": "",
407 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/fasta_filter_by_length/fasta_filter_by_length/1.1",
408 "input_connections": {
409 "input": {
410 "output_name": "transcripts",
411 "id": 5
412 }
413 },
414 "inputs": [
415 {
416 "name": "input",
417 "description": "runtime parameter for tool Filter sequences by length"
418 }
419 ],
420 "position": {
421 "top": 505,
422 "left": 1715.5
423 },
424 "tool_state": "{\"__page__\": null, \"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"max_length\": \"\\\"0\\\"\", \"min_length\": \"\\\"5000\\\"\"}",
425 "label": "Get contigs with length >5kb",
426 "type": "tool",
427 "id": 6,
428 "tool_shed_repository": {
429 "owner": "devteam",
430 "changeset_revision": "2fd6033d0e9c",
431 "name": "fasta_filter_by_length",
432 "tool_shed": "toolshed.g2.bx.psu.edu"
433 },
434 "name": "Filter sequences by length"
435 },
436 "8": {
437 "tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/blastparser_and_hits/BlastParser_and_hits/2.6.1",
438 "errors": null,
439 "uuid": "e9c2503f-9eb2-4aca-85d1-ec4b2a72a9fa",
440 "tool_version": "2.6.1",
441 "outputs": [
442 {
443 "type": "tabular",
444 "name": "tabularOutput"
445 },
446 {
447 "type": "fasta",
448 "name": "fastaOutput"
449 },
450 {
451 "type": "fasta",
452 "name": "al_sequences"
453 },
454 {
455 "type": "fasta",
456 "name": "un_sequences"
457 }
458 ],
459 "post_job_actions": {
460 "HideDatasetActional_sequences": {
461 "output_name": "al_sequences",
462 "action_type": "HideDatasetAction",
463 "action_arguments": {}
464 },
465 "RenameDatasetActiontabularOutput": {
466 "output_name": "tabularOutput",
467 "action_type": "RenameDatasetAction",
468 "action_arguments": {
469 "newname": "Contigs matching proteic vir2"
470 }
471 },
472 "HideDatasetActionun_sequences": {
473 "output_name": "un_sequences",
474 "action_type": "HideDatasetAction",
475 "action_arguments": {}
476 },
477 "HideDatasetActionfastaOutput": {
478 "output_name": "fastaOutput",
479 "action_type": "HideDatasetAction",
480 "action_arguments": {}
481 }
482 },
483 "workflow_outputs": [
484 {
485 "output_name": "tabularOutput",
486 "uuid": "b9aa78fe-d523-488c-b6bb-78ea3ad49ef8",
487 "label": null
488 }
489 ],
490 "annotation": "",
491 "content_id": "toolshed.g2.bx.psu.edu/repos/artbio/blastparser_and_hits/BlastParser_and_hits/2.6.1",
492 "input_connections": {
493 "blast": {
494 "output_name": "output1",
495 "id": 7
496 },
497 "sequences": {
498 "output_name": "output",
499 "id": 6
500 }
501 },
502 "inputs": [
503 {
504 "name": "blast",
505 "description": "runtime parameter for tool Parse blast output and compile hits"
506 },
507 {
508 "name": "sequences",
509 "description": "runtime parameter for tool Parse blast output and compile hits"
510 }
511 ],
512 "position": {
513 "top": 584,
514 "left": 2288
515 },
516 "tool_state": "{\"__page__\": null, \"flanking\": \"\\\"5\\\"\", \"additional_filters\": \"{\\\"__current_case__\\\": 0, \\\"use_filters\\\": \\\"no\\\"}\", \"__rerun_remap_job_id__\": null, \"mode\": \"\\\"verbose\\\"\", \"sequences\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"blast\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}",
517 "label": null,
518 "type": "tool",
519 "id": 8,
520 "tool_shed_repository": {
521 "owner": "artbio",
522 "changeset_revision": "b4c9c085d709",
523 "name": "blastparser_and_hits",
524 "tool_shed": "toolshed.g2.bx.psu.edu"
525 },
526 "name": "Parse blast output and compile hits"
527 }
528 },
529 "annotation": "",
530 "name": "Metavisitor: Workflow for Use Case 2-2"
531 }