Mercurial > repos > earlhaminst > geneseqtofamily
comparison GeneSeqToFamily.ga @ 7:e732a731f778 draft default tip
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/workflows/GeneSeqToFamily commit 15c020a20c5dbf2fcb1cd9bb3865e9e936981f3c
author | earlhaminst |
---|---|
date | Thu, 01 Sep 2022 11:32:32 +0000 |
parents | 266800d51605 |
children |
comparison
equal
deleted
inserted
replaced
6:266800d51605 | 7:e732a731f778 |
---|---|
1 { | 1 { |
2 "a_galaxy_workflow": "true", | 2 "a_galaxy_workflow": "true", |
3 "annotation": "", | 3 "annotation": "", |
4 "format-version": "0.1", | 4 "format-version": "0.1", |
5 "name": "GeneSeqToFamily", | 5 "name": "GeneSeqToFamily", |
6 "steps": { | 6 "steps": { |
7 "0": { | 7 "0": { |
8 "annotation": "", | 8 "annotation": "", |
9 "content_id": null, | 9 "content_id": null, |
10 "errors": null, | 10 "errors": null, |
11 "id": 0, | 11 "id": 0, |
12 "input_connections": {}, | 12 "input_connections": {}, |
13 "inputs": [ | 13 "inputs": [ |
14 { | 14 { |
15 "description": "", | 15 "description": "", |
16 "name": "CDS" | 16 "name": "CDS" |
17 } | 17 } |
18 ], | 18 ], |
19 "label": "CDS", | 19 "label": "CDS", |
20 "name": "Input dataset", | 20 "name": "Input dataset", |
21 "outputs": [], | 21 "outputs": [], |
22 "position": { | 22 "position": { |
23 "left": 225.984375, | 23 "bottom": 4.8000030517578125, |
24 "top": 532.5 | 24 "height": 61.80000305175781, |
25 }, | 25 "left": 178.98333740234375, |
26 "tool_id": null, | 26 "right": 378.98333740234375, |
27 "tool_state": "{\"name\": \"CDS\"}", | 27 "top": -57, |
28 "tool_version": null, | 28 "width": 200, |
29 "type": "data_input", | 29 "x": 178.98333740234375, |
30 "uuid": "d2777a78-6429-47f6-9567-cb15140ace8d", | 30 "y": -57 |
31 }, | |
32 "tool_id": null, | |
33 "tool_state": "{\"optional\": false}", | |
34 "tool_version": null, | |
35 "type": "data_input", | |
36 "uuid": "d2777a78-6429-47f6-9567-cb15140ace8d", | |
37 "workflow_outputs": [] | |
38 }, | |
39 "1": { | |
40 "annotation": "", | |
41 "content_id": null, | |
42 "errors": null, | |
43 "id": 1, | |
44 "input_connections": {}, | |
45 "inputs": [ | |
46 { | |
47 "description": "", | |
48 "name": "Species tree" | |
49 } | |
50 ], | |
51 "label": "Species tree", | |
52 "name": "Input dataset", | |
53 "outputs": [], | |
54 "position": { | |
55 "bottom": 419.88331604003906, | |
56 "height": 61.80000305175781, | |
57 "left": 197.88333129882812, | |
58 "right": 397.8833312988281, | |
59 "top": 358.08331298828125, | |
60 "width": 200, | |
61 "x": 197.88333129882812, | |
62 "y": 358.08331298828125 | |
63 }, | |
64 "tool_id": null, | |
65 "tool_state": "{\"optional\": false}", | |
66 "tool_version": null, | |
67 "type": "data_input", | |
68 "uuid": "1f2ca308-faad-44fa-ba48-fff5aeecbbd3", | |
69 "workflow_outputs": [] | |
70 }, | |
71 "2": { | |
72 "annotation": "", | |
73 "content_id": null, | |
74 "errors": null, | |
75 "id": 2, | |
76 "input_connections": {}, | |
77 "inputs": [ | |
78 { | |
79 "description": "", | |
80 "name": "Gene feature information" | |
81 } | |
82 ], | |
83 "label": "Gene feature information", | |
84 "name": "Input dataset", | |
85 "outputs": [], | |
86 "position": { | |
87 "bottom": 693.2666473388672, | |
88 "height": 82.19999694824219, | |
89 "left": 200.8000030517578, | |
90 "right": 400.8000030517578, | |
91 "top": 611.066650390625, | |
92 "width": 200, | |
93 "x": 200.8000030517578, | |
94 "y": 611.066650390625 | |
95 }, | |
96 "tool_id": null, | |
97 "tool_state": "{\"optional\": false}", | |
98 "tool_version": null, | |
99 "type": "data_input", | |
100 "uuid": "3fbf4a09-9207-4a18-a133-0d865f9614f6", | |
101 "workflow_outputs": [] | |
102 }, | |
103 "3": { | |
104 "annotation": "", | |
105 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: transeq101/5.0.0", | |
106 "errors": null, | |
107 "id": 3, | |
108 "input_connections": { | |
109 "input1": { | |
110 "id": 0, | |
111 "output_name": "output" | |
112 } | |
113 }, | |
114 "inputs": [], | |
115 "label": null, | |
116 "name": "transeq", | |
117 "outputs": [ | |
118 { | |
119 "name": "out_file1", | |
120 "type": "fasta" | |
121 } | |
122 ], | |
123 "position": { | |
124 "bottom": -235.81666564941406, | |
125 "height": 93.19999694824219, | |
126 "left": 503.04998779296875, | |
127 "right": 703.0499877929688, | |
128 "top": -329.01666259765625, | |
129 "width": 200, | |
130 "x": 503.04998779296875, | |
131 "y": -329.01666259765625 | |
132 }, | |
133 "post_job_actions": { | |
134 "HideDatasetActionout_file1": { | |
135 "action_arguments": {}, | |
136 "action_type": "HideDatasetAction", | |
137 "output_name": "out_file1" | |
138 } | |
139 }, | |
140 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: transeq101/5.0.0", | |
141 "tool_shed_repository": { | |
142 "changeset_revision": "dc492eb6a4fc", | |
143 "name": "emboss_5", | |
144 "owner": "devteam", | |
145 "tool_shed": "toolshed.g2.bx.psu.edu" | |
146 }, | |
147 "tool_state": "{\"alternative\": \"no\", \"clean\": \"no\", \"frame\": \"1\", \"input1\": {\"__class__\": \"ConnectedValue\"}, \"out_format1\": \"fasta\", \"regions\": \"\", \"table\": \"0\", \"trim\": \"yes\", \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
148 "tool_version": "5.0.0", | |
149 "type": "tool", | |
150 "uuid": "12722a4e-291d-4ba2-b7f8-77209049b0ac", | |
151 "workflow_outputs": [] | |
152 }, | |
153 "4": { | |
154 "annotation": "", | |
155 "content_id": "toolshed.g2.bx.psu.edu/repos/galaxyp/filter_by_fasta_ids/filter_by_fasta_ids/2.2", | |
156 "errors": null, | |
157 "id": 4, | |
158 "input_connections": { | |
159 "input": { | |
160 "id": 3, | |
161 "output_name": "out_file1" | |
162 } | |
163 }, | |
164 "inputs": [], | |
165 "label": null, | |
166 "name": "Filter FASTA", | |
167 "outputs": [ | |
168 { | |
169 "name": "output", | |
170 "type": "fasta" | |
171 }, | |
172 { | |
173 "name": "discarded", | |
174 "type": "fasta" | |
175 } | |
176 ], | |
177 "position": { | |
178 "bottom": 43.68333435058594, | |
179 "height": 205.1999969482422, | |
180 "left": 505.48333740234375, | |
181 "right": 705.4833374023438, | |
182 "top": -161.51666259765625, | |
183 "width": 200, | |
184 "x": 505.48333740234375, | |
185 "y": -161.51666259765625 | |
186 }, | |
187 "post_job_actions": { | |
188 "HideDatasetActiondiscarded": { | |
189 "action_arguments": {}, | |
190 "action_type": "HideDatasetAction", | |
191 "output_name": "discarded" | |
192 }, | |
193 "HideDatasetActionoutput": { | |
194 "action_arguments": {}, | |
195 "action_type": "HideDatasetAction", | |
196 "output_name": "output" | |
197 } | |
198 }, | |
199 "tool_id": "toolshed.g2.bx.psu.edu/repos/galaxyp/filter_by_fasta_ids/filter_by_fasta_ids/2.2", | |
200 "tool_shed_repository": { | |
201 "changeset_revision": "cd22452edec2", | |
202 "name": "filter_by_fasta_ids", | |
203 "owner": "galaxyp", | |
204 "tool_shed": "toolshed.g2.bx.psu.edu" | |
205 }, | |
206 "tool_state": "{\"dedup\": \"true\", \"header_criteria\": {\"header_criteria_select\": \"\", \"__current_case__\": 0}, \"input\": {\"__class__\": \"ConnectedValue\"}, \"output_discarded\": \"true\", \"sequence_criteria\": {\"sequence_criteria_select\": \"regexp\", \"__current_case__\": 2, \"regexp\": \"^[^*]+$\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
207 "tool_version": "2.2", | |
208 "type": "tool", | |
209 "uuid": "8dd011eb-b442-42cf-b528-331739f3d252", | |
210 "workflow_outputs": [] | |
211 }, | |
212 "5": { | |
213 "annotation": "", | |
214 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.3.0", | |
215 "errors": null, | |
216 "id": 5, | |
217 "input_connections": { | |
218 "input_file": { | |
219 "id": 4, | |
220 "output_name": "output" | |
221 } | |
222 }, | |
223 "inputs": [ | |
224 { | |
225 "description": "runtime parameter for tool NCBI BLAST+ makeblastdb", | |
226 "name": "mask_data_file" | |
227 } | |
228 ], | |
229 "label": null, | |
230 "name": "NCBI BLAST+ makeblastdb", | |
231 "outputs": [ | |
232 { | |
233 "name": "outfile", | |
234 "type": "data" | |
235 } | |
236 ], | |
237 "position": { | |
238 "bottom": 113.66667175292969, | |
239 "height": 184.8000030517578, | |
240 "left": 785.13330078125, | |
241 "right": 985.13330078125, | |
242 "top": -71.13333129882812, | |
243 "width": 200, | |
244 "x": 785.13330078125, | |
245 "y": -71.13333129882812 | |
246 }, | |
247 "post_job_actions": { | |
248 "HideDatasetActionoutfile": { | |
249 "action_arguments": {}, | |
250 "action_type": "HideDatasetAction", | |
251 "output_name": "outfile" | |
252 } | |
253 }, | |
254 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.3.0", | |
255 "tool_shed_repository": { | |
256 "changeset_revision": "c877294f8025", | |
257 "name": "ncbi_blast_plus", | |
258 "owner": "devteam", | |
259 "tool_shed": "toolshed.g2.bx.psu.edu" | |
260 }, | |
261 "tool_state": "{\"dbtype\": \"prot\", \"hash_index\": \"true\", \"input_file\": {\"__class__\": \"ConnectedValue\"}, \"mask_data_file\": {\"__class__\": \"RuntimeValue\"}, \"parse_seqids\": \"false\", \"tax\": {\"taxselect\": \"\", \"__current_case__\": 0}, \"title\": \"\", \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
262 "tool_version": "0.3.0", | |
263 "type": "tool", | |
264 "uuid": "c72477fb-cc1d-45ec-a0cd-8215be8fe8ee", | |
265 "workflow_outputs": [] | |
266 }, | |
267 "6": { | |
268 "annotation": "", | |
269 "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/ucsc_fasplit/fasplit/332", | |
270 "errors": null, | |
271 "id": 6, | |
272 "input_connections": { | |
273 "input": { | |
274 "id": 4, | |
275 "output_name": "output" | |
276 } | |
277 }, | |
278 "inputs": [ | |
279 { | |
280 "description": "runtime parameter for tool faSplit", | |
281 "name": "O" | |
282 } | |
283 ], | |
284 "label": null, | |
285 "name": "faSplit", | |
286 "outputs": [ | |
287 { | |
288 "name": "output_list", | |
289 "type": "input" | |
290 } | |
291 ], | |
292 "position": { | |
293 "bottom": -160.89999389648438, | |
294 "height": 113.60000610351562, | |
295 "left": 798.9666748046875, | |
296 "right": 998.9666748046875, | |
297 "top": -274.5, | |
298 "width": 200, | |
299 "x": 798.9666748046875, | |
300 "y": -274.5 | |
301 }, | |
302 "post_job_actions": { | |
303 "HideDatasetActionoutput_list": { | |
304 "action_arguments": {}, | |
305 "action_type": "HideDatasetAction", | |
306 "output_name": "output_list" | |
307 } | |
308 }, | |
309 "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/ucsc_fasplit/fasplit/332", | |
310 "tool_shed_repository": { | |
311 "changeset_revision": "dc36d50254d8", | |
312 "name": "ucsc_fasplit", | |
313 "owner": "iuc", | |
314 "tool_shed": "toolshed.g2.bx.psu.edu" | |
315 }, | |
316 "tool_state": "{\"O\": {\"split_type\": \"sequence\", \"__current_case__\": 0, \"count\": {\"__class__\": \"RuntimeValue\"}}, \"input\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
317 "tool_version": "332", | |
318 "type": "tool", | |
319 "uuid": "3f991f5d-a175-4df4-9870-0ff701437991", | |
320 "workflow_outputs": [] | |
321 }, | |
322 "7": { | |
323 "annotation": "", | |
324 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastp_wrapper/0.3.0", | |
325 "errors": null, | |
326 "id": 7, | |
327 "input_connections": { | |
328 "db_opts|histdb": { | |
329 "id": 5, | |
330 "output_name": "outfile" | |
331 }, | |
332 "query": { | |
333 "id": 6, | |
334 "output_name": "output_list" | |
335 } | |
336 }, | |
337 "inputs": [], | |
338 "label": null, | |
339 "name": "NCBI BLAST+ blastp", | |
340 "outputs": [ | |
341 { | |
342 "name": "output1", | |
343 "type": "tabular" | |
344 } | |
345 ], | |
346 "position": { | |
347 "bottom": -197.10000610351562, | |
348 "height": 164.39999389648438, | |
349 "left": 1129.4833984375, | |
350 "right": 1329.4833984375, | |
351 "top": -361.5, | |
352 "width": 200, | |
353 "x": 1129.4833984375, | |
354 "y": -361.5 | |
355 }, | |
356 "post_job_actions": { | |
357 "HideDatasetActionoutput1": { | |
358 "action_arguments": {}, | |
359 "action_type": "HideDatasetAction", | |
360 "output_name": "output1" | |
361 } | |
362 }, | |
363 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastp_wrapper/0.3.0", | |
364 "tool_shed_repository": { | |
365 "changeset_revision": "c877294f8025", | |
366 "name": "ncbi_blast_plus", | |
367 "owner": "devteam", | |
368 "tool_shed": "toolshed.g2.bx.psu.edu" | |
369 }, | |
370 "tool_state": "{\"adv_opts\": {\"adv_opts_selector\": \"advanced\", \"__current_case__\": 1, \"filter_query\": \"false\", \"matrix_gapcosts\": {\"matrix\": \"\", \"__current_case__\": 0}, \"max_hits\": \"0\", \"max_hsps\": \"1\", \"word_size\": null, \"window_size\": null, \"threshold\": null, \"comp_based_stats\": \"\", \"parse_deflines\": \"false\", \"adv_optional_id_files_opts\": {\"adv_optional_id_files_opts_selector\": \"none\", \"__current_case__\": 0}, \"qcov_hsp_perc\": \"50.0\", \"use_sw_tback\": \"false\"}, \"blast_type\": \"blastp\", \"db_opts\": {\"db_opts_selector\": \"histdb\", \"__current_case__\": 1, \"database\": \"\", \"histdb\": {\"__class__\": \"ConnectedValue\"}, \"subject\": \"\"}, \"evalue_cutoff\": \"1e-10\", \"output\": {\"out_format\": \"ext\", \"__current_case__\": 1}, \"query\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
371 "tool_version": "0.3.0", | |
372 "type": "tool", | |
373 "uuid": "b67576ce-b912-4b00-8277-0e422399f70c", | |
374 "workflow_outputs": [] | |
375 }, | |
376 "8": { | |
377 "annotation": "", | |
378 "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cat/0.1.0", | |
379 "errors": null, | |
380 "id": 8, | |
381 "input_connections": { | |
382 "inputs": { | |
383 "id": 7, | |
384 "output_name": "output1" | |
385 } | |
386 }, | |
387 "inputs": [], | |
388 "label": null, | |
389 "name": "Concatenate datasets", | |
390 "outputs": [ | |
391 { | |
392 "name": "out_file1", | |
393 "type": "input" | |
394 } | |
395 ], | |
396 "position": { | |
397 "bottom": -35.91667175292969, | |
398 "height": 113.59999084472656, | |
399 "left": 1167.4833984375, | |
400 "right": 1367.4833984375, | |
401 "top": -149.51666259765625, | |
402 "width": 200, | |
403 "x": 1167.4833984375, | |
404 "y": -149.51666259765625 | |
405 }, | |
406 "post_job_actions": { | |
407 "HideDatasetActionout_file1": { | |
408 "action_arguments": {}, | |
409 "action_type": "HideDatasetAction", | |
410 "output_name": "out_file1" | |
411 } | |
412 }, | |
413 "tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cat/0.1.0", | |
414 "tool_shed_repository": { | |
415 "changeset_revision": "0a8c6b61f0f4", | |
416 "name": "text_processing", | |
417 "owner": "bgruening", | |
418 "tool_shed": "toolshed.g2.bx.psu.edu" | |
419 }, | |
420 "tool_state": "{\"inputs\": {\"__class__\": \"ConnectedValue\"}, \"queries\": [], \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
421 "tool_version": "0.1.0", | |
422 "type": "tool", | |
423 "uuid": "8c9b7c9a-b37d-46c2-8004-e5cbd302c048", | |
424 "workflow_outputs": [] | |
425 }, | |
426 "9": { | |
427 "annotation": "", | |
428 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/blast_parser/blast_parser/0.1.2", | |
429 "errors": null, | |
430 "id": 9, | |
431 "input_connections": { | |
432 "input": { | |
433 "id": 8, | |
434 "output_name": "out_file1" | |
435 } | |
436 }, | |
437 "inputs": [], | |
438 "label": null, | |
439 "name": "BLAST parser", | |
440 "outputs": [ | |
441 { | |
442 "name": "output", | |
443 "type": "tabular" | |
444 } | |
445 ], | |
446 "position": { | |
447 "bottom": 111.48333740234375, | |
448 "height": 113.60000610351562, | |
449 "left": 1219.38330078125, | |
450 "right": 1419.38330078125, | |
451 "top": -2.116668701171875, | |
452 "width": 200, | |
453 "x": 1219.38330078125, | |
454 "y": -2.116668701171875 | |
455 }, | |
456 "post_job_actions": {}, | |
457 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/blast_parser/blast_parser/0.1.2", | |
458 "tool_shed_repository": { | |
459 "changeset_revision": "363f3480622d", | |
460 "name": "blast_parser", | |
461 "owner": "earlhaminst", | |
462 "tool_shed": "toolshed.g2.bx.psu.edu" | |
463 }, | |
464 "tool_state": "{\"input\": {\"__class__\": \"ConnectedValue\"}, \"reciprocal\": \"true\", \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
465 "tool_version": "0.1.2", | |
466 "type": "tool", | |
467 "uuid": "3eb98d54-a52d-4605-b068-28a700290d92", | |
31 "workflow_outputs": [ | 468 "workflow_outputs": [ |
32 { | 469 { |
33 "label": null, | 470 "label": null, |
34 "output_name": "output", | 471 "output_name": "output", |
35 "uuid": "7eedd485-b41e-4b55-9359-9f7e56d84f54" | 472 "uuid": "45ce5eb3-b067-4374-a4e0-bde22241d0d9" |
36 } | 473 } |
37 ] | 474 ] |
38 }, | 475 }, |
39 "1": { | 476 "10": { |
40 "annotation": "", | 477 "annotation": "", |
41 "content_id": null, | 478 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/hcluster_sg/hcluster_sg/0.5.1.1", |
42 "errors": null, | 479 "errors": null, |
43 "id": 1, | 480 "id": 10, |
44 "input_connections": {}, | 481 "input_connections": { |
482 "inputFile": { | |
483 "id": 9, | |
484 "output_name": "output" | |
485 } | |
486 }, | |
45 "inputs": [ | 487 "inputs": [ |
46 { | 488 { |
47 "description": "", | 489 "description": "runtime parameter for tool hcluster_sg", |
48 "name": "Species tree" | 490 "name": "c_conditional" |
49 } | 491 } |
50 ], | 492 ], |
51 "label": "Species tree", | 493 "label": null, |
52 "name": "Input dataset", | 494 "name": "hcluster_sg", |
53 "outputs": [], | 495 "outputs": [ |
54 "position": { | 496 { |
55 "left": 244.875, | 497 "name": "outputFile", |
56 "top": 947.578125 | 498 "type": "tabular" |
57 }, | 499 } |
58 "tool_id": null, | 500 ], |
59 "tool_state": "{\"name\": \"Species tree\"}", | 501 "position": { |
60 "tool_version": null, | 502 "bottom": -53.01666259765625, |
61 "type": "data_input", | 503 "height": 144, |
62 "uuid": "1f2ca308-faad-44fa-ba48-fff5aeecbbd3", | 504 "left": 1497.88330078125, |
505 "right": 1697.88330078125, | |
506 "top": -197.01666259765625, | |
507 "width": 200, | |
508 "x": 1497.88330078125, | |
509 "y": -197.01666259765625 | |
510 }, | |
511 "post_job_actions": {}, | |
512 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/hcluster_sg/hcluster_sg/0.5.1.1", | |
513 "tool_shed_repository": { | |
514 "changeset_revision": "1d2de27d7a9c", | |
515 "name": "hcluster_sg", | |
516 "owner": "earlhaminst", | |
517 "tool_shed": "toolshed.g2.bx.psu.edu" | |
518 }, | |
519 "tool_state": "{\"c_conditional\": {\"c\": \"\", \"__current_case__\": 1, \"s\": \"0.34\", \"m\": \"500\", \"b\": \"0.1\", \"O\": {\"O_selector\": \"\", \"__current_case__\": 1}, \"C\": {\"__class__\": \"RuntimeValue\"}, \"L\": \"2\"}, \"inputFile\": {\"__class__\": \"ConnectedValue\"}, \"w\": \"0\", \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
520 "tool_version": "0.5.1.1", | |
521 "type": "tool", | |
522 "uuid": "d2b2ba89-b47d-4241-8adf-0d780f834412", | |
63 "workflow_outputs": [ | 523 "workflow_outputs": [ |
64 { | 524 { |
65 "label": null, | 525 "label": null, |
66 "output_name": "output", | 526 "output_name": "outputFile", |
67 "uuid": "50734600-41fa-437a-9b2b-6572fd8763a2" | 527 "uuid": "f62dd72a-654e-48e3-b8f0-7d32c88ee0c9" |
68 } | 528 } |
69 ] | 529 ] |
70 }, | 530 }, |
71 "2": { | 531 "11": { |
72 "annotation": "", | 532 "annotation": "", |
73 "content_id": null, | 533 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/hcluster_sg_parser/hcluster_sg_parser/0.2.0", |
74 "errors": null, | 534 "errors": null, |
75 "id": 2, | 535 "id": 11, |
76 "input_connections": {}, | 536 "input_connections": { |
537 "inputFile": { | |
538 "id": 10, | |
539 "output_name": "outputFile" | |
540 } | |
541 }, | |
542 "inputs": [], | |
543 "label": null, | |
544 "name": "hcluster_sg parser", | |
545 "outputs": [ | |
546 { | |
547 "name": "ids_lists", | |
548 "type": "input" | |
549 }, | |
550 { | |
551 "name": "discarded", | |
552 "type": "txt" | |
553 } | |
554 ], | |
555 "position": { | |
556 "bottom": 213.28334045410156, | |
557 "height": 205.20001220703125, | |
558 "left": 1501.9833984375, | |
559 "right": 1701.9833984375, | |
560 "top": 8.083328247070312, | |
561 "width": 200, | |
562 "x": 1501.9833984375, | |
563 "y": 8.083328247070312 | |
564 }, | |
565 "post_job_actions": { | |
566 "HideDatasetActionids_lists": { | |
567 "action_arguments": {}, | |
568 "action_type": "HideDatasetAction", | |
569 "output_name": "ids_lists" | |
570 } | |
571 }, | |
572 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/hcluster_sg_parser/hcluster_sg_parser/0.2.0", | |
573 "tool_shed_repository": { | |
574 "changeset_revision": "f9e418125021", | |
575 "name": "hcluster_sg_parser", | |
576 "owner": "earlhaminst", | |
577 "tool_shed": "toolshed.g2.bx.psu.edu" | |
578 }, | |
579 "tool_state": "{\"inputFile\": {\"__class__\": \"ConnectedValue\"}, \"max_elems\": \"200\", \"min_elems\": \"3\", \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
580 "tool_version": "0.2.0", | |
581 "type": "tool", | |
582 "uuid": "df3ae47f-f5a3-4f44-9b25-9bc36b049d60", | |
583 "workflow_outputs": [ | |
584 { | |
585 "label": null, | |
586 "output_name": "discarded", | |
587 "uuid": "61cb379d-0384-441a-8dc5-d4baf8951f5e" | |
588 } | |
589 ] | |
590 }, | |
591 "12": { | |
592 "annotation": "", | |
593 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/t_coffee/t_coffee/11.0.8_1", | |
594 "errors": null, | |
595 "id": 12, | |
596 "input_connections": { | |
597 "input_type|fasta_input": { | |
598 "id": 4, | |
599 "output_name": "output" | |
600 }, | |
601 "input_type|identifiers": { | |
602 "id": 11, | |
603 "output_name": "ids_lists" | |
604 } | |
605 }, | |
606 "inputs": [], | |
607 "label": null, | |
608 "name": "T-Coffee", | |
609 "outputs": [ | |
610 { | |
611 "name": "fasta_aln", | |
612 "type": "fasta" | |
613 } | |
614 ], | |
615 "position": { | |
616 "bottom": 293.5500030517578, | |
617 "height": 144, | |
618 "left": 656.88330078125, | |
619 "right": 856.88330078125, | |
620 "top": 149.5500030517578, | |
621 "width": 200, | |
622 "x": 656.88330078125, | |
623 "y": 149.5500030517578 | |
624 }, | |
625 "post_job_actions": { | |
626 "HideDatasetActionfasta_aln": { | |
627 "action_arguments": {}, | |
628 "action_type": "HideDatasetAction", | |
629 "output_name": "fasta_aln" | |
630 } | |
631 }, | |
632 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/t_coffee/t_coffee/11.0.8_1", | |
633 "tool_shed_repository": { | |
634 "changeset_revision": "0a189243186d", | |
635 "name": "t_coffee", | |
636 "owner": "earlhaminst", | |
637 "tool_shed": "toolshed.g2.bx.psu.edu" | |
638 }, | |
639 "tool_state": "{\"input_type\": {\"filter_fasta\": \"yes\", \"__current_case__\": 0, \"fasta_input\": {\"__class__\": \"ConnectedValue\"}, \"identifiers\": {\"__class__\": \"ConnectedValue\"}}, \"method01\": null, \"method02\": [\"clustalw_msa\"], \"method03\": null, \"outputs\": [\"fasta_aln\"], \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
640 "tool_version": "11.0.8_1", | |
641 "type": "tool", | |
642 "uuid": "827ba178-5028-4ae4-b5e1-f234bcfce9f8", | |
643 "workflow_outputs": [] | |
644 }, | |
645 "13": { | |
646 "annotation": "", | |
647 "content_id": "trimmer", | |
648 "errors": null, | |
649 "id": 13, | |
650 "input_connections": { | |
651 "input1": { | |
652 "id": 11, | |
653 "output_name": "ids_lists" | |
654 } | |
655 }, | |
656 "inputs": [], | |
657 "label": null, | |
658 "name": "Trim", | |
659 "outputs": [ | |
660 { | |
661 "name": "out_file1", | |
662 "type": "input" | |
663 } | |
664 ], | |
665 "position": { | |
666 "bottom": 306.3000030517578, | |
667 "height": 93.19999694824219, | |
668 "left": 1490.63330078125, | |
669 "right": 1690.63330078125, | |
670 "top": 213.10000610351562, | |
671 "width": 200, | |
672 "x": 1490.63330078125, | |
673 "y": 213.10000610351562 | |
674 }, | |
675 "post_job_actions": { | |
676 "HideDatasetActionout_file1": { | |
677 "action_arguments": {}, | |
678 "action_type": "HideDatasetAction", | |
679 "output_name": "out_file1" | |
680 } | |
681 }, | |
682 "tool_id": "trimmer", | |
683 "tool_state": "{\"col\": \"0\", \"end\": \"-2\", \"fastq\": \"\", \"ignore\": null, \"input1\": {\"__class__\": \"ConnectedValue\"}, \"start\": \"1\", \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
684 "tool_version": "0.0.2", | |
685 "type": "tool", | |
686 "uuid": "72a2109e-e01f-466e-a962-5c7ff5d0c2e3", | |
687 "workflow_outputs": [] | |
688 }, | |
689 "14": { | |
690 "annotation": "", | |
691 "content_id": "toolshed.g2.bx.psu.edu/repos/galaxyp/filter_by_fasta_ids/filter_by_fasta_ids/2.2", | |
692 "errors": null, | |
693 "id": 14, | |
694 "input_connections": { | |
695 "header_criteria|identifiers": { | |
696 "id": 13, | |
697 "output_name": "out_file1" | |
698 }, | |
699 "input": { | |
700 "id": 0, | |
701 "output_name": "output" | |
702 } | |
703 }, | |
704 "inputs": [], | |
705 "label": null, | |
706 "name": "Filter FASTA", | |
707 "outputs": [ | |
708 { | |
709 "name": "output", | |
710 "type": "fasta" | |
711 } | |
712 ], | |
713 "position": { | |
714 "bottom": 547.8000030517578, | |
715 "height": 184.8000030517578, | |
716 "left": 1482.7833251953125, | |
717 "right": 1682.7833251953125, | |
718 "top": 363, | |
719 "width": 200, | |
720 "x": 1482.7833251953125, | |
721 "y": 363 | |
722 }, | |
723 "post_job_actions": { | |
724 "HideDatasetActionoutput": { | |
725 "action_arguments": {}, | |
726 "action_type": "HideDatasetAction", | |
727 "output_name": "output" | |
728 } | |
729 }, | |
730 "tool_id": "toolshed.g2.bx.psu.edu/repos/galaxyp/filter_by_fasta_ids/filter_by_fasta_ids/2.2", | |
731 "tool_shed_repository": { | |
732 "changeset_revision": "cd22452edec2", | |
733 "name": "filter_by_fasta_ids", | |
734 "owner": "galaxyp", | |
735 "tool_shed": "toolshed.g2.bx.psu.edu" | |
736 }, | |
737 "tool_state": "{\"dedup\": \"false\", \"header_criteria\": {\"header_criteria_select\": \"id_list\", \"__current_case__\": 1, \"identifiers\": {\"__class__\": \"ConnectedValue\"}, \"id_regex\": {\"find\": \"beginning\", \"__current_case__\": 0}}, \"input\": {\"__class__\": \"ConnectedValue\"}, \"output_discarded\": \"false\", \"sequence_criteria\": {\"sequence_criteria_select\": \"\", \"__current_case__\": 0}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
738 "tool_version": "2.2", | |
739 "type": "tool", | |
740 "uuid": "b22832ea-47b0-46a1-87da-e362672133b1", | |
741 "workflow_outputs": [] | |
742 }, | |
743 "15": { | |
744 "annotation": "", | |
745 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: tranalign100/5.0.0", | |
746 "errors": null, | |
747 "id": 15, | |
748 "input_connections": { | |
749 "input1": { | |
750 "id": 14, | |
751 "output_name": "output" | |
752 }, | |
753 "input2": { | |
754 "id": 12, | |
755 "output_name": "fasta_aln" | |
756 } | |
757 }, | |
758 "inputs": [], | |
759 "label": null, | |
760 "name": "tranalign", | |
761 "outputs": [ | |
762 { | |
763 "name": "out_file1", | |
764 "type": "fasta" | |
765 } | |
766 ], | |
767 "position": { | |
768 "bottom": 695.5833282470703, | |
769 "height": 123.59999084472656, | |
770 "left": 947.8333129882812, | |
771 "right": 1147.8333129882812, | |
772 "top": 571.9833374023438, | |
773 "width": 200, | |
774 "x": 947.8333129882812, | |
775 "y": 571.9833374023438 | |
776 }, | |
777 "post_job_actions": { | |
778 "HideDatasetActionout_file1": { | |
779 "action_arguments": {}, | |
780 "action_type": "HideDatasetAction", | |
781 "output_name": "out_file1" | |
782 } | |
783 }, | |
784 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: tranalign100/5.0.0", | |
785 "tool_shed_repository": { | |
786 "changeset_revision": "dc492eb6a4fc", | |
787 "name": "emboss_5", | |
788 "owner": "devteam", | |
789 "tool_shed": "toolshed.g2.bx.psu.edu" | |
790 }, | |
791 "tool_state": "{\"input1\": {\"__class__\": \"ConnectedValue\"}, \"input2\": {\"__class__\": \"ConnectedValue\"}, \"out_format1\": \"fasta\", \"table\": \"0\", \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
792 "tool_version": "5.0.0", | |
793 "type": "tool", | |
794 "uuid": "e33d053e-1edf-44b7-a08a-abe8e5bcfbc6", | |
795 "workflow_outputs": [] | |
796 }, | |
797 "16": { | |
798 "annotation": "", | |
799 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/treebest_best/treebest_best/1.9.2.post0", | |
800 "errors": null, | |
801 "id": 16, | |
802 "input_connections": { | |
803 "aln": { | |
804 "id": 15, | |
805 "output_name": "out_file1" | |
806 }, | |
807 "species_tree": { | |
808 "id": 1, | |
809 "output_name": "output" | |
810 } | |
811 }, | |
77 "inputs": [ | 812 "inputs": [ |
78 { | 813 { |
79 "description": "", | 814 "description": "runtime parameter for tool TreeBeST best", |
80 "name": "Gene feature information" | 815 "name": "C" |
81 } | 816 } |
82 ], | 817 ], |
83 "label": "Gene feature information", | 818 "label": null, |
84 "name": "Input dataset", | 819 "name": "TreeBeST best", |
85 "outputs": [], | 820 "outputs": [ |
86 "position": { | 821 { |
87 "left": 247.796875, | 822 "name": "output", |
88 "top": 1200.5625 | 823 "type": "nhx" |
89 }, | 824 } |
90 "tool_id": null, | 825 ], |
91 "tool_state": "{\"name\": \"Gene feature information\"}", | 826 "position": { |
92 "tool_version": null, | 827 "bottom": 773.6666870117188, |
93 "type": "data_input", | 828 "height": 215.20001220703125, |
94 "uuid": "3fbf4a09-9207-4a18-a133-0d865f9614f6", | 829 "left": 1365.88330078125, |
830 "right": 1565.88330078125, | |
831 "top": 558.4666748046875, | |
832 "width": 200, | |
833 "x": 1365.88330078125, | |
834 "y": 558.4666748046875 | |
835 }, | |
836 "post_job_actions": { | |
837 "HideDatasetActionoutput": { | |
838 "action_arguments": {}, | |
839 "action_type": "HideDatasetAction", | |
840 "output_name": "output" | |
841 } | |
842 }, | |
843 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/treebest_best/treebest_best/1.9.2.post0", | |
844 "tool_shed_repository": { | |
845 "changeset_revision": "b78b529f66db", | |
846 "name": "treebest_best", | |
847 "owner": "earlhaminst", | |
848 "tool_shed": "toolshed.g2.bx.psu.edu" | |
849 }, | |
850 "tool_state": "{\"A\": \"false\", \"C\": {\"__class__\": \"RuntimeValue\"}, \"F\": \"11\", \"L\": \"0.2\", \"N\": \"false\", \"P\": \"false\", \"S\": \"false\", \"a\": {\"a_selector\": \"yes\", \"__current_case__\": 0}, \"aln\": {\"__class__\": \"ConnectedValue\"}, \"b\": \"0.01\", \"c\": \"2\", \"d\": \"0.15\", \"g\": \"false\", \"k\": {\"k_selector\": \"yes\", \"__current_case__\": 0}, \"l\": \"0.1\", \"r\": \"false\", \"s\": \"false\", \"species_tree\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
851 "tool_version": "1.9.2.post0", | |
852 "type": "tool", | |
853 "uuid": "3e42f4c3-7258-465b-bb24-7ea9e2d3ec40", | |
854 "workflow_outputs": [] | |
855 }, | |
856 "17": { | |
857 "annotation": "", | |
858 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/ete/ete_genetree_splitter/3.1.2", | |
859 "errors": null, | |
860 "id": 17, | |
861 "input_connections": { | |
862 "genetreeFile": { | |
863 "id": 16, | |
864 "output_name": "output" | |
865 } | |
866 }, | |
867 "inputs": [ | |
868 { | |
869 "description": "runtime parameter for tool ETE GeneTree splitter", | |
870 "name": "genetreeFile" | |
871 } | |
872 ], | |
873 "label": null, | |
874 "name": "ETE GeneTree splitter", | |
875 "outputs": [ | |
876 { | |
877 "name": "genetrees_lists", | |
878 "type": "input" | |
879 } | |
880 ], | |
881 "position": { | |
882 "bottom": 702.4833374023438, | |
883 "height": 134, | |
884 "left": 1818.9833984375, | |
885 "right": 2018.9833984375, | |
886 "top": 568.4833374023438, | |
887 "width": 200, | |
888 "x": 1818.9833984375, | |
889 "y": 568.4833374023438 | |
890 }, | |
891 "post_job_actions": { | |
892 "HideDatasetActiongenetrees_lists": { | |
893 "action_arguments": {}, | |
894 "action_type": "HideDatasetAction", | |
895 "output_name": "genetrees_lists" | |
896 } | |
897 }, | |
898 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/ete/ete_genetree_splitter/3.1.2", | |
899 "tool_shed_repository": { | |
900 "changeset_revision": "541a2ffc01ff", | |
901 "name": "ete", | |
902 "owner": "earlhaminst", | |
903 "tool_shed": "toolshed.g2.bx.psu.edu" | |
904 }, | |
905 "tool_state": "{\"gainlose_conditional\": {\"gainlose\": \"False\", \"__current_case__\": 0}, \"gene_node\": \"0\", \"genetreeFile\": {\"__class__\": \"RuntimeValue\"}, \"output_format\": \"9\", \"splitter\": \"dups\", \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
906 "tool_version": "3.1.2", | |
907 "type": "tool", | |
908 "uuid": "75b554b1-8e1c-4a9b-b74d-952beb61b721", | |
909 "workflow_outputs": [] | |
910 }, | |
911 "18": { | |
912 "annotation": "", | |
913 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/gafa/gafa/0.3.0", | |
914 "errors": null, | |
915 "id": 18, | |
916 "input_connections": { | |
917 "alignmentFile": { | |
918 "id": 12, | |
919 "output_name": "fasta_aln" | |
920 }, | |
921 "genesFile": { | |
922 "id": 2, | |
923 "output_name": "output" | |
924 }, | |
925 "treeFile": { | |
926 "id": 16, | |
927 "output_name": "output" | |
928 } | |
929 }, | |
930 "inputs": [], | |
931 "label": null, | |
932 "name": "Gene Align and Family Aggregator", | |
933 "outputs": [ | |
934 { | |
935 "name": "outputFile", | |
936 "type": "gafa.sqlite" | |
937 } | |
938 ], | |
939 "position": { | |
940 "bottom": 255.6666717529297, | |
941 "height": 215.20001220703125, | |
942 "left": 2137.88330078125, | |
943 "right": 2337.88330078125, | |
944 "top": 40.46665954589844, | |
945 "width": 200, | |
946 "x": 2137.88330078125, | |
947 "y": 40.46665954589844 | |
948 }, | |
949 "post_job_actions": {}, | |
950 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/gafa/gafa/0.3.0", | |
951 "tool_shed_repository": { | |
952 "changeset_revision": "b9f1bcf5ee59", | |
953 "name": "gafa", | |
954 "owner": "earlhaminst", | |
955 "tool_shed": "toolshed.g2.bx.psu.edu" | |
956 }, | |
957 "tool_state": "{\"alignmentFile\": {\"__class__\": \"ConnectedValue\"}, \"genesFile\": {\"__class__\": \"ConnectedValue\"}, \"treeFile\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
958 "tool_version": "0.3.0", | |
959 "type": "tool", | |
960 "uuid": "049fb5e1-4f3b-4cf5-80a6-2fa609674fc5", | |
95 "workflow_outputs": [ | 961 "workflow_outputs": [ |
96 { | 962 { |
97 "label": null, | 963 "label": null, |
98 "output_name": "output", | 964 "output_name": "outputFile", |
99 "uuid": "39787c6d-ecd8-4147-b718-83d739202b3b" | 965 "uuid": "73f2f8c4-9832-48f8-813a-fd0cbf009204" |
100 } | 966 } |
101 ] | 967 ] |
102 }, | 968 }, |
103 "3": { | 969 "19": { |
104 "annotation": "", | 970 "annotation": "", |
105 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: transeq101/5.0.0", | 971 "content_id": "__FLATTEN__", |
106 "errors": null, | 972 "errors": null, |
107 "id": 3, | 973 "id": 19, |
108 "input_connections": { | |
109 "input1": { | |
110 "id": 0, | |
111 "output_name": "output" | |
112 } | |
113 }, | |
114 "inputs": [], | |
115 "label": null, | |
116 "name": "transeq", | |
117 "outputs": [ | |
118 { | |
119 "name": "out_file1", | |
120 "type": "fasta" | |
121 } | |
122 ], | |
123 "position": { | |
124 "left": 550.046875, | |
125 "top": 260.484375 | |
126 }, | |
127 "post_job_actions": { | |
128 "HideDatasetActionout_file1": { | |
129 "action_arguments": {}, | |
130 "action_type": "HideDatasetAction", | |
131 "output_name": "out_file1" | |
132 } | |
133 }, | |
134 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: transeq101/5.0.0", | |
135 "tool_shed_repository": { | |
136 "changeset_revision": "dc492eb6a4fc", | |
137 "name": "emboss_5", | |
138 "owner": "devteam", | |
139 "tool_shed": "toolshed.g2.bx.psu.edu" | |
140 }, | |
141 "tool_state": "{\"trim\": \"\\\"yes\\\"\", \"__page__\": null, \"input1\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"out_format1\": \"\\\"fasta\\\"\", \"frame\": \"\\\"1\\\"\", \"regions\": \"\\\"\\\"\", \"clean\": \"\\\"no\\\"\", \"table\": \"\\\"0\\\"\", \"alternative\": \"\\\"no\\\"\", \"__rerun_remap_job_id__\": null}", | |
142 "tool_version": "5.0.0", | |
143 "type": "tool", | |
144 "uuid": "12722a4e-291d-4ba2-b7f8-77209049b0ac", | |
145 "workflow_outputs": [] | |
146 }, | |
147 "4": { | |
148 "annotation": "", | |
149 "content_id": "toolshed.g2.bx.psu.edu/repos/galaxyp/filter_by_fasta_ids/filter_by_fasta_ids/2.2", | |
150 "errors": null, | |
151 "id": 4, | |
152 "input_connections": { | 974 "input_connections": { |
153 "input": { | 975 "input": { |
154 "id": 3, | 976 "id": 17, |
155 "output_name": "out_file1" | 977 "output_name": "genetrees_lists" |
156 } | 978 } |
157 }, | 979 }, |
158 "inputs": [], | 980 "inputs": [], |
159 "label": null, | 981 "label": null, |
160 "name": "Filter FASTA", | 982 "name": "Flatten Collection", |
161 "outputs": [ | 983 "outputs": [ |
162 { | 984 { |
163 "name": "output", | 985 "name": "output", |
164 "type": "fasta" | 986 "type": "input" |
165 }, | 987 } |
166 { | 988 ], |
167 "name": "discarded", | 989 "position": { |
168 "type": "fasta" | 990 "bottom": 549.0666809082031, |
169 } | 991 "height": 113.60000610351562, |
170 ], | 992 "left": 2159.9833984375, |
171 "position": { | 993 "right": 2359.9833984375, |
172 "left": 552.484375, | 994 "top": 435.4666748046875, |
173 "top": 427.984375 | 995 "width": 200, |
174 }, | 996 "x": 2159.9833984375, |
175 "post_job_actions": { | 997 "y": 435.4666748046875 |
176 "HideDatasetActiondiscarded": { | 998 }, |
177 "action_arguments": {}, | 999 "post_job_actions": { |
178 "action_type": "HideDatasetAction", | |
179 "output_name": "discarded" | |
180 }, | |
181 "HideDatasetActionoutput": { | 1000 "HideDatasetActionoutput": { |
182 "action_arguments": {}, | 1001 "action_arguments": {}, |
183 "action_type": "HideDatasetAction", | 1002 "action_type": "HideDatasetAction", |
184 "output_name": "output" | 1003 "output_name": "output" |
185 } | 1004 } |
186 }, | 1005 }, |
187 "tool_id": "toolshed.g2.bx.psu.edu/repos/galaxyp/filter_by_fasta_ids/filter_by_fasta_ids/2.2", | 1006 "tool_id": "__FLATTEN__", |
188 "tool_shed_repository": { | 1007 "tool_state": "{\"input\": {\"__class__\": \"ConnectedValue\"}, \"join_identifier\": \"_\", \"__page__\": null, \"__rerun_remap_job_id__\": null}", |
189 "changeset_revision": "cd22452edec2", | 1008 "tool_version": "1.0.0", |
190 "name": "filter_by_fasta_ids", | 1009 "type": "tool", |
191 "owner": "galaxyp", | 1010 "uuid": "5f6a95f6-1036-4a33-b610-a080b971a324", |
192 "tool_shed": "toolshed.g2.bx.psu.edu" | 1011 "workflow_outputs": [] |
193 }, | 1012 }, |
194 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"dedup\": \"\\\"true\\\"\", \"input\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"header_criteria\": \"{\\\"__current_case__\\\": 0, \\\"header_criteria_select\\\": \\\"\\\"}\", \"output_discarded\": \"\\\"true\\\"\", \"sequence_criteria\": \"{\\\"__current_case__\\\": 2, \\\"regexp\\\": \\\"^[^*]+$\\\", \\\"sequence_criteria_select\\\": \\\"regexp\\\"}\"}", | 1013 "20": { |
195 "tool_version": "2.2", | 1014 "annotation": "", |
196 "type": "tool", | 1015 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/ete/ete_homology_classifier/3.1.1", |
197 "uuid": "8dd011eb-b442-42cf-b528-331739f3d252", | 1016 "errors": null, |
198 "workflow_outputs": [] | 1017 "id": 20, |
199 }, | 1018 "input_connections": { |
200 "5": { | 1019 "genetreeFile": { |
201 "annotation": "", | 1020 "id": 19, |
202 "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/ucsc_fasplit/fasplit/332", | 1021 "output_name": "output" |
203 "errors": null, | 1022 } |
204 "id": 5, | 1023 }, |
205 "input_connections": { | 1024 "inputs": [], |
206 "input": { | 1025 "label": null, |
207 "id": 4, | 1026 "name": "Homology Classifier and Filter", |
208 "output_name": "output" | 1027 "outputs": [ |
209 } | 1028 { |
210 }, | 1029 "name": "homology", |
1030 "type": "tabular" | |
1031 } | |
1032 ], | |
1033 "position": { | |
1034 "bottom": 725.8666839599609, | |
1035 "height": 154.40000915527344, | |
1036 "left": 2294.9833984375, | |
1037 "right": 2494.9833984375, | |
1038 "top": 571.4666748046875, | |
1039 "width": 200, | |
1040 "x": 2294.9833984375, | |
1041 "y": 571.4666748046875 | |
1042 }, | |
1043 "post_job_actions": {}, | |
1044 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/ete/ete_homology_classifier/3.1.1", | |
1045 "tool_shed_repository": { | |
1046 "changeset_revision": "b29ee6a16524", | |
1047 "name": "ete", | |
1048 "owner": "earlhaminst", | |
1049 "tool_shed": "toolshed.g2.bx.psu.edu" | |
1050 }, | |
1051 "tool_state": "{\"format_type\": {\"out_format\": \"tabular\", \"__current_case__\": 0, \"homologies\": [\"one-to-one\", \"one-to-many\", \"many-to-one\", \"many-to-many\", \"paralogs\"]}, \"genetreeFile\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
1052 "tool_version": "3.1.1", | |
1053 "type": "tool", | |
1054 "uuid": "427c5e21-0ed7-41b9-8e2b-447ea99e5c29", | |
1055 "workflow_outputs": [ | |
1056 { | |
1057 "label": null, | |
1058 "output_name": "homology", | |
1059 "uuid": "470f9126-778c-40bd-93ea-2d0ebfd985d2" | |
1060 } | |
1061 ] | |
1062 }, | |
1063 "21": { | |
1064 "annotation": "", | |
1065 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/ete/ete_gene_csv_finder/3.1.2", | |
1066 "errors": null, | |
1067 "id": 21, | |
1068 "input_connections": { | |
1069 "genetreeFile": { | |
1070 "id": 19, | |
1071 "output_name": "output" | |
1072 } | |
1073 }, | |
211 "inputs": [ | 1074 "inputs": [ |
212 { | 1075 { |
213 "description": "runtime parameter for tool faSplit", | 1076 "description": "runtime parameter for tool Gene Copy Number Finder", |
214 "name": "O" | 1077 "name": "genetreeFile" |
215 } | 1078 }, |
216 ], | 1079 { |
217 "label": null, | 1080 "description": "runtime parameter for tool Gene Copy Number Finder", |
218 "name": "faSplit", | 1081 "name": "speciesorder" |
219 "outputs": [ | 1082 } |
220 { | 1083 ], |
221 "name": "output_list", | 1084 "label": null, |
222 "type": "input" | 1085 "name": "Gene Copy Number Finder", |
223 } | 1086 "outputs": [ |
224 ], | 1087 { |
225 "position": { | 1088 "name": "genes", |
226 "left": 845.96875, | |
227 "top": 315 | |
228 }, | |
229 "post_job_actions": { | |
230 "HideDatasetActionoutput_list": { | |
231 "action_arguments": {}, | |
232 "action_type": "HideDatasetAction", | |
233 "output_name": "output_list" | |
234 } | |
235 }, | |
236 "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/ucsc_fasplit/fasplit/332", | |
237 "tool_shed_repository": { | |
238 "changeset_revision": "dc36d50254d8", | |
239 "name": "ucsc_fasplit", | |
240 "owner": "iuc", | |
241 "tool_shed": "toolshed.g2.bx.psu.edu" | |
242 }, | |
243 "tool_state": "{\"input\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"__rerun_remap_job_id__\": null, \"O\": \"{\\\"__current_case__\\\": 0, \\\"count\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"split_type\\\": \\\"sequence\\\"}\", \"__page__\": null}", | |
244 "tool_version": "332", | |
245 "type": "tool", | |
246 "uuid": "3f991f5d-a175-4df4-9870-0ff701437991", | |
247 "workflow_outputs": [] | |
248 }, | |
249 "6": { | |
250 "annotation": "", | |
251 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.3.0", | |
252 "errors": null, | |
253 "id": 6, | |
254 "input_connections": { | |
255 "input_file": { | |
256 "id": 4, | |
257 "output_name": "output" | |
258 } | |
259 }, | |
260 "inputs": [ | |
261 { | |
262 "description": "runtime parameter for tool NCBI BLAST+ makeblastdb", | |
263 "name": "mask_data_file" | |
264 } | |
265 ], | |
266 "label": null, | |
267 "name": "NCBI BLAST+ makeblastdb", | |
268 "outputs": [ | |
269 { | |
270 "name": "outfile", | |
271 "type": "data" | |
272 } | |
273 ], | |
274 "position": { | |
275 "left": 832.140625, | |
276 "top": 518.359375 | |
277 }, | |
278 "post_job_actions": { | |
279 "HideDatasetActionoutfile": { | |
280 "action_arguments": {}, | |
281 "action_type": "HideDatasetAction", | |
282 "output_name": "outfile" | |
283 } | |
284 }, | |
285 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.3.0", | |
286 "tool_shed_repository": { | |
287 "changeset_revision": "c877294f8025", | |
288 "name": "ncbi_blast_plus", | |
289 "owner": "devteam", | |
290 "tool_shed": "toolshed.g2.bx.psu.edu" | |
291 }, | |
292 "tool_state": "{\"__page__\": null, \"mask_data_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"input_file\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"dbtype\": \"\\\"prot\\\"\", \"__rerun_remap_job_id__\": null, \"hash_index\": \"\\\"true\\\"\", \"tax\": \"{\\\"__current_case__\\\": 0, \\\"taxselect\\\": \\\"\\\"}\", \"title\": \"\\\"\\\"\", \"parse_seqids\": \"\\\"false\\\"\"}", | |
293 "tool_version": "0.3.0", | |
294 "type": "tool", | |
295 "uuid": "c72477fb-cc1d-45ec-a0cd-8215be8fe8ee", | |
296 "workflow_outputs": [] | |
297 }, | |
298 "7": { | |
299 "annotation": "", | |
300 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastp_wrapper/0.3.0", | |
301 "errors": null, | |
302 "id": 7, | |
303 "input_connections": { | |
304 "db_opts|histdb": { | |
305 "id": 6, | |
306 "output_name": "outfile" | |
307 }, | |
308 "query": { | |
309 "id": 5, | |
310 "output_name": "output_list" | |
311 } | |
312 }, | |
313 "inputs": [], | |
314 "label": null, | |
315 "name": "NCBI BLAST+ blastp", | |
316 "outputs": [ | |
317 { | |
318 "name": "output1", | |
319 "type": "tabular" | 1089 "type": "tabular" |
320 } | 1090 } |
321 ], | 1091 ], |
322 "position": { | 1092 "position": { |
323 "left": 1176.484375, | 1093 "bottom": 918.3999938964844, |
324 "top": 228 | 1094 "height": 154.39999389648438, |
325 }, | 1095 "left": 2312, |
326 "post_job_actions": { | 1096 "right": 2512, |
327 "HideDatasetActionoutput1": { | 1097 "top": 764, |
328 "action_arguments": {}, | 1098 "width": 200, |
329 "action_type": "HideDatasetAction", | 1099 "x": 2312, |
330 "output_name": "output1" | 1100 "y": 764 |
331 } | 1101 }, |
332 }, | 1102 "post_job_actions": {}, |
333 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastp_wrapper/0.3.0", | 1103 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/ete/ete_gene_csv_finder/3.1.2", |
334 "tool_shed_repository": { | 1104 "tool_shed_repository": { |
335 "changeset_revision": "c877294f8025", | 1105 "changeset_revision": "dc32007a6b36", |
336 "name": "ncbi_blast_plus", | 1106 "name": "ete", |
337 "owner": "devteam", | 1107 "owner": "earlhaminst", |
338 "tool_shed": "toolshed.g2.bx.psu.edu" | 1108 "tool_shed": "toolshed.g2.bx.psu.edu" |
339 }, | 1109 }, |
340 "tool_state": "{\"evalue_cutoff\": \"\\\"1e-10\\\"\", \"output\": \"{\\\"__current_case__\\\": 1, \\\"out_format\\\": \\\"ext\\\"}\", \"adv_opts\": \"{\\\"__current_case__\\\": 1, \\\"adv_optional_id_files_opts\\\": {\\\"__current_case__\\\": 0, \\\"adv_optional_id_files_opts_selector\\\": \\\"none\\\"}, \\\"adv_opts_selector\\\": \\\"advanced\\\", \\\"comp_based_stats\\\": \\\"\\\", \\\"filter_query\\\": \\\"false\\\", \\\"matrix_gapcosts\\\": {\\\"__current_case__\\\": 0, \\\"matrix\\\": \\\"\\\"}, \\\"max_hits\\\": \\\"0\\\", \\\"max_hsps\\\": \\\"1\\\", \\\"parse_deflines\\\": \\\"false\\\", \\\"qcov_hsp_perc\\\": \\\"50.0\\\", \\\"threshold\\\": \\\"\\\", \\\"use_sw_tback\\\": \\\"false\\\", \\\"window_size\\\": \\\"\\\", \\\"word_size\\\": \\\"\\\"}\", \"__page__\": null, \"__rerun_remap_job_id__\": null, \"db_opts\": \"{\\\"__current_case__\\\": 1, \\\"database\\\": \\\"\\\", \\\"db_opts_selector\\\": \\\"histdb\\\", \\\"histdb\\\": {\\\"__class__\\\": \\\"ConnectedValue\\\"}, \\\"subject\\\": \\\"\\\"}\", \"blast_type\": \"\\\"blastp\\\"\", \"query\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\"}", | 1110 "tool_state": "{\"genetreeFile\": {\"__class__\": \"RuntimeValue\"}, \"speciesorder\": {\"__class__\": \"RuntimeValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", |
341 "tool_version": "0.3.0", | 1111 "tool_version": "3.1.2", |
342 "type": "tool", | 1112 "type": "tool", |
343 "uuid": "b67576ce-b912-4b00-8277-0e422399f70c", | 1113 "uuid": "437d0eeb-8391-49db-99d8-d4e41ee5d9ee", |
344 "workflow_outputs": [] | |
345 }, | |
346 "8": { | |
347 "annotation": "", | |
348 "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cat/0.1.0", | |
349 "errors": null, | |
350 "id": 8, | |
351 "input_connections": { | |
352 "inputs": { | |
353 "id": 7, | |
354 "output_name": "output1" | |
355 } | |
356 }, | |
357 "inputs": [], | |
358 "label": null, | |
359 "name": "Concatenate datasets", | |
360 "outputs": [ | |
361 { | |
362 "name": "out_file1", | |
363 "type": "input" | |
364 } | |
365 ], | |
366 "position": { | |
367 "left": 1214.484375, | |
368 "top": 439.984375 | |
369 }, | |
370 "post_job_actions": { | |
371 "HideDatasetActionout_file1": { | |
372 "action_arguments": {}, | |
373 "action_type": "HideDatasetAction", | |
374 "output_name": "out_file1" | |
375 } | |
376 }, | |
377 "tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cat/0.1.0", | |
378 "tool_shed_repository": { | |
379 "changeset_revision": "0a8c6b61f0f4", | |
380 "name": "text_processing", | |
381 "owner": "bgruening", | |
382 "tool_shed": "toolshed.g2.bx.psu.edu" | |
383 }, | |
384 "tool_state": "{\"__page__\": null, \"inputs\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"__rerun_remap_job_id__\": null, \"queries\": \"[]\"}", | |
385 "tool_version": "0.1.0", | |
386 "type": "tool", | |
387 "uuid": "8c9b7c9a-b37d-46c2-8004-e5cbd302c048", | |
388 "workflow_outputs": [] | |
389 }, | |
390 "9": { | |
391 "annotation": "", | |
392 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/blast_parser/blast_parser/0.1.2", | |
393 "errors": null, | |
394 "id": 9, | |
395 "input_connections": { | |
396 "input": { | |
397 "id": 8, | |
398 "output_name": "out_file1" | |
399 } | |
400 }, | |
401 "inputs": [], | |
402 "label": null, | |
403 "name": "BLAST parser", | |
404 "outputs": [ | |
405 { | |
406 "name": "output", | |
407 "type": "tabular" | |
408 } | |
409 ], | |
410 "position": { | |
411 "left": 1266.390625, | |
412 "top": 587.390625 | |
413 }, | |
414 "post_job_actions": {}, | |
415 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/blast_parser/blast_parser/0.1.2", | |
416 "tool_shed_repository": { | |
417 "changeset_revision": "363f3480622d", | |
418 "name": "blast_parser", | |
419 "owner": "earlhaminst", | |
420 "tool_shed": "toolshed.g2.bx.psu.edu" | |
421 }, | |
422 "tool_state": "{\"input\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"__rerun_remap_job_id__\": null, \"reciprocal\": \"\\\"true\\\"\", \"__page__\": null}", | |
423 "tool_version": "0.1.2", | |
424 "type": "tool", | |
425 "uuid": "3eb98d54-a52d-4605-b068-28a700290d92", | |
426 "workflow_outputs": [ | 1114 "workflow_outputs": [ |
427 { | 1115 { |
428 "label": null, | 1116 "label": "Gene Copy Number Finder on input dataset(s)", |
429 "output_name": "output", | 1117 "output_name": "genes", |
430 "uuid": "ecb78ea1-f143-4b34-96e3-ec4e885c17f2" | 1118 "uuid": "96311b11-c446-49c4-8220-b0dacabd2b00" |
431 } | |
432 ] | |
433 }, | |
434 "10": { | |
435 "annotation": "", | |
436 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/hcluster_sg/hcluster_sg/0.5.1.1", | |
437 "errors": null, | |
438 "id": 10, | |
439 "input_connections": { | |
440 "inputFile": { | |
441 "id": 9, | |
442 "output_name": "output" | |
443 } | |
444 }, | |
445 "inputs": [ | |
446 { | |
447 "description": "runtime parameter for tool hcluster_sg", | |
448 "name": "c_conditional" | |
449 } | |
450 ], | |
451 "label": null, | |
452 "name": "hcluster_sg", | |
453 "outputs": [ | |
454 { | |
455 "name": "outputFile", | |
456 "type": "tabular" | |
457 } | |
458 ], | |
459 "position": { | |
460 "left": 1544.875, | |
461 "top": 392.484375 | |
462 }, | |
463 "post_job_actions": {}, | |
464 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/hcluster_sg/hcluster_sg/0.5.1.1", | |
465 "tool_shed_repository": { | |
466 "changeset_revision": "1d2de27d7a9c", | |
467 "name": "hcluster_sg", | |
468 "owner": "earlhaminst", | |
469 "tool_shed": "toolshed.g2.bx.psu.edu" | |
470 }, | |
471 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"c_conditional\": \"{\\\"C\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"L\\\": \\\"2\\\", \\\"O\\\": {\\\"O_selector\\\": \\\"\\\", \\\"__current_case__\\\": 1}, \\\"__current_case__\\\": 1, \\\"b\\\": \\\"0.1\\\", \\\"c\\\": \\\"\\\", \\\"m\\\": \\\"500\\\", \\\"s\\\": \\\"0.34\\\"}\", \"w\": \"\\\"0\\\"\", \"inputFile\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\"}", | |
472 "tool_version": "0.5.1.1", | |
473 "type": "tool", | |
474 "uuid": "d2b2ba89-b47d-4241-8adf-0d780f834412", | |
475 "workflow_outputs": [ | |
476 { | |
477 "label": null, | |
478 "output_name": "outputFile", | |
479 "uuid": "82fefa51-b192-49b2-bf41-e9914f179984" | |
480 } | |
481 ] | |
482 }, | |
483 "11": { | |
484 "annotation": "", | |
485 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/hcluster_sg_parser/hcluster_sg_parser/0.2.0", | |
486 "errors": null, | |
487 "id": 11, | |
488 "input_connections": { | |
489 "inputFile": { | |
490 "id": 10, | |
491 "output_name": "outputFile" | |
492 } | |
493 }, | |
494 "inputs": [], | |
495 "label": null, | |
496 "name": "hcluster_sg parser", | |
497 "outputs": [ | |
498 { | |
499 "name": "ids_lists", | |
500 "type": "input" | |
501 }, | |
502 { | |
503 "name": "discarded", | |
504 "type": "txt" | |
505 } | |
506 ], | |
507 "position": { | |
508 "left": 1548.984375, | |
509 "top": 597.578125 | |
510 }, | |
511 "post_job_actions": { | |
512 "HideDatasetActionids_lists": { | |
513 "action_arguments": {}, | |
514 "action_type": "HideDatasetAction", | |
515 "output_name": "ids_lists" | |
516 } | |
517 }, | |
518 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/hcluster_sg_parser/hcluster_sg_parser/0.2.0", | |
519 "tool_shed_repository": { | |
520 "changeset_revision": "f9e418125021", | |
521 "name": "hcluster_sg_parser", | |
522 "owner": "earlhaminst", | |
523 "tool_shed": "toolshed.g2.bx.psu.edu" | |
524 }, | |
525 "tool_state": "{\"__page__\": null, \"max_elems\": \"\\\"200\\\"\", \"min_elems\": \"\\\"3\\\"\", \"__rerun_remap_job_id__\": null, \"inputFile\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\"}", | |
526 "tool_version": "0.2.0", | |
527 "type": "tool", | |
528 "uuid": "df3ae47f-f5a3-4f44-9b25-9bc36b049d60", | |
529 "workflow_outputs": [ | |
530 { | |
531 "label": null, | |
532 "output_name": "discarded", | |
533 "uuid": "cb6ee2ad-6310-4f91-9653-f7795c279e83" | |
534 } | |
535 ] | |
536 }, | |
537 "12": { | |
538 "annotation": "", | |
539 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/t_coffee/t_coffee/11.0.8_1", | |
540 "errors": null, | |
541 "id": 12, | |
542 "input_connections": { | |
543 "input_type|fasta_input": { | |
544 "id": 4, | |
545 "output_name": "output" | |
546 }, | |
547 "input_type|identifiers": { | |
548 "id": 11, | |
549 "output_name": "ids_lists" | |
550 } | |
551 }, | |
552 "inputs": [], | |
553 "label": null, | |
554 "name": "T-Coffee", | |
555 "outputs": [ | |
556 { | |
557 "name": "fasta_aln", | |
558 "type": "fasta" | |
559 } | |
560 ], | |
561 "position": { | |
562 "left": 703.890625, | |
563 "top": 739.046875 | |
564 }, | |
565 "post_job_actions": { | |
566 "HideDatasetActionfasta_aln": { | |
567 "action_arguments": {}, | |
568 "action_type": "HideDatasetAction", | |
569 "output_name": "fasta_aln" | |
570 } | |
571 }, | |
572 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/t_coffee/t_coffee/11.0.8_1", | |
573 "tool_shed_repository": { | |
574 "changeset_revision": "c67bd5acbae2", | |
575 "name": "t_coffee", | |
576 "owner": "earlhaminst", | |
577 "tool_shed": "toolshed.g2.bx.psu.edu" | |
578 }, | |
579 "tool_state": "{\"__page__\": null, \"outputs\": \"[\\\"fasta_aln\\\"]\", \"__rerun_remap_job_id__\": null, \"input_type\": \"{\\\"__current_case__\\\": 0, \\\"fasta_input\\\": {\\\"__class__\\\": \\\"ConnectedValue\\\"}, \\\"filter_fasta\\\": \\\"yes\\\", \\\"identifiers\\\": {\\\"__class__\\\": \\\"ConnectedValue\\\"}}\", \"method03\": \"null\", \"method02\": \"[\\\"clustalw_msa\\\"]\", \"method01\": \"null\"}", | |
580 "tool_version": "11.0.8_1", | |
581 "type": "tool", | |
582 "uuid": "827ba178-5028-4ae4-b5e1-f234bcfce9f8", | |
583 "workflow_outputs": [] | |
584 }, | |
585 "13": { | |
586 "annotation": "", | |
587 "content_id": "trimmer", | |
588 "errors": null, | |
589 "id": 13, | |
590 "input_connections": { | |
591 "input1": { | |
592 "id": 11, | |
593 "output_name": "ids_lists" | |
594 } | |
595 }, | |
596 "inputs": [], | |
597 "label": null, | |
598 "name": "Trim", | |
599 "outputs": [ | |
600 { | |
601 "name": "out_file1", | |
602 "type": "input" | |
603 } | |
604 ], | |
605 "position": { | |
606 "left": 1537.640625, | |
607 "top": 802.59375 | |
608 }, | |
609 "post_job_actions": { | |
610 "HideDatasetActionout_file1": { | |
611 "action_arguments": {}, | |
612 "action_type": "HideDatasetAction", | |
613 "output_name": "out_file1" | |
614 } | |
615 }, | |
616 "tool_id": "trimmer", | |
617 "tool_state": "{\"__page__\": null, \"input1\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"end\": \"\\\"-2\\\"\", \"fastq\": \"\\\"\\\"\", \"ignore\": \"null\", \"start\": \"\\\"1\\\"\", \"__rerun_remap_job_id__\": null, \"col\": \"\\\"0\\\"\"}", | |
618 "tool_version": "0.0.1", | |
619 "type": "tool", | |
620 "uuid": "72a2109e-e01f-466e-a962-5c7ff5d0c2e3", | |
621 "workflow_outputs": [] | |
622 }, | |
623 "14": { | |
624 "annotation": "", | |
625 "content_id": "toolshed.g2.bx.psu.edu/repos/galaxyp/filter_by_fasta_ids/filter_by_fasta_ids/2.2", | |
626 "errors": null, | |
627 "id": 14, | |
628 "input_connections": { | |
629 "header_criteria|identifiers": { | |
630 "id": 13, | |
631 "output_name": "out_file1" | |
632 }, | |
633 "input": { | |
634 "id": 0, | |
635 "output_name": "output" | |
636 } | |
637 }, | |
638 "inputs": [], | |
639 "label": null, | |
640 "name": "Filter FASTA", | |
641 "outputs": [ | |
642 { | |
643 "name": "output", | |
644 "type": "fasta" | |
645 } | |
646 ], | |
647 "position": { | |
648 "left": 1529.78125, | |
649 "top": 952.5 | |
650 }, | |
651 "post_job_actions": { | |
652 "HideDatasetActionoutput": { | |
653 "action_arguments": {}, | |
654 "action_type": "HideDatasetAction", | |
655 "output_name": "output" | |
656 } | |
657 }, | |
658 "tool_id": "toolshed.g2.bx.psu.edu/repos/galaxyp/filter_by_fasta_ids/filter_by_fasta_ids/2.2", | |
659 "tool_shed_repository": { | |
660 "changeset_revision": "cd22452edec2", | |
661 "name": "filter_by_fasta_ids", | |
662 "owner": "galaxyp", | |
663 "tool_shed": "toolshed.g2.bx.psu.edu" | |
664 }, | |
665 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"dedup\": \"\\\"false\\\"\", \"input\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"header_criteria\": \"{\\\"__current_case__\\\": 1, \\\"header_criteria_select\\\": \\\"id_list\\\", \\\"id_regex\\\": {\\\"__current_case__\\\": 0, \\\"find\\\": \\\"beginning\\\"}, \\\"identifiers\\\": {\\\"__class__\\\": \\\"ConnectedValue\\\"}}\", \"output_discarded\": \"\\\"false\\\"\", \"sequence_criteria\": \"{\\\"__current_case__\\\": 0, \\\"sequence_criteria_select\\\": \\\"\\\"}\"}", | |
666 "tool_version": "2.2", | |
667 "type": "tool", | |
668 "uuid": "b22832ea-47b0-46a1-87da-e362672133b1", | |
669 "workflow_outputs": [] | |
670 }, | |
671 "15": { | |
672 "annotation": "", | |
673 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: tranalign100/5.0.0", | |
674 "errors": null, | |
675 "id": 15, | |
676 "input_connections": { | |
677 "input1": { | |
678 "id": 14, | |
679 "output_name": "output" | |
680 }, | |
681 "input2": { | |
682 "id": 12, | |
683 "output_name": "fasta_aln" | |
684 } | |
685 }, | |
686 "inputs": [], | |
687 "label": null, | |
688 "name": "tranalign", | |
689 "outputs": [ | |
690 { | |
691 "name": "out_file1", | |
692 "type": "fasta" | |
693 } | |
694 ], | |
695 "position": { | |
696 "left": 994.828125, | |
697 "top": 1161.484375 | |
698 }, | |
699 "post_job_actions": { | |
700 "HideDatasetActionout_file1": { | |
701 "action_arguments": {}, | |
702 "action_type": "HideDatasetAction", | |
703 "output_name": "out_file1" | |
704 } | |
705 }, | |
706 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: tranalign100/5.0.0", | |
707 "tool_shed_repository": { | |
708 "changeset_revision": "dc492eb6a4fc", | |
709 "name": "emboss_5", | |
710 "owner": "devteam", | |
711 "tool_shed": "toolshed.g2.bx.psu.edu" | |
712 }, | |
713 "tool_state": "{\"input2\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"__page__\": null, \"input1\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"out_format1\": \"\\\"fasta\\\"\", \"__rerun_remap_job_id__\": null, \"table\": \"\\\"0\\\"\"}", | |
714 "tool_version": "5.0.0", | |
715 "type": "tool", | |
716 "uuid": "e33d053e-1edf-44b7-a08a-abe8e5bcfbc6", | |
717 "workflow_outputs": [] | |
718 }, | |
719 "16": { | |
720 "annotation": "", | |
721 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/treebest_best/treebest_best/1.9.2.post0", | |
722 "errors": null, | |
723 "id": 16, | |
724 "input_connections": { | |
725 "aln": { | |
726 "id": 15, | |
727 "output_name": "out_file1" | |
728 }, | |
729 "species_tree": { | |
730 "id": 1, | |
731 "output_name": "output" | |
732 } | |
733 }, | |
734 "inputs": [ | |
735 { | |
736 "description": "runtime parameter for tool TreeBeST best", | |
737 "name": "C" | |
738 } | |
739 ], | |
740 "label": null, | |
741 "name": "TreeBeST best", | |
742 "outputs": [ | |
743 { | |
744 "name": "output", | |
745 "type": "nhx" | |
746 } | |
747 ], | |
748 "position": { | |
749 "left": 1412.875, | |
750 "top": 1147.96875 | |
751 }, | |
752 "post_job_actions": { | |
753 "HideDatasetActionoutput": { | |
754 "action_arguments": {}, | |
755 "action_type": "HideDatasetAction", | |
756 "output_name": "output" | |
757 } | |
758 }, | |
759 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/treebest_best/treebest_best/1.9.2.post0", | |
760 "tool_shed_repository": { | |
761 "changeset_revision": "b78b529f66db", | |
762 "name": "treebest_best", | |
763 "owner": "earlhaminst", | |
764 "tool_shed": "toolshed.g2.bx.psu.edu" | |
765 }, | |
766 "tool_state": "{\"A\": \"\\\"false\\\"\", \"aln\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"C\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"b\": \"\\\"0.01\\\"\", \"d\": \"\\\"0.15\\\"\", \"g\": \"\\\"false\\\"\", \"F\": \"\\\"11\\\"\", \"__page__\": null, \"s\": \"\\\"false\\\"\", \"k\": \"{\\\"__current_case__\\\": 0, \\\"k_selector\\\": \\\"yes\\\"}\", \"c\": \"\\\"2\\\"\", \"L\": \"\\\"0.2\\\"\", \"P\": \"\\\"false\\\"\", \"S\": \"\\\"false\\\"\", \"r\": \"\\\"false\\\"\", \"a\": \"{\\\"__current_case__\\\": 0, \\\"a_selector\\\": \\\"yes\\\"}\", \"species_tree\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"N\": \"\\\"false\\\"\", \"__rerun_remap_job_id__\": null, \"l\": \"\\\"0.1\\\"\"}", | |
767 "tool_version": "1.9.2.post0", | |
768 "type": "tool", | |
769 "uuid": "3e42f4c3-7258-465b-bb24-7ea9e2d3ec40", | |
770 "workflow_outputs": [] | |
771 }, | |
772 "17": { | |
773 "annotation": "", | |
774 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/ete/ete_genetree_splitter/3.1.1", | |
775 "errors": null, | |
776 "id": 17, | |
777 "input_connections": { | |
778 "genetreeFile": { | |
779 "id": 16, | |
780 "output_name": "output" | |
781 } | |
782 }, | |
783 "inputs": [], | |
784 "label": null, | |
785 "name": "ETE GeneTree splitter", | |
786 "outputs": [ | |
787 { | |
788 "name": "genetrees_lists", | |
789 "type": "input" | |
790 } | |
791 ], | |
792 "position": { | |
793 "left": 1908.984375, | |
794 "top": 1125.984375 | |
795 }, | |
796 "post_job_actions": { | |
797 "HideDatasetActiongenetrees_lists": { | |
798 "action_arguments": {}, | |
799 "action_type": "HideDatasetAction", | |
800 "output_name": "genetrees_lists" | |
801 } | |
802 }, | |
803 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/ete/ete_genetree_splitter/3.1.1", | |
804 "tool_shed_repository": { | |
805 "changeset_revision": "6a5282f71f82", | |
806 "name": "ete", | |
807 "owner": "earlhaminst", | |
808 "tool_shed": "toolshed.g2.bx.psu.edu" | |
809 }, | |
810 "tool_state": "{\"__page__\": null, \"genetreeFile\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"output_format\": \"\\\"9\\\"\", \"gene_node\": \"\\\"0\\\"\", \"gainlose_conditional\": \"{\\\"__current_case__\\\": 0, \\\"gainlose\\\": \\\"False\\\"}\", \"__rerun_remap_job_id__\": null}", | |
811 "tool_version": "3.1.1", | |
812 "type": "tool", | |
813 "uuid": "ca969e72-b56e-44eb-a63e-72125b23f7c9", | |
814 "workflow_outputs": [] | |
815 }, | |
816 "18": { | |
817 "annotation": "", | |
818 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/gafa/gafa/0.3.0", | |
819 "errors": null, | |
820 "id": 18, | |
821 "input_connections": { | |
822 "alignmentFile": { | |
823 "id": 12, | |
824 "output_name": "fasta_aln" | |
825 }, | |
826 "genesFile": { | |
827 "id": 2, | |
828 "output_name": "output" | |
829 }, | |
830 "treeFile": { | |
831 "id": 16, | |
832 "output_name": "output" | |
833 } | |
834 }, | |
835 "inputs": [], | |
836 "label": null, | |
837 "name": "Gene Align and Family Aggregator", | |
838 "outputs": [ | |
839 { | |
840 "name": "outputFile", | |
841 "type": "gafa.sqlite" | |
842 } | |
843 ], | |
844 "position": { | |
845 "left": 2184.890625, | |
846 "top": 629.96875 | |
847 }, | |
848 "post_job_actions": {}, | |
849 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/gafa/gafa/0.3.0", | |
850 "tool_shed_repository": { | |
851 "changeset_revision": "b9f1bcf5ee59", | |
852 "name": "gafa", | |
853 "owner": "earlhaminst", | |
854 "tool_shed": "toolshed.g2.bx.psu.edu" | |
855 }, | |
856 "tool_state": "{\"__page__\": null, \"treeFile\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"__rerun_remap_job_id__\": null, \"alignmentFile\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"genesFile\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\"}", | |
857 "tool_version": "0.3.0", | |
858 "type": "tool", | |
859 "uuid": "049fb5e1-4f3b-4cf5-80a6-2fa609674fc5", | |
860 "workflow_outputs": [ | |
861 { | |
862 "label": null, | |
863 "output_name": "outputFile", | |
864 "uuid": "a3dbb7a3-356a-4019-a10d-08896e990c8e" | |
865 } | |
866 ] | |
867 }, | |
868 "19": { | |
869 "annotation": "", | |
870 "content_id": "__FLATTEN__", | |
871 "errors": null, | |
872 "id": 19, | |
873 "input_connections": { | |
874 "input": { | |
875 "id": 17, | |
876 "output_name": "genetrees_lists" | |
877 } | |
878 }, | |
879 "inputs": [], | |
880 "label": null, | |
881 "name": "Flatten Collection", | |
882 "outputs": [ | |
883 { | |
884 "name": "output", | |
885 "type": "input" | |
886 } | |
887 ], | |
888 "position": { | |
889 "left": 2206.984375, | |
890 "top": 1024.96875 | |
891 }, | |
892 "post_job_actions": { | |
893 "HideDatasetActionoutput": { | |
894 "action_arguments": {}, | |
895 "action_type": "HideDatasetAction", | |
896 "output_name": "output" | |
897 } | |
898 }, | |
899 "tool_id": "__FLATTEN__", | |
900 "tool_state": "{\"input\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"__rerun_remap_job_id__\": null, \"join_identifier\": \"\\\"_\\\"\", \"__page__\": null}", | |
901 "tool_version": "1.0.0", | |
902 "type": "tool", | |
903 "uuid": "5f6a95f6-1036-4a33-b610-a080b971a324", | |
904 "workflow_outputs": [] | |
905 }, | |
906 "20": { | |
907 "annotation": "", | |
908 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/ete/ete_homology_classifier/3.1.1", | |
909 "errors": null, | |
910 "id": 20, | |
911 "input_connections": { | |
912 "genetreeFile": { | |
913 "id": 19, | |
914 "output_name": "output" | |
915 } | |
916 }, | |
917 "inputs": [], | |
918 "label": null, | |
919 "name": "Homology Classifier and Filter", | |
920 "outputs": [ | |
921 { | |
922 "name": "homology", | |
923 "type": "tabular" | |
924 } | |
925 ], | |
926 "position": { | |
927 "left": 2341.984375, | |
928 "top": 1160.96875 | |
929 }, | |
930 "post_job_actions": {}, | |
931 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/ete/ete_homology_classifier/3.1.1", | |
932 "tool_shed_repository": { | |
933 "changeset_revision": "6a5282f71f82", | |
934 "name": "ete", | |
935 "owner": "earlhaminst", | |
936 "tool_shed": "toolshed.g2.bx.psu.edu" | |
937 }, | |
938 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"genetreeFile\": \"{\\\"__class__\\\": \\\"ConnectedValue\\\"}\", \"format_type\": \"{\\\"__current_case__\\\": 0, \\\"homologies\\\": [\\\"one-to-one\\\", \\\"one-to-many\\\", \\\"many-to-one\\\", \\\"many-to-many\\\", \\\"paralogs\\\"], \\\"out_format\\\": \\\"tabular\\\"}\"}", | |
939 "tool_version": "3.1.1", | |
940 "type": "tool", | |
941 "uuid": "427c5e21-0ed7-41b9-8e2b-447ea99e5c29", | |
942 "workflow_outputs": [ | |
943 { | |
944 "label": null, | |
945 "output_name": "homology", | |
946 "uuid": "d20dba82-b0c5-41d7-9f2e-f67240548967" | |
947 } | 1119 } |
948 ] | 1120 ] |
949 } | 1121 } |
950 }, | 1122 }, |
951 "tags": [], | 1123 "tags": [], |
952 "uuid": "45eedb69-98b5-4ea2-9f17-791fa54ef823", | 1124 "uuid": "c3ff9db2-1e29-4b92-8633-b06eb0973eb4", |
953 "version": 20 | 1125 "version": 1 |
954 } | 1126 } |