comparison find_three_genes_located_nearby.ga @ 3:257453ff1f3d draft default tip

Uploaded
author bgruening
date Tue, 17 Mar 2015 13:39:34 -0400
parents
children
comparison
equal deleted inserted replaced
2:b876c71cc0b1 3:257453ff1f3d
1 {
2 "a_galaxy_workflow": "true",
3 "annotation": "Input are two protein genes in FASTA format. They will be blasted with tblastn against the NCBI NR database. Both results are compared and hits are returned that are close to each other.",
4 "format-version": "0.1",
5 "name": "Finding 3 genes close to each other",
6 "steps": {
7 "0": {
8 "annotation": "",
9 "id": 0,
10 "input_connections": {},
11 "inputs": [
12 {
13 "description": "",
14 "name": "Nucleotide Reference Database"
15 }
16 ],
17 "name": "Input dataset",
18 "outputs": [],
19 "position": {
20 "left": 289,
21 "top": 247
22 },
23 "tool_errors": null,
24 "tool_id": null,
25 "tool_state": "{\"name\": \"Nucleotide Reference Database\"}",
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": "Protein in FASTA format"
38 }
39 ],
40 "name": "Input dataset",
41 "outputs": [],
42 "position": {
43 "left": 248.38333129882812,
44 "top": 474.3833312988281
45 },
46 "tool_errors": null,
47 "tool_id": null,
48 "tool_state": "{\"name\": \"Protein in FASTA format\"}",
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": "Protein in FASTA format"
61 }
62 ],
63 "name": "Input dataset",
64 "outputs": [],
65 "position": {
66 "left": 250.38333129882812,
67 "top": 545.3833312988281
68 },
69 "tool_errors": null,
70 "tool_id": null,
71 "tool_state": "{\"name\": \"Protein in FASTA format\"}",
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": "Protein in FASTA format"
84 }
85 ],
86 "name": "Input dataset",
87 "outputs": [],
88 "position": {
89 "left": 259.1166687011719,
90 "top": 754.61669921875
91 },
92 "tool_errors": null,
93 "tool_id": null,
94 "tool_state": "{\"name\": \"Protein in FASTA format\"}",
95 "tool_version": null,
96 "type": "data_input",
97 "user_outputs": []
98 },
99 "4": {
100 "annotation": "",
101 "id": 4,
102 "input_connections": {
103 "input_file": {
104 "id": 0,
105 "output_name": "output"
106 }
107 },
108 "inputs": [],
109 "name": "NCBI BLAST+ makeblastdb",
110 "outputs": [
111 {
112 "name": "outfile",
113 "type": "data"
114 }
115 ],
116 "position": {
117 "left": 526.5,
118 "top": 196
119 },
120 "post_job_actions": {
121 "HideDatasetActionoutfile": {
122 "action_arguments": {},
123 "action_type": "HideDatasetAction",
124 "output_name": "outfile"
125 }
126 },
127 "tool_errors": null,
128 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.1.01",
129 "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\": \"\\\"True\\\"\"}",
130 "tool_version": "0.1.01",
131 "type": "tool",
132 "user_outputs": []
133 },
134 "5": {
135 "annotation": "",
136 "id": 5,
137 "input_connections": {
138 "db_opts|histdb": {
139 "id": 4,
140 "output_name": "outfile"
141 },
142 "query": {
143 "id": 1,
144 "output_name": "output"
145 }
146 },
147 "inputs": [],
148 "name": "NCBI BLAST+ tblastn",
149 "outputs": [
150 {
151 "name": "output1",
152 "type": "tabular"
153 }
154 ],
155 "position": {
156 "left": 429.5,
157 "top": 381
158 },
159 "post_job_actions": {
160 "HideDatasetActionoutput1": {
161 "action_arguments": {},
162 "action_type": "HideDatasetAction",
163 "output_name": "output1"
164 }
165 },
166 "tool_errors": null,
167 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_tblastn_wrapper/0.1.01",
168 "tool_state": "{\"__page__\": 0, \"evalue_cutoff\": \"\\\"0.001\\\"\", \"adv_opts\": \"{\\\"adv_optional_id_files_opts\\\": {\\\"adv_optional_id_files_opts_selector\\\": \\\"none\\\", \\\"__current_case__\\\": 0}, \\\"matrix\\\": \\\"BLOSUM62\\\", \\\"adv_opts_selector\\\": \\\"advanced\\\", \\\"filter_query\\\": \\\"True\\\", \\\"word_size\\\": \\\"0\\\", \\\"__current_case__\\\": 1, \\\"parse_deflines\\\": \\\"False\\\", \\\"db_gencode\\\": \\\"1\\\", \\\"max_hits\\\": \\\"1\\\"}\", \"__rerun_remap_job_id__\": null, \"db_opts\": \"{\\\"db_opts_selector\\\": \\\"histdb\\\", \\\"subject\\\": \\\"\\\", \\\"histdb\\\": null, \\\"__current_case__\\\": 1, \\\"database\\\": \\\"\\\"}\", \"output\": \"{\\\"out_format\\\": \\\"ext\\\", \\\"__current_case__\\\": 1}\", \"query\": \"null\"}",
169 "tool_version": "0.1.01",
170 "type": "tool",
171 "user_outputs": []
172 },
173 "6": {
174 "annotation": "",
175 "id": 6,
176 "input_connections": {
177 "db_opts|histdb": {
178 "id": 4,
179 "output_name": "outfile"
180 },
181 "query": {
182 "id": 2,
183 "output_name": "output"
184 }
185 },
186 "inputs": [],
187 "name": "NCBI BLAST+ tblastn",
188 "outputs": [
189 {
190 "name": "output1",
191 "type": "tabular"
192 }
193 ],
194 "position": {
195 "left": 421.5,
196 "top": 618
197 },
198 "post_job_actions": {
199 "HideDatasetActionoutput1": {
200 "action_arguments": {},
201 "action_type": "HideDatasetAction",
202 "output_name": "output1"
203 }
204 },
205 "tool_errors": null,
206 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_tblastn_wrapper/0.1.01",
207 "tool_state": "{\"__page__\": 0, \"evalue_cutoff\": \"\\\"0.001\\\"\", \"adv_opts\": \"{\\\"adv_optional_id_files_opts\\\": {\\\"adv_optional_id_files_opts_selector\\\": \\\"none\\\", \\\"__current_case__\\\": 0}, \\\"matrix\\\": \\\"BLOSUM62\\\", \\\"adv_opts_selector\\\": \\\"advanced\\\", \\\"filter_query\\\": \\\"True\\\", \\\"word_size\\\": \\\"0\\\", \\\"__current_case__\\\": 1, \\\"parse_deflines\\\": \\\"False\\\", \\\"db_gencode\\\": \\\"1\\\", \\\"max_hits\\\": \\\"1\\\"}\", \"__rerun_remap_job_id__\": null, \"db_opts\": \"{\\\"db_opts_selector\\\": \\\"histdb\\\", \\\"subject\\\": \\\"\\\", \\\"histdb\\\": null, \\\"__current_case__\\\": 1, \\\"database\\\": \\\"\\\"}\", \"output\": \"{\\\"out_format\\\": \\\"ext\\\", \\\"__current_case__\\\": 1}\", \"query\": \"null\"}",
208 "tool_version": "0.1.01",
209 "type": "tool",
210 "user_outputs": []
211 },
212 "7": {
213 "annotation": "",
214 "id": 7,
215 "input_connections": {
216 "db_opts|histdb": {
217 "id": 4,
218 "output_name": "outfile"
219 },
220 "query": {
221 "id": 3,
222 "output_name": "output"
223 }
224 },
225 "inputs": [],
226 "name": "NCBI BLAST+ tblastn",
227 "outputs": [
228 {
229 "name": "output1",
230 "type": "tabular"
231 }
232 ],
233 "position": {
234 "left": 426.6166687011719,
235 "top": 827.61669921875
236 },
237 "post_job_actions": {
238 "HideDatasetActionoutput1": {
239 "action_arguments": {},
240 "action_type": "HideDatasetAction",
241 "output_name": "output1"
242 }
243 },
244 "tool_errors": null,
245 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_tblastn_wrapper/0.1.01",
246 "tool_state": "{\"__page__\": 0, \"evalue_cutoff\": \"\\\"0.001\\\"\", \"adv_opts\": \"{\\\"adv_optional_id_files_opts\\\": {\\\"adv_optional_id_files_opts_selector\\\": \\\"none\\\", \\\"__current_case__\\\": 0}, \\\"matrix\\\": \\\"BLOSUM62\\\", \\\"adv_opts_selector\\\": \\\"advanced\\\", \\\"filter_query\\\": \\\"True\\\", \\\"word_size\\\": \\\"0\\\", \\\"__current_case__\\\": 1, \\\"parse_deflines\\\": \\\"False\\\", \\\"db_gencode\\\": \\\"1\\\", \\\"max_hits\\\": \\\"1\\\"}\", \"__rerun_remap_job_id__\": null, \"db_opts\": \"{\\\"db_opts_selector\\\": \\\"histdb\\\", \\\"subject\\\": \\\"\\\", \\\"histdb\\\": null, \\\"__current_case__\\\": 1, \\\"database\\\": \\\"\\\"}\", \"output\": \"{\\\"out_format\\\": \\\"ext\\\", \\\"__current_case__\\\": 1}\", \"query\": \"null\"}",
247 "tool_version": "0.1.01",
248 "type": "tool",
249 "user_outputs": []
250 },
251 "8": {
252 "annotation": "",
253 "id": 8,
254 "input_connections": {
255 "input": {
256 "id": 5,
257 "output_name": "output1"
258 }
259 },
260 "inputs": [],
261 "name": "Cut",
262 "outputs": [
263 {
264 "name": "out_file1",
265 "type": "tabular"
266 }
267 ],
268 "position": {
269 "left": 710.3833312988281,
270 "top": 415.3833312988281
271 },
272 "post_job_actions": {
273 "HideDatasetActionout_file1": {
274 "action_arguments": {},
275 "action_type": "HideDatasetAction",
276 "output_name": "out_file1"
277 }
278 },
279 "tool_errors": null,
280 "tool_id": "Cut1",
281 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"delimiter\": \"\\\"T\\\"\", \"columnList\": \"\\\"c2,c9,c10\\\"\", \"input\": \"null\", \"chromInfo\": \"\\\"/usr/local/galaxy/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\"}",
282 "tool_version": "1.0.2",
283 "type": "tool",
284 "user_outputs": []
285 },
286 "9": {
287 "annotation": "",
288 "id": 9,
289 "input_connections": {
290 "input": {
291 "id": 6,
292 "output_name": "output1"
293 }
294 },
295 "inputs": [],
296 "name": "Cut",
297 "outputs": [
298 {
299 "name": "out_file1",
300 "type": "tabular"
301 }
302 ],
303 "position": {
304 "left": 683.3833312988281,
305 "top": 702.38330078125
306 },
307 "post_job_actions": {
308 "HideDatasetActionout_file1": {
309 "action_arguments": {},
310 "action_type": "HideDatasetAction",
311 "output_name": "out_file1"
312 }
313 },
314 "tool_errors": null,
315 "tool_id": "Cut1",
316 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"delimiter\": \"\\\"T\\\"\", \"columnList\": \"\\\"c2,c9,c10\\\"\", \"input\": \"null\", \"chromInfo\": \"\\\"/usr/local/galaxy/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\"}",
317 "tool_version": "1.0.2",
318 "type": "tool",
319 "user_outputs": []
320 },
321 "10": {
322 "annotation": "",
323 "id": 10,
324 "input_connections": {
325 "input": {
326 "id": 7,
327 "output_name": "output1"
328 }
329 },
330 "inputs": [],
331 "name": "Cut",
332 "outputs": [
333 {
334 "name": "out_file1",
335 "type": "tabular"
336 }
337 ],
338 "position": {
339 "left": 722.1166687011719,
340 "top": 887.61669921875
341 },
342 "post_job_actions": {
343 "HideDatasetActionout_file1": {
344 "action_arguments": {},
345 "action_type": "HideDatasetAction",
346 "output_name": "out_file1"
347 }
348 },
349 "tool_errors": null,
350 "tool_id": "Cut1",
351 "tool_state": "{\"columnList\": \"\\\"c2,c9,c10\\\"\", \"input\": \"null\", \"delimiter\": \"\\\"T\\\"\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}",
352 "tool_version": "1.0.2",
353 "type": "tool",
354 "user_outputs": []
355 },
356 "11": {
357 "annotation": "",
358 "id": 11,
359 "input_connections": {
360 "input": {
361 "id": 8,
362 "output_name": "out_file1"
363 }
364 },
365 "inputs": [],
366 "name": "Compute",
367 "outputs": [
368 {
369 "name": "out_file1",
370 "type": "input"
371 }
372 ],
373 "position": {
374 "left": 768.3833312988281,
375 "top": 386.3833312988281
376 },
377 "post_job_actions": {
378 "HideDatasetActionout_file1": {
379 "action_arguments": {},
380 "action_type": "HideDatasetAction",
381 "output_name": "out_file1"
382 }
383 },
384 "tool_errors": null,
385 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/column_maker/Add_a_column1/1.1.0",
386 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"cond\": \"\\\"max(c3,c2)\\\"\", \"input\": \"null\", \"chromInfo\": \"\\\"/usr/local/galaxy/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"round\": \"\\\"yes\\\"\"}",
387 "tool_version": "1.1.0",
388 "type": "tool",
389 "user_outputs": []
390 },
391 "12": {
392 "annotation": "",
393 "id": 12,
394 "input_connections": {
395 "input": {
396 "id": 9,
397 "output_name": "out_file1"
398 }
399 },
400 "inputs": [],
401 "name": "Compute",
402 "outputs": [
403 {
404 "name": "out_file1",
405 "type": "input"
406 }
407 ],
408 "position": {
409 "left": 747.8833312988281,
410 "top": 673.88330078125
411 },
412 "post_job_actions": {
413 "HideDatasetActionout_file1": {
414 "action_arguments": {},
415 "action_type": "HideDatasetAction",
416 "output_name": "out_file1"
417 }
418 },
419 "tool_errors": null,
420 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/column_maker/Add_a_column1/1.1.0",
421 "tool_state": "{\"input\": \"null\", \"__rerun_remap_job_id__\": null, \"cond\": \"\\\"min(c3,c2)\\\"\", \"round\": \"\\\"yes\\\"\", \"__page__\": 0}",
422 "tool_version": "1.1.0",
423 "type": "tool",
424 "user_outputs": []
425 },
426 "13": {
427 "annotation": "",
428 "id": 13,
429 "input_connections": {
430 "input": {
431 "id": 10,
432 "output_name": "out_file1"
433 }
434 },
435 "inputs": [],
436 "name": "Compute",
437 "outputs": [
438 {
439 "name": "out_file1",
440 "type": "input"
441 }
442 ],
443 "position": {
444 "left": 769.1166687011719,
445 "top": 879.61669921875
446 },
447 "post_job_actions": {
448 "HideDatasetActionout_file1": {
449 "action_arguments": {},
450 "action_type": "HideDatasetAction",
451 "output_name": "out_file1"
452 }
453 },
454 "tool_errors": null,
455 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/column_maker/Add_a_column1/1.1.0",
456 "tool_state": "{\"input\": \"null\", \"__rerun_remap_job_id__\": null, \"cond\": \"\\\"min(c3,c2)\\\"\", \"round\": \"\\\"yes\\\"\", \"__page__\": 0}",
457 "tool_version": "1.1.0",
458 "type": "tool",
459 "user_outputs": []
460 },
461 "14": {
462 "annotation": "",
463 "id": 14,
464 "input_connections": {
465 "input": {
466 "id": 11,
467 "output_name": "out_file1"
468 }
469 },
470 "inputs": [],
471 "name": "Compute",
472 "outputs": [
473 {
474 "name": "out_file1",
475 "type": "input"
476 }
477 ],
478 "position": {
479 "left": 847.38330078125,
480 "top": 383.3833312988281
481 },
482 "post_job_actions": {
483 "HideDatasetActionout_file1": {
484 "action_arguments": {},
485 "action_type": "HideDatasetAction",
486 "output_name": "out_file1"
487 }
488 },
489 "tool_errors": null,
490 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/column_maker/Add_a_column1/1.1.0",
491 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"cond\": \"\\\"min(c3,c2)\\\"\", \"input\": \"null\", \"chromInfo\": \"\\\"/usr/local/galaxy/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"round\": \"\\\"yes\\\"\"}",
492 "tool_version": "1.1.0",
493 "type": "tool",
494 "user_outputs": []
495 },
496 "15": {
497 "annotation": "",
498 "id": 15,
499 "input_connections": {
500 "input": {
501 "id": 12,
502 "output_name": "out_file1"
503 }
504 },
505 "inputs": [],
506 "name": "Compute",
507 "outputs": [
508 {
509 "name": "out_file1",
510 "type": "input"
511 }
512 ],
513 "position": {
514 "left": 801.8833312988281,
515 "top": 668.88330078125
516 },
517 "post_job_actions": {
518 "HideDatasetActionout_file1": {
519 "action_arguments": {},
520 "action_type": "HideDatasetAction",
521 "output_name": "out_file1"
522 }
523 },
524 "tool_errors": null,
525 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/column_maker/Add_a_column1/1.1.0",
526 "tool_state": "{\"input\": \"null\", \"__rerun_remap_job_id__\": null, \"cond\": \"\\\"max(c3,c2)\\\"\", \"round\": \"\\\"yes\\\"\", \"__page__\": 0}",
527 "tool_version": "1.1.0",
528 "type": "tool",
529 "user_outputs": []
530 },
531 "16": {
532 "annotation": "",
533 "id": 16,
534 "input_connections": {
535 "input": {
536 "id": 13,
537 "output_name": "out_file1"
538 }
539 },
540 "inputs": [],
541 "name": "Compute",
542 "outputs": [
543 {
544 "name": "out_file1",
545 "type": "input"
546 }
547 ],
548 "position": {
549 "left": 813.1166687011719,
550 "top": 871.61669921875
551 },
552 "post_job_actions": {
553 "HideDatasetActionout_file1": {
554 "action_arguments": {},
555 "action_type": "HideDatasetAction",
556 "output_name": "out_file1"
557 }
558 },
559 "tool_errors": null,
560 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/column_maker/Add_a_column1/1.1.0",
561 "tool_state": "{\"input\": \"null\", \"__rerun_remap_job_id__\": null, \"cond\": \"\\\"max(c3,c2)\\\"\", \"round\": \"\\\"yes\\\"\", \"__page__\": 0}",
562 "tool_version": "1.1.0",
563 "type": "tool",
564 "user_outputs": []
565 },
566 "17": {
567 "annotation": "",
568 "id": 17,
569 "input_connections": {
570 "input": {
571 "id": 14,
572 "output_name": "out_file1"
573 }
574 },
575 "inputs": [],
576 "name": "Cut",
577 "outputs": [
578 {
579 "name": "out_file1",
580 "type": "tabular"
581 }
582 ],
583 "position": {
584 "left": 920.38330078125,
585 "top": 387.3833312988281
586 },
587 "post_job_actions": {
588 "ChangeDatatypeActionout_file1": {
589 "action_arguments": {
590 "newtype": "interval"
591 },
592 "action_type": "ChangeDatatypeAction",
593 "output_name": "out_file1"
594 },
595 "RenameDatasetActionout_file1": {
596 "action_arguments": {
597 "newname": ""
598 },
599 "action_type": "RenameDatasetAction",
600 "output_name": "out_file1"
601 }
602 },
603 "tool_errors": null,
604 "tool_id": "Cut1",
605 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"delimiter\": \"\\\"T\\\"\", \"columnList\": \"\\\"c1,c5,c4\\\"\", \"input\": \"null\", \"chromInfo\": \"\\\"/usr/local/galaxy/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\"}",
606 "tool_version": "1.0.2",
607 "type": "tool",
608 "user_outputs": []
609 },
610 "18": {
611 "annotation": "",
612 "id": 18,
613 "input_connections": {
614 "input": {
615 "id": 15,
616 "output_name": "out_file1"
617 }
618 },
619 "inputs": [],
620 "name": "Compute",
621 "outputs": [
622 {
623 "name": "out_file1",
624 "type": "input"
625 }
626 ],
627 "position": {
628 "left": 854.88330078125,
629 "top": 661.88330078125
630 },
631 "post_job_actions": {
632 "HideDatasetActionout_file1": {
633 "action_arguments": {},
634 "action_type": "HideDatasetAction",
635 "output_name": "out_file1"
636 }
637 },
638 "tool_errors": null,
639 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/column_maker/Add_a_column1/1.1.0",
640 "tool_state": "{\"input\": \"null\", \"__rerun_remap_job_id__\": null, \"cond\": \"\\\"max(c4-10000,1)\\\"\", \"round\": \"\\\"yes\\\"\", \"__page__\": 0}",
641 "tool_version": "1.1.0",
642 "type": "tool",
643 "user_outputs": []
644 },
645 "19": {
646 "annotation": "",
647 "id": 19,
648 "input_connections": {
649 "input": {
650 "id": 16,
651 "output_name": "out_file1"
652 }
653 },
654 "inputs": [],
655 "name": "Compute",
656 "outputs": [
657 {
658 "name": "out_file1",
659 "type": "input"
660 }
661 ],
662 "position": {
663 "left": 857.11669921875,
664 "top": 863.61669921875
665 },
666 "post_job_actions": {
667 "HideDatasetActionout_file1": {
668 "action_arguments": {},
669 "action_type": "HideDatasetAction",
670 "output_name": "out_file1"
671 }
672 },
673 "tool_errors": null,
674 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/column_maker/Add_a_column1/1.1.0",
675 "tool_state": "{\"input\": \"null\", \"__rerun_remap_job_id__\": null, \"cond\": \"\\\"max(c4-10000,1)\\\"\", \"round\": \"\\\"yes\\\"\", \"__page__\": 0}",
676 "tool_version": "1.1.0",
677 "type": "tool",
678 "user_outputs": []
679 },
680 "20": {
681 "annotation": "",
682 "id": 20,
683 "input_connections": {
684 "input": {
685 "id": 18,
686 "output_name": "out_file1"
687 }
688 },
689 "inputs": [],
690 "name": "Compute",
691 "outputs": [
692 {
693 "name": "out_file1",
694 "type": "input"
695 }
696 ],
697 "position": {
698 "left": 911.88330078125,
699 "top": 658.88330078125
700 },
701 "post_job_actions": {},
702 "tool_errors": null,
703 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/column_maker/Add_a_column1/1.1.0",
704 "tool_state": "{\"input\": \"null\", \"__rerun_remap_job_id__\": null, \"cond\": \"\\\"c5+10000\\\"\", \"round\": \"\\\"yes\\\"\", \"__page__\": 0}",
705 "tool_version": "1.1.0",
706 "type": "tool",
707 "user_outputs": []
708 },
709 "21": {
710 "annotation": "",
711 "id": 21,
712 "input_connections": {
713 "input": {
714 "id": 19,
715 "output_name": "out_file1"
716 }
717 },
718 "inputs": [],
719 "name": "Compute",
720 "outputs": [
721 {
722 "name": "out_file1",
723 "type": "input"
724 }
725 ],
726 "position": {
727 "left": 907.11669921875,
728 "top": 854.61669921875
729 },
730 "post_job_actions": {
731 "HideDatasetActionout_file1": {
732 "action_arguments": {},
733 "action_type": "HideDatasetAction",
734 "output_name": "out_file1"
735 }
736 },
737 "tool_errors": null,
738 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/column_maker/Add_a_column1/1.1.0",
739 "tool_state": "{\"input\": \"null\", \"__rerun_remap_job_id__\": null, \"cond\": \"\\\"c5+10000\\\"\", \"round\": \"\\\"yes\\\"\", \"__page__\": 0}",
740 "tool_version": "1.1.0",
741 "type": "tool",
742 "user_outputs": []
743 },
744 "22": {
745 "annotation": "",
746 "id": 22,
747 "input_connections": {
748 "input": {
749 "id": 20,
750 "output_name": "out_file1"
751 }
752 },
753 "inputs": [],
754 "name": "Cut",
755 "outputs": [
756 {
757 "name": "out_file1",
758 "type": "tabular"
759 }
760 ],
761 "position": {
762 "left": 963.88330078125,
763 "top": 657.88330078125
764 },
765 "post_job_actions": {
766 "ChangeDatatypeActionout_file1": {
767 "action_arguments": {
768 "newtype": "interval"
769 },
770 "action_type": "ChangeDatatypeAction",
771 "output_name": "out_file1"
772 }
773 },
774 "tool_errors": null,
775 "tool_id": "Cut1",
776 "tool_state": "{\"columnList\": \"\\\"c1,c6,c7\\\"\", \"input\": \"null\", \"delimiter\": \"\\\"T\\\"\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}",
777 "tool_version": "1.0.2",
778 "type": "tool",
779 "user_outputs": []
780 },
781 "23": {
782 "annotation": "",
783 "id": 23,
784 "input_connections": {
785 "input": {
786 "id": 21,
787 "output_name": "out_file1"
788 }
789 },
790 "inputs": [],
791 "name": "Cut",
792 "outputs": [
793 {
794 "name": "out_file1",
795 "type": "tabular"
796 }
797 ],
798 "position": {
799 "left": 968.11669921875,
800 "top": 852.61669921875
801 },
802 "post_job_actions": {
803 "ChangeDatatypeActionout_file1": {
804 "action_arguments": {
805 "newtype": "interval"
806 },
807 "action_type": "ChangeDatatypeAction",
808 "output_name": "out_file1"
809 },
810 "HideDatasetActionout_file1": {
811 "action_arguments": {},
812 "action_type": "HideDatasetAction",
813 "output_name": "out_file1"
814 }
815 },
816 "tool_errors": null,
817 "tool_id": "Cut1",
818 "tool_state": "{\"columnList\": \"\\\"c1,c6,c7\\\"\", \"input\": \"null\", \"delimiter\": \"\\\"T\\\"\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}",
819 "tool_version": "1.0.2",
820 "type": "tool",
821 "user_outputs": []
822 },
823 "24": {
824 "annotation": "",
825 "id": 24,
826 "input_connections": {
827 "input1": {
828 "id": 17,
829 "output_name": "out_file1"
830 },
831 "input2": {
832 "id": 22,
833 "output_name": "out_file1"
834 }
835 },
836 "inputs": [],
837 "name": "Intersect",
838 "outputs": [
839 {
840 "name": "output",
841 "type": "input"
842 }
843 ],
844 "position": {
845 "left": 1099.11669921875,
846 "top": 501.6166687011719
847 },
848 "post_job_actions": {},
849 "tool_errors": null,
850 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/intersect/gops_intersect_1/1.0.0",
851 "tool_state": "{\"input2\": \"null\", \"__page__\": 0, \"input1\": \"null\", \"min\": \"\\\"1\\\"\", \"__rerun_remap_job_id__\": null, \"returntype\": \"\\\"\\\"\"}",
852 "tool_version": "1.0.0",
853 "type": "tool",
854 "user_outputs": []
855 },
856 "25": {
857 "annotation": "",
858 "id": 25,
859 "input_connections": {
860 "input1": {
861 "id": 24,
862 "output_name": "output"
863 },
864 "input2": {
865 "id": 23,
866 "output_name": "out_file1"
867 }
868 },
869 "inputs": [],
870 "name": "Intersect",
871 "outputs": [
872 {
873 "name": "output",
874 "type": "input"
875 }
876 ],
877 "position": {
878 "left": 1137.11669921875,
879 "top": 755.61669921875
880 },
881 "post_job_actions": {},
882 "tool_errors": null,
883 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/intersect/gops_intersect_1/1.0.0",
884 "tool_state": "{\"input2\": \"null\", \"__page__\": 0, \"input1\": \"null\", \"min\": \"\\\"1\\\"\", \"__rerun_remap_job_id__\": null, \"returntype\": \"\\\"\\\"\"}",
885 "tool_version": "1.0.0",
886 "type": "tool",
887 "user_outputs": []
888 },
889 "26": {
890 "annotation": "",
891 "id": 26,
892 "input_connections": {
893 "input": {
894 "id": 25,
895 "output_name": "output"
896 }
897 },
898 "inputs": [],
899 "name": "Sort",
900 "outputs": [
901 {
902 "name": "out_file1",
903 "type": "input"
904 }
905 ],
906 "position": {
907 "left": 1216.11669921875,
908 "top": 648.1166687011719
909 },
910 "post_job_actions": {},
911 "tool_errors": null,
912 "tool_id": "sort1",
913 "tool_state": "{\"__page__\": 0, \"style\": \"\\\"alpha\\\"\", \"column\": \"{\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": \\\"1\\\"}\", \"__rerun_remap_job_id__\": null, \"order\": \"\\\"DESC\\\"\", \"input\": \"null\", \"column_set\": \"[{\\\"other_order\\\": \\\"DESC\\\", \\\"__index__\\\": 0, \\\"other_column\\\": {\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": \\\"2\\\"}, \\\"other_style\\\": \\\"num\\\"}]\"}",
914 "tool_version": "1.0.3",
915 "type": "tool",
916 "user_outputs": []
917 },
918 "27": {
919 "annotation": "",
920 "id": 27,
921 "input_connections": {
922 "input1": {
923 "id": 26,
924 "output_name": "out_file1"
925 }
926 },
927 "inputs": [],
928 "name": "Group",
929 "outputs": [
930 {
931 "name": "out_file1",
932 "type": "tabular"
933 }
934 ],
935 "position": {
936 "left": 1396.88330078125,
937 "top": 648.3833312988281
938 },
939 "post_job_actions": {
940 "RenameDatasetActionout_file1": {
941 "action_arguments": {
942 "newname": "Counting hits per genome"
943 },
944 "action_type": "RenameDatasetAction",
945 "output_name": "out_file1"
946 }
947 },
948 "tool_errors": null,
949 "tool_id": "Grouping1",
950 "tool_state": "{\"operations\": \"[{\\\"opcol\\\": {\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": \\\"1\\\"}, \\\"__index__\\\": 0, \\\"optype\\\": \\\"length\\\", \\\"opround\\\": \\\"no\\\"}]\", \"__page__\": 0, \"input1\": \"null\", \"ignorelines\": \"null\", \"groupcol\": \"{\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": \\\"1\\\"}\", \"__rerun_remap_job_id__\": null, \"ignorecase\": \"\\\"False\\\"\"}",
951 "tool_version": "2.1.0",
952 "type": "tool",
953 "user_outputs": []
954 }
955 },
956 "uuid": "ea8b8757-5fcb-4451-b305-31db0e5349fd"
957 }