comparison topics/metagenomics/tutorials/dada2/workflows/main_workflow.ga @ 4:306a40d4bb8f draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit 52d835f027b052a0a887be14a55faf9fa9e456ae"
author iuc
date Mon, 01 Feb 2021 20:22:27 +0000
parents
children
comparison
equal deleted inserted replaced
3:0b884b080bb6 4:306a40d4bb8f
1 {
2 "a_galaxy_workflow": "true",
3 "annotation": "",
4 "format-version": "0.1",
5 "name": "dada2 for paired data (imported from uploaded file)",
6 "steps": {
7 "0": {
8 "annotation": "",
9 "content_id": null,
10 "errors": null,
11 "id": 0,
12 "input_connections": {},
13 "inputs": [
14 {
15 "description": "",
16 "name": "Input Dataset Collection"
17 }
18 ],
19 "label": null,
20 "name": "Input dataset collection",
21 "outputs": [],
22 "position": {
23 "left": 200,
24 "top": 613
25 },
26 "tool_id": null,
27 "tool_state": "{\"collection_type\": \"list:paired\", \"name\": \"Input Dataset Collection\"}",
28 "tool_version": null,
29 "type": "data_collection_input",
30 "uuid": "b1f16224-49d2-4b7a-a37d-3d93c54f679f",
31 "workflow_outputs": []
32 },
33 "1": {
34 "annotation": "",
35 "content_id": "dada2_plotComplexity",
36 "errors": null,
37 "id": 1,
38 "input_connections": {
39 "batch_cond|paired_cond|reads": {
40 "id": 0,
41 "output_name": "output"
42 }
43 },
44 "inputs": [],
45 "label": null,
46 "name": "dada2: plotComplexity",
47 "outputs": [
48 {
49 "name": "output_fwd",
50 "type": "pdf"
51 },
52 {
53 "name": "output_rev",
54 "type": "pdf"
55 }
56 ],
57 "position": {
58 "left": 499,
59 "top": 178.5
60 },
61 "post_job_actions": {
62 "HideDatasetActionoutput_fwd": {
63 "action_arguments": {},
64 "action_type": "HideDatasetAction",
65 "output_name": "output_fwd"
66 },
67 "HideDatasetActionoutput_rev": {
68 "action_arguments": {},
69 "action_type": "HideDatasetAction",
70 "output_name": "output_rev"
71 }
72 },
73 "tool_id": "dada2_plotComplexity",
74 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"kmerSize\": \"\\\"2\\\"\", \"n\": \"\\\"100000\\\"\", \"window\": \"\\\"\\\"\", \"batch_cond\": \"{\\\"__current_case__\\\": 0, \\\"aggregate\\\": \\\"true\\\", \\\"batch_select\\\": \\\"joint\\\", \\\"paired_cond\\\": {\\\"__current_case__\\\": 0, \\\"paired_select\\\": \\\"paired\\\", \\\"reads\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}}}\", \"by\": \"\\\"5\\\"\", \"bins\": \"\\\"100\\\"\"}",
75 "tool_version": "1.12+galaxy0",
76 "type": "tool",
77 "uuid": "4f226c7b-9ba8-4b48-8d48-899cf345b660",
78 "workflow_outputs": [
79 {
80 "label": null,
81 "output_name": "output_fwd",
82 "uuid": "52b4da66-504c-4fbe-8487-d6c0613ab6ae"
83 },
84 {
85 "label": null,
86 "output_name": "output_rev",
87 "uuid": "3785a6f5-da8a-4232-b2ab-4f9f4c0732f6"
88 }
89 ]
90 },
91 "2": {
92 "annotation": "",
93 "content_id": "dada2_plotQualityProfile",
94 "errors": null,
95 "id": 2,
96 "input_connections": {
97 "batch_cond|paired_cond|reads": {
98 "id": 0,
99 "output_name": "output"
100 }
101 },
102 "inputs": [],
103 "label": null,
104 "name": "dada2: plotQualityProfile",
105 "outputs": [
106 {
107 "name": "output_fwd",
108 "type": "pdf"
109 },
110 {
111 "name": "output_rev",
112 "type": "pdf"
113 }
114 ],
115 "position": {
116 "left": 496,
117 "top": 364
118 },
119 "post_job_actions": {
120 "HideDatasetActionoutput_fwd": {
121 "action_arguments": {},
122 "action_type": "HideDatasetAction",
123 "output_name": "output_fwd"
124 },
125 "HideDatasetActionoutput_rev": {
126 "action_arguments": {},
127 "action_type": "HideDatasetAction",
128 "output_name": "output_rev"
129 }
130 },
131 "tool_id": "dada2_plotQualityProfile",
132 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"paired_cond\": \"{\\\"__current_case__\\\": 0, \\\"paired_select\\\": \\\"paired\\\", \\\"reads\\\": {\\\"__class__\\\": \\\"ConnectedValue\\\"}}\", \"n\": \"\\\"500000\\\"\", \"batch_cond\": \"{\\\"__current_case__\\\": 0, \\\"aggregate\\\": \\\"true\\\", \\\"batch_select\\\": \\\"joint\\\", \\\"paired_cond\\\": {\\\"__current_case__\\\": 0, \\\"paired_select\\\": \\\"paired\\\", \\\"reads\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}}}\", \"aggregate\": \"\\\"true\\\"\", \"chromInfo\": \"\\\"/home/berntm/projects/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\"}",
133 "tool_version": "1.12+galaxy0",
134 "type": "tool",
135 "uuid": "f6e0a2ea-a639-48d9-ae3c-c1ec2bab93e5",
136 "workflow_outputs": []
137 },
138 "3": {
139 "annotation": "",
140 "content_id": "dada2_filterAndTrim",
141 "errors": null,
142 "id": 3,
143 "input_connections": {
144 "paired_cond|reads": {
145 "id": 0,
146 "output_name": "output"
147 }
148 },
149 "inputs": [],
150 "label": null,
151 "name": "dada2: filterAndTrim",
152 "outputs": [
153 {
154 "name": "paired_output",
155 "type": "input"
156 },
157 {
158 "name": "outtab",
159 "type": "tabular"
160 }
161 ],
162 "position": {
163 "left": 485,
164 "top": 612
165 },
166 "post_job_actions": {
167 "HideDatasetActionouttab": {
168 "action_arguments": {},
169 "action_type": "HideDatasetAction",
170 "output_name": "outtab"
171 },
172 "HideDatasetActionpaired_output": {
173 "action_arguments": {},
174 "action_type": "HideDatasetAction",
175 "output_name": "paired_output"
176 }
177 },
178 "tool_id": "dada2_filterAndTrim",
179 "tool_state": "{\"trim\": \"{\\\"trimLeft\\\": \\\"0\\\", \\\"trimRight\\\": \\\"0\\\", \\\"truncLen\\\": \\\"0\\\", \\\"truncQ\\\": \\\"2\\\"}\", \"__page__\": null, \"rmPhiX\": \"\\\"true\\\"\", \"rmlowcomplex\": \"\\\"0\\\"\", \"__rerun_remap_job_id__\": null, \"paired_cond\": \"{\\\"__current_case__\\\": 0, \\\"paired_select\\\": \\\"paired\\\", \\\"reads\\\": {\\\"__class__\\\": \\\"ConnectedValue\\\"}}\", \"filter\": \"{\\\"maxEE\\\": \\\"\\\", \\\"maxLen\\\": \\\"\\\", \\\"maxN\\\": \\\"0\\\", \\\"minLen\\\": \\\"20\\\", \\\"minQ\\\": \\\"0\\\"}\", \"seprev_cond\": \"{\\\"__current_case__\\\": 0, \\\"seprev_select\\\": \\\"no\\\"}\", \"output_statistics\": \"\\\"true\\\"\", \"orientFwd\": \"\\\"\\\"\", \"chromInfo\": \"\\\"/home/berntm/projects/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\"}",
180 "tool_version": "1.12+galaxy0",
181 "type": "tool",
182 "uuid": "353103fd-afc3-4fe0-a4a3-8dca75b59107",
183 "workflow_outputs": []
184 },
185 "4": {
186 "annotation": "",
187 "content_id": "dada2_plotComplexity",
188 "errors": null,
189 "id": 4,
190 "input_connections": {
191 "batch_cond|paired_cond|reads": {
192 "id": 3,
193 "output_name": "paired_output"
194 }
195 },
196 "inputs": [],
197 "label": null,
198 "name": "dada2: plotComplexity",
199 "outputs": [
200 {
201 "name": "output_fwd",
202 "type": "pdf"
203 },
204 {
205 "name": "output_rev",
206 "type": "pdf"
207 }
208 ],
209 "position": {
210 "left": 840,
211 "top": 179.5
212 },
213 "post_job_actions": {
214 "HideDatasetActionoutput_fwd": {
215 "action_arguments": {},
216 "action_type": "HideDatasetAction",
217 "output_name": "output_fwd"
218 },
219 "HideDatasetActionoutput_rev": {
220 "action_arguments": {},
221 "action_type": "HideDatasetAction",
222 "output_name": "output_rev"
223 }
224 },
225 "tool_id": "dada2_plotComplexity",
226 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"kmerSize\": \"\\\"2\\\"\", \"n\": \"\\\"100000\\\"\", \"window\": \"\\\"\\\"\", \"batch_cond\": \"{\\\"__current_case__\\\": 0, \\\"aggregate\\\": \\\"true\\\", \\\"batch_select\\\": \\\"joint\\\", \\\"paired_cond\\\": {\\\"__current_case__\\\": 0, \\\"paired_select\\\": \\\"paired\\\", \\\"reads\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}}}\", \"by\": \"\\\"5\\\"\", \"bins\": \"\\\"100\\\"\"}",
227 "tool_version": "1.12+galaxy0",
228 "type": "tool",
229 "uuid": "9c6c20be-b9d8-4645-a2d6-3ecc5bc33f4a",
230 "workflow_outputs": []
231 },
232 "5": {
233 "annotation": "",
234 "content_id": "dada2_plotQualityProfile",
235 "errors": null,
236 "id": 5,
237 "input_connections": {
238 "batch_cond|paired_cond|reads": {
239 "id": 3,
240 "output_name": "paired_output"
241 }
242 },
243 "inputs": [],
244 "label": null,
245 "name": "dada2: plotQualityProfile",
246 "outputs": [
247 {
248 "name": "output_fwd",
249 "type": "pdf"
250 },
251 {
252 "name": "output_rev",
253 "type": "pdf"
254 }
255 ],
256 "position": {
257 "left": 842.5,
258 "top": 364.5
259 },
260 "post_job_actions": {
261 "HideDatasetActionoutput_fwd": {
262 "action_arguments": {},
263 "action_type": "HideDatasetAction",
264 "output_name": "output_fwd"
265 },
266 "HideDatasetActionoutput_rev": {
267 "action_arguments": {},
268 "action_type": "HideDatasetAction",
269 "output_name": "output_rev"
270 }
271 },
272 "tool_id": "dada2_plotQualityProfile",
273 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"paired_cond\": \"{\\\"__current_case__\\\": 0, \\\"paired_select\\\": \\\"paired\\\", \\\"reads\\\": {\\\"__class__\\\": \\\"ConnectedValue\\\"}}\", \"n\": \"\\\"500000\\\"\", \"batch_cond\": \"{\\\"__current_case__\\\": 0, \\\"aggregate\\\": \\\"true\\\", \\\"batch_select\\\": \\\"joint\\\", \\\"paired_cond\\\": {\\\"__current_case__\\\": 0, \\\"paired_select\\\": \\\"paired\\\", \\\"reads\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}}}\", \"aggregate\": \"\\\"true\\\"\", \"chromInfo\": \"\\\"/home/berntm/projects/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\"}",
274 "tool_version": "1.12+galaxy0",
275 "type": "tool",
276 "uuid": "b5234046-b9a9-4801-8994-496173c3ab2b",
277 "workflow_outputs": []
278 },
279 "6": {
280 "annotation": "",
281 "content_id": "__UNZIP_COLLECTION__",
282 "errors": null,
283 "id": 6,
284 "input_connections": {
285 "input": {
286 "id": 3,
287 "output_name": "paired_output"
288 }
289 },
290 "inputs": [],
291 "label": null,
292 "name": "Unzip Collection",
293 "outputs": [
294 {
295 "name": "forward",
296 "type": "input"
297 },
298 {
299 "name": "reverse",
300 "type": "input"
301 }
302 ],
303 "position": {
304 "left": 841,
305 "top": 636
306 },
307 "post_job_actions": {
308 "HideDatasetActionforward": {
309 "action_arguments": {},
310 "action_type": "HideDatasetAction",
311 "output_name": "forward"
312 },
313 "HideDatasetActionreverse": {
314 "action_arguments": {},
315 "action_type": "HideDatasetAction",
316 "output_name": "reverse"
317 }
318 },
319 "tool_id": "__UNZIP_COLLECTION__",
320 "tool_state": "{\"input\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"__rerun_remap_job_id__\": null, \"__page__\": null}",
321 "tool_version": "1.0.0",
322 "type": "tool",
323 "uuid": "41ab27fe-f07d-4653-b4b5-e77408957a9a",
324 "workflow_outputs": []
325 },
326 "7": {
327 "annotation": "",
328 "content_id": "dada2_learnErrors",
329 "errors": null,
330 "id": 7,
331 "input_connections": {
332 "fls": {
333 "id": 6,
334 "output_name": "forward"
335 }
336 },
337 "inputs": [
338 {
339 "description": "runtime parameter for tool dada2: learnErrors",
340 "name": "fls"
341 }
342 ],
343 "label": null,
344 "name": "dada2: learnErrors",
345 "outputs": [
346 {
347 "name": "errors",
348 "type": "dada2_errorrates"
349 },
350 {
351 "name": "plot",
352 "type": "pdf"
353 }
354 ],
355 "position": {
356 "left": 1152,
357 "top": 445
358 },
359 "post_job_actions": {
360 "HideDatasetActionerrors": {
361 "action_arguments": {},
362 "action_type": "HideDatasetAction",
363 "output_name": "errors"
364 },
365 "HideDatasetActionplot": {
366 "action_arguments": {},
367 "action_type": "HideDatasetAction",
368 "output_name": "plot"
369 }
370 },
371 "tool_id": "dada2_learnErrors",
372 "tool_state": "{\"__page__\": null, \"plotopt\": \"{\\\"err_in\\\": \\\"false\\\", \\\"err_out\\\": \\\"true\\\", \\\"nominalQ\\\": \\\"true\\\", \\\"obs\\\": \\\"true\\\"}\", \"fls\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"reads\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"nbases\": \"\\\"8\\\"\", \"chromInfo\": \"\\\"/home/berntm/projects/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\", \"__rerun_remap_job_id__\": null, \"advanced\": \"{\\\"errfoo\\\": \\\"loessErrfun\\\", \\\"maxconsist\\\": \\\"10\\\", \\\"omegac\\\": \\\"0.0\\\", \\\"randomize\\\": \\\"false\\\"}\"}",
373 "tool_version": "1.12+galaxy0",
374 "type": "tool",
375 "uuid": "e8c86ffd-118c-44f6-a58d-5c1704bb6ed6",
376 "workflow_outputs": []
377 },
378 "8": {
379 "annotation": "",
380 "content_id": "dada2_learnErrors",
381 "errors": null,
382 "id": 8,
383 "input_connections": {
384 "fls": {
385 "id": 6,
386 "output_name": "reverse"
387 }
388 },
389 "inputs": [
390 {
391 "description": "runtime parameter for tool dada2: learnErrors",
392 "name": "fls"
393 }
394 ],
395 "label": null,
396 "name": "dada2: learnErrors",
397 "outputs": [
398 {
399 "name": "errors",
400 "type": "dada2_errorrates"
401 },
402 {
403 "name": "plot",
404 "type": "pdf"
405 }
406 ],
407 "position": {
408 "left": 1109,
409 "top": 871
410 },
411 "post_job_actions": {
412 "HideDatasetActionerrors": {
413 "action_arguments": {},
414 "action_type": "HideDatasetAction",
415 "output_name": "errors"
416 },
417 "HideDatasetActionplot": {
418 "action_arguments": {},
419 "action_type": "HideDatasetAction",
420 "output_name": "plot"
421 }
422 },
423 "tool_id": "dada2_learnErrors",
424 "tool_state": "{\"__page__\": null, \"plotopt\": \"{\\\"err_in\\\": \\\"false\\\", \\\"err_out\\\": \\\"true\\\", \\\"nominalQ\\\": \\\"true\\\", \\\"obs\\\": \\\"true\\\"}\", \"fls\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"reads\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"nbases\": \"\\\"8\\\"\", \"chromInfo\": \"\\\"/home/berntm/projects/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\", \"__rerun_remap_job_id__\": null, \"advanced\": \"{\\\"errfoo\\\": \\\"loessErrfun\\\", \\\"maxconsist\\\": \\\"10\\\", \\\"omegac\\\": \\\"0.0\\\", \\\"randomize\\\": \\\"false\\\"}\"}",
425 "tool_version": "1.12+galaxy0",
426 "type": "tool",
427 "uuid": "2cbc5056-7cc7-4e3e-a283-959a261ca4c5",
428 "workflow_outputs": []
429 },
430 "9": {
431 "annotation": "",
432 "content_id": "dada2_dada",
433 "errors": null,
434 "id": 9,
435 "input_connections": {
436 "batch_cond|derep": {
437 "id": 6,
438 "output_name": "forward"
439 },
440 "err": {
441 "id": 7,
442 "output_name": "errors"
443 }
444 },
445 "inputs": [
446 {
447 "description": "runtime parameter for tool dada2: dada",
448 "name": "batch_cond"
449 },
450 {
451 "description": "runtime parameter for tool dada2: dada",
452 "name": "err"
453 }
454 ],
455 "label": null,
456 "name": "dada2: dada",
457 "outputs": [
458 {
459 "name": "data_collection",
460 "type": "input"
461 }
462 ],
463 "position": {
464 "left": 1424.5,
465 "top": 585.5
466 },
467 "post_job_actions": {},
468 "tool_id": "dada2_dada",
469 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"batch_cond\": \"{\\\"__current_case__\\\": 1, \\\"batch_select\\\": \\\"no\\\", \\\"derep\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"pool\\\": \\\"FALSE\\\"}\", \"err\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}",
470 "tool_version": "1.12+galaxy0",
471 "type": "tool",
472 "uuid": "b51bcd73-c8f0-4c39-8a23-9a5baa0a6b4f",
473 "workflow_outputs": [
474 {
475 "label": null,
476 "output_name": "data_collection",
477 "uuid": "8b97daeb-3389-4140-929d-593c5d8bba3a"
478 }
479 ]
480 },
481 "10": {
482 "annotation": "",
483 "content_id": "dada2_dada",
484 "errors": null,
485 "id": 10,
486 "input_connections": {
487 "batch_cond|derep": {
488 "id": 6,
489 "output_name": "reverse"
490 },
491 "err": {
492 "id": 8,
493 "output_name": "errors"
494 }
495 },
496 "inputs": [
497 {
498 "description": "runtime parameter for tool dada2: dada",
499 "name": "batch_cond"
500 },
501 {
502 "description": "runtime parameter for tool dada2: dada",
503 "name": "err"
504 }
505 ],
506 "label": null,
507 "name": "dada2: dada",
508 "outputs": [
509 {
510 "name": "data_collection",
511 "type": "input"
512 }
513 ],
514 "position": {
515 "left": 1413.5,
516 "top": 803.5
517 },
518 "post_job_actions": {},
519 "tool_id": "dada2_dada",
520 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"batch_cond\": \"{\\\"__current_case__\\\": 1, \\\"batch_select\\\": \\\"no\\\", \\\"derep\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"pool\\\": \\\"FALSE\\\"}\", \"err\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}",
521 "tool_version": "1.12+galaxy0",
522 "type": "tool",
523 "uuid": "188c4ee7-3fb7-4dc7-8efd-30fb38c0d679",
524 "workflow_outputs": [
525 {
526 "label": null,
527 "output_name": "data_collection",
528 "uuid": "7dfc0db1-2376-440c-ac0b-3f9932f063db"
529 }
530 ]
531 },
532 "11": {
533 "annotation": "",
534 "content_id": "dada2_mergePairs",
535 "errors": null,
536 "id": 11,
537 "input_connections": {
538 "dadaF": {
539 "id": 9,
540 "output_name": "data_collection"
541 },
542 "dadaR": {
543 "id": 10,
544 "output_name": "data_collection"
545 },
546 "derepF": {
547 "id": 6,
548 "output_name": "forward"
549 },
550 "derepR": {
551 "id": 6,
552 "output_name": "reverse"
553 }
554 },
555 "inputs": [
556 {
557 "description": "runtime parameter for tool dada2: mergePairs",
558 "name": "dadaR"
559 },
560 {
561 "description": "runtime parameter for tool dada2: mergePairs",
562 "name": "derepR"
563 },
564 {
565 "description": "runtime parameter for tool dada2: mergePairs",
566 "name": "dadaF"
567 },
568 {
569 "description": "runtime parameter for tool dada2: mergePairs",
570 "name": "derepF"
571 }
572 ],
573 "label": null,
574 "name": "dada2: mergePairs",
575 "outputs": [
576 {
577 "name": "merged",
578 "type": "dada2_mergepairs"
579 }
580 ],
581 "position": {
582 "left": 1691,
583 "top": 652.5
584 },
585 "post_job_actions": {},
586 "tool_id": "dada2_mergePairs",
587 "tool_state": "{\"__page__\": null, \"dadaF\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"derepR\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"maxMismatch\": \"\\\"0\\\"\", \"trimOverhang\": \"\\\"false\\\"\", \"minOverlap\": \"\\\"12\\\"\", \"justConcatenate\": \"\\\"false\\\"\", \"dadaR\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"derepF\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}",
588 "tool_version": "1.12+galaxy0",
589 "type": "tool",
590 "uuid": "8a74535a-c7a2-4c24-a907-8cb791b779bf",
591 "workflow_outputs": [
592 {
593 "label": null,
594 "output_name": "merged",
595 "uuid": "887453f1-44ea-4882-8b94-91a3b02eaa0d"
596 }
597 ]
598 },
599 "12": {
600 "annotation": "",
601 "content_id": "dada2_makeSequenceTable",
602 "errors": null,
603 "id": 12,
604 "input_connections": {
605 "samples": {
606 "id": 11,
607 "output_name": "merged"
608 }
609 },
610 "inputs": [],
611 "label": null,
612 "name": "dada2: makeSequenceTable",
613 "outputs": [
614 {
615 "name": "stable",
616 "type": "dada2_sequencetable"
617 },
618 {
619 "name": "plot_output",
620 "type": "pdf"
621 }
622 ],
623 "position": {
624 "left": 1999,
625 "top": 694
626 },
627 "post_job_actions": {
628 "HideDatasetActionplot_output": {
629 "action_arguments": {},
630 "action_type": "HideDatasetAction",
631 "output_name": "plot_output"
632 },
633 "HideDatasetActionstable": {
634 "action_arguments": {},
635 "action_type": "HideDatasetAction",
636 "output_name": "stable"
637 }
638 },
639 "tool_id": "dada2_makeSequenceTable",
640 "tool_state": "{\"orderBy\": \"\\\"abundance\\\"\", \"plot\": \"\\\"true\\\"\", \"__page__\": null, \"filter_cond\": \"{\\\"__current_case__\\\": 0, \\\"filter_select\\\": \\\"no\\\"}\", \"samples\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"chromInfo\": \"\\\"/home/berntm/projects/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\", \"__rerun_remap_job_id__\": null}",
641 "tool_version": "1.12+galaxy0",
642 "type": "tool",
643 "uuid": "3cd64745-bb03-4bfa-b425-a16db0888967",
644 "workflow_outputs": []
645 },
646 "13": {
647 "annotation": "",
648 "content_id": "dada2_removeBimeraDenovo",
649 "errors": null,
650 "id": 13,
651 "input_connections": {
652 "unqs": {
653 "id": 12,
654 "output_name": "stable"
655 }
656 },
657 "inputs": [],
658 "label": null,
659 "name": "dada2: removeBimeraDenovo",
660 "outputs": [
661 {
662 "name": "stable_uniques",
663 "type": "dada2_uniques"
664 },
665 {
666 "name": "stable_mergepairs",
667 "type": "dada2_mergepairs"
668 },
669 {
670 "name": "stable_sequencetable",
671 "type": "dada2_sequencetable"
672 }
673 ],
674 "position": {
675 "left": 2299,
676 "top": 640
677 },
678 "post_job_actions": {
679 "HideDatasetActionstable_mergepairs": {
680 "action_arguments": {},
681 "action_type": "HideDatasetAction",
682 "output_name": "stable_mergepairs"
683 },
684 "HideDatasetActionstable_sequencetable": {
685 "action_arguments": {},
686 "action_type": "HideDatasetAction",
687 "output_name": "stable_sequencetable"
688 },
689 "HideDatasetActionstable_uniques": {
690 "action_arguments": {},
691 "action_type": "HideDatasetAction",
692 "output_name": "stable_uniques"
693 }
694 },
695 "tool_id": "dada2_removeBimeraDenovo",
696 "tool_state": "{\"unqs\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"__rerun_remap_job_id__\": null, \"chromInfo\": \"\\\"/home/berntm/projects/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\", \"method\": \"\\\"consensus\\\"\", \"__page__\": null}",
697 "tool_version": "1.12+galaxy0",
698 "type": "tool",
699 "uuid": "4c001b98-d20d-4255-96ee-2b9829aa815b",
700 "workflow_outputs": []
701 },
702 "14": {
703 "annotation": "",
704 "content_id": "dada2_seqCounts",
705 "errors": null,
706 "id": 14,
707 "input_connections": {
708 "inrep_0|input": {
709 "id": 3,
710 "output_name": "outtab"
711 },
712 "inrep_1|input": {
713 "id": 9,
714 "output_name": "data_collection"
715 },
716 "inrep_2|input": {
717 "id": 10,
718 "output_name": "data_collection"
719 },
720 "inrep_4|input": {
721 "id": 12,
722 "output_name": "stable"
723 },
724 "inrep_5|input": {
725 "id": 13,
726 "output_name": "stable_sequencetable"
727 }
728 },
729 "inputs": [],
730 "label": null,
731 "name": "dada2: sequence counts",
732 "outputs": [
733 {
734 "name": "counts",
735 "type": "tabular"
736 }
737 ],
738 "position": {
739 "left": 2616,
740 "top": 320
741 },
742 "post_job_actions": {
743 "HideDatasetActioncounts": {
744 "action_arguments": {},
745 "action_type": "HideDatasetAction",
746 "output_name": "counts"
747 }
748 },
749 "tool_id": "dada2_seqCounts",
750 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"inrep\": \"[{\\\"__index__\\\": 0, \\\"input\\\": {\\\"__class__\\\": \\\"ConnectedValue\\\"}, \\\"name\\\": \\\"filt\\\"}, {\\\"__index__\\\": 1, \\\"input\\\": {\\\"__class__\\\": \\\"ConnectedValue\\\"}, \\\"name\\\": \\\"denoised fwd\\\"}, {\\\"__index__\\\": 2, \\\"input\\\": {\\\"__class__\\\": \\\"ConnectedValue\\\"}, \\\"name\\\": \\\"denoised rev\\\"}, {\\\"__index__\\\": 3, \\\"input\\\": {\\\"__class__\\\": \\\"ConnectedValue\\\"}, \\\"name\\\": \\\"merged\\\"}, {\\\"__index__\\\": 4, \\\"input\\\": {\\\"__class__\\\": \\\"ConnectedValue\\\"}, \\\"name\\\": \\\"tabled\\\"}, {\\\"__index__\\\": 5, \\\"input\\\": {\\\"__class__\\\": \\\"ConnectedValue\\\"}, \\\"name\\\": \\\"nochim\\\"}]\", \"chromInfo\": \"\\\"/home/berntm/projects/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\"}",
751 "tool_version": "1.12+galaxy0",
752 "type": "tool",
753 "uuid": "cbdb7105-6e81-418e-98fb-7f36df117fb5",
754 "workflow_outputs": []
755 },
756 "15": {
757 "annotation": "",
758 "content_id": "dada2_assignTaxonomyAddspecies",
759 "errors": null,
760 "id": 15,
761 "input_connections": {
762 "seqs": {
763 "id": 13,
764 "output_name": "stable_sequencetable"
765 }
766 },
767 "inputs": [],
768 "label": null,
769 "name": "dada2: assignTaxonomy and addSpecies",
770 "outputs": [
771 {
772 "name": "output",
773 "type": "tabular"
774 }
775 ],
776 "position": {
777 "left": 2623,
778 "top": 688
779 },
780 "post_job_actions": {
781 "HideDatasetActionoutput": {
782 "action_arguments": {},
783 "action_type": "HideDatasetAction",
784 "output_name": "output"
785 }
786 },
787 "tool_id": "dada2_assignTaxonomyAddspecies",
788 "tool_state": "{\"__page__\": null, \"tryRC\": \"\\\"false\\\"\", \"__rerun_remap_job_id__\": null, \"addSpecies_cond\": \"{\\\"__current_case__\\\": 1, \\\"addSpecies_select\\\": \\\"TRUE\\\", \\\"allowMultiple_cond\\\": {\\\"__current_case__\\\": 0, \\\"allowMultiple\\\": \\\"FALSE\\\"}, \\\"speciesreference_cond\\\": {\\\"__current_case__\\\": 0, \\\"speciesrefFasta\\\": \\\"test_buildid\\\", \\\"speciesreference_select\\\": \\\"builtin\\\"}, \\\"tryRC\\\": \\\"false\\\"}\", \"reference_cond\": \"{\\\"__current_case__\\\": 0, \\\"refFasta\\\": \\\"test_buildid\\\", \\\"reference_select\\\": \\\"builtin\\\"}\", \"outputBootstraps\": \"\\\"false\\\"\", \"minBoot\": \"\\\"50\\\"\", \"seqs\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"chromInfo\": \"\\\"/home/berntm/projects/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\"}",
789 "tool_version": "1.12+galaxy0",
790 "type": "tool",
791 "uuid": "babc7594-ae73-4818-919f-561836c45c17",
792 "workflow_outputs": []
793 }
794 },
795 "tags": [],
796 "uuid": "a4ba74bb-5a8a-403d-885c-822bbe9d6e03",
797 "version": 1
798 }