comparison blockclust_workflow_complete.ga @ 13:f320021d07e1 draft

Uploaded
author rnateam
date Mon, 10 Dec 2018 10:47:16 -0500
parents 4931116b8470
children
comparison
equal deleted inserted replaced
12:62212df99efd 13:f320021d07e1
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": "BlockClustWorkflow_complete", 5 "name": "blockclust 1.1.0 complete",
6 "steps": { 6 "steps": {
7 "0": { 7 "0": {
8 "annotation": "", 8 "annotation": "",
9 "content_id": null,
10 "errors": null,
9 "id": 0, 11 "id": 0,
10 "input_connections": {}, 12 "input_connections": {},
11 "inputs": [ 13 "inputs": [],
12 { 14 "label": "blockclust_input",
13 "description": "",
14 "name": "Input BAM file"
15 }
16 ],
17 "name": "Input dataset", 15 "name": "Input dataset",
18 "outputs": [], 16 "outputs": [],
19 "position": { 17 "position": {
20 "left": 240, 18 "left": 200,
21 "top": 380.5 19 "top": 338
22 }, 20 },
23 "tool_errors": null,
24 "tool_id": null, 21 "tool_id": null,
25 "tool_state": "{\"name\": \"Input BAM file\"}", 22 "tool_state": "{}",
26 "tool_version": null, 23 "tool_version": null,
27 "type": "data_input", 24 "type": "data_input",
28 "user_outputs": [] 25 "uuid": "b6e23dd8-46ca-4bd6-87f3-2f6b741b459b",
26 "workflow_outputs": [
27 {
28 "label": null,
29 "output_name": "output",
30 "uuid": "d8c12432-a0db-4cba-a815-aba6a2de9626"
31 }
32 ]
29 }, 33 },
30 "1": { 34 "1": {
31 "annotation": "", 35 "annotation": "",
36 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/samtools_sort/samtools_sort/2.0.2",
37 "errors": null,
32 "id": 1, 38 "id": 1,
33 "input_connections": { 39 "input_connections": {
34 "tool_mode|reads_bam": { 40 "input1": {
35 "id": 0, 41 "id": 0,
36 "output_name": "output" 42 "output_name": "output"
37 } 43 }
38 }, 44 },
39 "inputs": [], 45 "inputs": [
46 {
47 "description": "runtime parameter for tool Samtools sort",
48 "name": "input1"
49 }
50 ],
51 "label": null,
52 "name": "Samtools sort",
53 "outputs": [
54 {
55 "name": "output1",
56 "type": "bam"
57 }
58 ],
59 "position": {
60 "left": 460,
61 "top": 338
62 },
63 "post_job_actions": {},
64 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/samtools_sort/samtools_sort/2.0.2",
65 "tool_shed_repository": {
66 "changeset_revision": "f56bdb93ae58",
67 "name": "samtools_sort",
68 "owner": "devteam",
69 "tool_shed": "toolshed.g2.bx.psu.edu"
70 },
71 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"input1\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"prim_key_cond\": \"{\\\"prim_key_select\\\": \\\"\\\", \\\"__current_case__\\\": 0}\"}",
72 "tool_version": "2.0.2",
73 "type": "tool",
74 "uuid": "327e9b59-6d4e-482e-bcdf-c7cc5d8505c9",
75 "workflow_outputs": [
76 {
77 "label": null,
78 "output_name": "output1",
79 "uuid": "22295821-a765-4e6c-804f-6c710e26923f"
80 }
81 ]
82 },
83 "2": {
84 "annotation": "",
85 "content_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.1.0",
86 "errors": null,
87 "id": 2,
88 "input_connections": {
89 "tool_mode|reads_bam": {
90 "id": 1,
91 "output_name": "output1"
92 }
93 },
94 "inputs": [
95 {
96 "description": "runtime parameter for tool BlockClust",
97 "name": "tool_mode"
98 }
99 ],
100 "label": null,
40 "name": "BlockClust", 101 "name": "BlockClust",
41 "outputs": [ 102 "outputs": [
42 { 103 {
43 "name": "tags_bed", 104 "name": "tags_bed",
44 "type": "bed" 105 "type": "bed"
71 "name": "cluster_hclust", 132 "name": "cluster_hclust",
72 "type": "pdf" 133 "type": "pdf"
73 } 134 }
74 ], 135 ],
75 "position": { 136 "position": {
76 "left": 469.5, 137 "left": 788,
77 "top": 337.5 138 "top": 338
78 }, 139 },
79 "post_job_actions": { 140 "post_job_actions": {
80 "HideDatasetActioncluster_dist": { 141 "HideDatasetActioncluster_dist": {
81 "action_arguments": {}, 142 "action_arguments": {},
82 "action_type": "HideDatasetAction", 143 "action_type": "HideDatasetAction",
109 }, 170 },
110 "HideDatasetActionsim_tab_out": { 171 "HideDatasetActionsim_tab_out": {
111 "action_arguments": {}, 172 "action_arguments": {},
112 "action_type": "HideDatasetAction", 173 "action_type": "HideDatasetAction",
113 "output_name": "sim_tab_out" 174 "output_name": "sim_tab_out"
175 }
176 },
177 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.1.0",
178 "tool_shed_repository": {
179 "changeset_revision": "aab6cf87b40a",
180 "name": "blockclust",
181 "owner": "rnateam",
182 "tool_shed": "toolshed.g2.bx.psu.edu"
183 },
184 "tool_state": "{\"tool_mode\": \"{\\\"operation\\\": \\\"pre\\\", \\\"reads_bam\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"__current_case__\\\": 0}\", \"__rerun_remap_job_id__\": null, \"__page__\": null}",
185 "tool_version": "1.1.0",
186 "type": "tool",
187 "uuid": "fd3043d3-609e-4303-bcb5-448cb749a319",
188 "workflow_outputs": [
189 {
190 "label": "tags_bed",
191 "output_name": "tags_bed",
192 "uuid": "39f8722a-8444-42f8-8104-f81201804c9c"
193 }
194 ]
195 },
196 "3": {
197 "annotation": "",
198 "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sort_header_tool/1.1.1",
199 "errors": null,
200 "id": 3,
201 "input_connections": {
202 "infile": {
203 "id": 2,
204 "output_name": "tags_bed"
205 }
206 },
207 "inputs": [
208 {
209 "description": "runtime parameter for tool Sort",
210 "name": "infile"
211 }
212 ],
213 "label": null,
214 "name": "Sort",
215 "outputs": [
216 {
217 "name": "outfile",
218 "type": "input"
219 }
220 ],
221 "position": {
222 "left": 1116,
223 "top": 338
224 },
225 "post_job_actions": {
226 "HideDatasetActionoutfile": {
227 "action_arguments": {},
228 "action_type": "HideDatasetAction",
229 "output_name": "outfile"
230 }
231 },
232 "tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sort_header_tool/1.1.1",
233 "tool_shed_repository": {
234 "changeset_revision": "74a8bef53a00",
235 "name": "text_processing",
236 "owner": "bgruening",
237 "tool_shed": "toolshed.g2.bx.psu.edu"
238 },
239 "tool_state": "{\"sortkeys\": \"[{\\\"column\\\": \\\"1\\\", \\\"__index__\\\": 0, \\\"style\\\": \\\"\\\", \\\"order\\\": \\\"\\\"}, {\\\"column\\\": \\\"6\\\", \\\"__index__\\\": 1, \\\"style\\\": \\\"\\\", \\\"order\\\": \\\"\\\"}, {\\\"column\\\": \\\"2\\\", \\\"__index__\\\": 2, \\\"style\\\": \\\"n\\\", \\\"order\\\": \\\"\\\"}, {\\\"column\\\": \\\"3\\\", \\\"__index__\\\": 3, \\\"style\\\": \\\"n\\\", \\\"order\\\": \\\"\\\"}]\", \"__page__\": null, \"ignore_case\": \"\\\"true\\\"\", \"__rerun_remap_job_id__\": null, \"header\": \"\\\"0\\\"\", \"unique\": \"\\\"false\\\"\", \"infile\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}",
240 "tool_version": "1.1.1",
241 "type": "tool",
242 "uuid": "ecaa7fb8-a10a-457c-9ce0-3b7f0647d1b4",
243 "workflow_outputs": []
244 },
245 "4": {
246 "annotation": "",
247 "content_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockbuster/blockbuster/0.1.2",
248 "errors": null,
249 "id": 4,
250 "input_connections": {
251 "input": {
252 "id": 3,
253 "output_name": "outfile"
254 }
255 },
256 "inputs": [
257 {
258 "description": "runtime parameter for tool blockbuster",
259 "name": "input"
260 }
261 ],
262 "label": null,
263 "name": "blockbuster",
264 "outputs": [
265 {
266 "name": "output",
267 "type": "bed"
268 }
269 ],
270 "position": {
271 "left": 1376,
272 "top": 338
273 },
274 "post_job_actions": {},
275 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockbuster/blockbuster/0.1.2",
276 "tool_shed_repository": {
277 "changeset_revision": "7c7ff7a3503f",
278 "name": "blockbuster",
279 "owner": "rnateam",
280 "tool_shed": "toolshed.g2.bx.psu.edu"
281 },
282 "tool_state": "{\"distance\": \"\\\"40\\\"\", \"scale\": \"\\\"0.5\\\"\", \"__page__\": null, \"__rerun_remap_job_id__\": null, \"print\": \"\\\"bbf_reads\\\"\", \"tagFilter\": \"\\\"0\\\"\", \"merge\": \"\\\"0\\\"\", \"minBlockHeight\": \"\\\"1.0\\\"\", \"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"minClusterHeight\": \"\\\"50.0\\\"\"}",
283 "tool_version": "0.1.2",
284 "type": "tool",
285 "uuid": "8a3db40c-ae03-49ca-b47c-559ac455d712",
286 "workflow_outputs": [
287 {
288 "label": "blockbuster_out",
289 "output_name": "output",
290 "uuid": "95c21ce9-e988-44b9-978e-10a27b74d18e"
291 }
292 ]
293 },
294 "5": {
295 "annotation": "",
296 "content_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.1.0",
297 "errors": null,
298 "id": 5,
299 "input_connections": {
300 "tool_mode|input_bbo": {
301 "id": 4,
302 "output_name": "output"
303 }
304 },
305 "inputs": [
306 {
307 "description": "runtime parameter for tool BlockClust",
308 "name": "tool_mode"
309 },
310 {
311 "description": "runtime parameter for tool BlockClust",
312 "name": "tool_mode"
313 }
314 ],
315 "label": null,
316 "name": "BlockClust",
317 "outputs": [
318 {
319 "name": "tags_bed",
320 "type": "bed"
321 },
322 {
323 "name": "hclust_plot",
324 "type": "pdf"
325 },
326 {
327 "name": "clusters",
328 "type": "bed"
329 },
330 {
331 "name": "model_based_pred_bed",
332 "type": "bed"
333 },
334 {
335 "name": "nearest_neighbour_pred_bed",
336 "type": "bed"
337 },
338 {
339 "name": "sim_tab_out",
340 "type": "tabular"
341 },
342 {
343 "name": "cluster_dist",
344 "type": "pdf"
345 },
346 {
347 "name": "cluster_hclust",
348 "type": "pdf"
349 }
350 ],
351 "position": {
352 "left": 1694,
353 "top": 338
354 },
355 "post_job_actions": {
356 "HideDatasetActioncluster_dist": {
357 "action_arguments": {},
358 "action_type": "HideDatasetAction",
359 "output_name": "cluster_dist"
360 },
361 "HideDatasetActioncluster_hclust": {
362 "action_arguments": {},
363 "action_type": "HideDatasetAction",
364 "output_name": "cluster_hclust"
365 },
366 "HideDatasetActionsim_tab_out": {
367 "action_arguments": {},
368 "action_type": "HideDatasetAction",
369 "output_name": "sim_tab_out"
114 }, 370 },
115 "HideDatasetActiontags_bed": { 371 "HideDatasetActiontags_bed": {
116 "action_arguments": {}, 372 "action_arguments": {},
117 "action_type": "HideDatasetAction", 373 "action_type": "HideDatasetAction",
118 "output_name": "tags_bed" 374 "output_name": "tags_bed"
119 } 375 }
120 }, 376 },
121 "tool_errors": null, 377 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.1.0",
122 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.0.0", 378 "tool_shed_repository": {
123 "tool_state": "{\"tool_mode\": \"{\\\"operation\\\": \\\"pre\\\", \\\"reads_bam\\\": null, \\\"__current_case__\\\": 0}\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}", 379 "changeset_revision": "aab6cf87b40a",
124 "tool_version": "1.0.0", 380 "name": "blockclust",
125 "type": "tool", 381 "owner": "rnateam",
126 "user_outputs": [] 382 "tool_shed": "toolshed.g2.bx.psu.edu"
127 }, 383 },
128 "2": { 384 "tool_state": "{\"tool_mode\": \"{\\\"reference\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"input_bbo\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"pred\\\": {\\\"pred_mode\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"__current_case__\\\": 0, \\\"enable_pred\\\": \\\"yes\\\"}, \\\"nochr\\\": \\\"false\\\", \\\"__current_case__\\\": 1, \\\"operation\\\": \\\"analysis\\\"}\", \"__rerun_remap_job_id__\": null, \"__page__\": null}",
129 "annotation": "", 385 "tool_version": "1.1.0",
130 "id": 2, 386 "type": "tool",
387 "uuid": "e41a16eb-4edd-4f9e-b615-44d0c2988b63",
388 "workflow_outputs": [
389 {
390 "label": "clusters_bed",
391 "output_name": "clusters",
392 "uuid": "287b4bae-55a1-4f38-b1c3-62ae60b4d950"
393 },
394 {
395 "label": "nn_based_pred_bed",
396 "output_name": "nearest_neighbour_pred_bed",
397 "uuid": "b9761d55-2b95-4ee6-82e3-d6b3dab75b13"
398 },
399 {
400 "label": null,
401 "output_name": "hclust_plot",
402 "uuid": "01744525-c294-4534-814d-547e87f7cc49"
403 },
404 {
405 "label": "model_based_pred_bed",
406 "output_name": "model_based_pred_bed",
407 "uuid": "d5172432-a088-489e-828c-7e6346339441"
408 }
409 ]
410 },
411 "6": {
412 "annotation": "",
413 "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/extract_genomic_dna/Extract genomic DNA 1/3.0.3",
414 "errors": null,
415 "id": 6,
131 "input_connections": { 416 "input_connections": {
132 "input": { 417 "input": {
133 "id": 1, 418 "id": 5,
134 "output_name": "tags_bed" 419 "output_name": "clusters"
135 } 420 }
136 }, 421 },
137 "inputs": [], 422 "inputs": [
138 "name": "Sort", 423 {
139 "outputs": [ 424 "description": "runtime parameter for tool Extract Genomic DNA",
140 { 425 "name": "interpret_features"
141 "name": "out_file1", 426 },
427 {
428 "description": "runtime parameter for tool Extract Genomic DNA",
429 "name": "input"
430 },
431 {
432 "description": "runtime parameter for tool Extract Genomic DNA",
433 "name": "reference_genome_cond"
434 }
435 ],
436 "label": null,
437 "name": "Extract Genomic DNA",
438 "outputs": [
439 {
440 "name": "output",
142 "type": "input" 441 "type": "input"
143 } 442 }
144 ], 443 ],
145 "position": { 444 "position": {
146 "left": 763, 445 "left": 2022,
147 "top": 369 446 "top": 338
148 },
149 "post_job_actions": {
150 "HideDatasetActionout_file1": {
151 "action_arguments": {},
152 "action_type": "HideDatasetAction",
153 "output_name": "out_file1"
154 }
155 },
156 "tool_errors": null,
157 "tool_id": "sort1",
158 "tool_state": "{\"__page__\": 0, \"style\": \"\\\"alpha\\\"\", \"column\": \"{\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": \\\"1\\\"}\", \"__rerun_remap_job_id__\": null, \"order\": \"\\\"ASC\\\"\", \"input\": \"null\", \"column_set\": \"[{\\\"other_order\\\": \\\"ASC\\\", \\\"__index__\\\": 0, \\\"other_column\\\": {\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": \\\"6\\\"}, \\\"other_style\\\": \\\"alpha\\\"}, {\\\"other_order\\\": \\\"ASC\\\", \\\"__index__\\\": 1, \\\"other_column\\\": {\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": \\\"2\\\"}, \\\"other_style\\\": \\\"num\\\"}, {\\\"other_order\\\": \\\"ASC\\\", \\\"__index__\\\": 2, \\\"other_column\\\": {\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": \\\"3\\\"}, \\\"other_style\\\": \\\"num\\\"}]\"}",
159 "tool_version": "1.0.3",
160 "type": "tool",
161 "user_outputs": []
162 },
163 "3": {
164 "annotation": "",
165 "id": 3,
166 "input_connections": {
167 "input": {
168 "id": 2,
169 "output_name": "out_file1"
170 }
171 },
172 "inputs": [],
173 "name": "blockbuster",
174 "outputs": [
175 {
176 "name": "output",
177 "type": "tabular"
178 }
179 ],
180 "position": {
181 "left": 984.5,
182 "top": 317.5
183 }, 447 },
184 "post_job_actions": { 448 "post_job_actions": {
185 "HideDatasetActionoutput": { 449 "HideDatasetActionoutput": {
186 "action_arguments": {}, 450 "action_arguments": {},
187 "action_type": "HideDatasetAction", 451 "action_type": "HideDatasetAction",
188 "output_name": "output" 452 "output_name": "output"
189 } 453 }
190 }, 454 },
191 "tool_errors": null, 455 "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/extract_genomic_dna/Extract genomic DNA 1/3.0.3",
192 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockbuster/blockbuster/0.1", 456 "tool_shed_repository": {
193 "tool_state": "{\"distance\": \"\\\"40\\\"\", \"scale\": \"\\\"0.5\\\"\", \"__page__\": 0, \"__rerun_remap_job_id__\": null, \"print\": \"\\\"2\\\"\", \"tagFilter\": \"\\\"0\\\"\", \"merge\": \"\\\"0\\\"\", \"minBlockHeight\": \"\\\"1.0\\\"\", \"input\": \"null\", \"minClusterHeight\": \"\\\"50.0\\\"\"}", 457 "changeset_revision": "e400dcbc60d0",
194 "tool_version": "0.1", 458 "name": "extract_genomic_dna",
195 "type": "tool", 459 "owner": "iuc",
196 "user_outputs": [] 460 "tool_shed": "toolshed.g2.bx.psu.edu"
197 }, 461 },
198 "4": { 462 "tool_state": "{\"__page__\": null, \"output_format_cond\": \"{\\\"fasta_header_type_cond\\\": {\\\"fasta_header_type\\\": \\\"char_delimited\\\", \\\"fasta_header_delimiter\\\": \\\"underscore\\\", \\\"__current_case__\\\": 1}, \\\"output_format\\\": \\\"fasta\\\", \\\"__current_case__\\\": 0}\", \"interpret_features\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"reference_genome_cond\": \"{\\\"reference_genome\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"reference_genome_source\\\": \\\"cached\\\", \\\"__current_case__\\\": 0}\", \"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}",
199 "annotation": "", 463 "tool_version": "3.0.3",
200 "id": 4, 464 "type": "tool",
201 "input_connections": { 465 "uuid": "fb82ac27-7e3e-4640-b743-4b96c962a53a",
202 "tool_mode|input_bbo": { 466 "workflow_outputs": []
203 "id": 3, 467 },
468 "7": {
469 "annotation": "",
470 "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/infernal/infernal_cmsearch/1.1.2.0",
471 "errors": null,
472 "id": 7,
473 "input_connections": {
474 "seqdb": {
475 "id": 6,
204 "output_name": "output" 476 "output_name": "output"
477 }
478 },
479 "inputs": [
480 {
481 "description": "runtime parameter for tool cmsearch",
482 "name": "seqdb"
483 }
484 ],
485 "label": null,
486 "name": "cmsearch",
487 "outputs": [
488 {
489 "name": "outfile",
490 "type": "tabular"
491 },
492 {
493 "name": "multiple_alignment_output",
494 "type": "tabular"
495 }
496 ],
497 "position": {
498 "left": 2311,
499 "top": 340
500 },
501 "post_job_actions": {
502 "HideDatasetActionmultiple_alignment_output": {
503 "action_arguments": {},
504 "action_type": "HideDatasetAction",
505 "output_name": "multiple_alignment_output"
506 },
507 "HideDatasetActionoutfile": {
508 "action_arguments": {},
509 "action_type": "HideDatasetAction",
510 "output_name": "outfile"
511 }
512 },
513 "tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/infernal/infernal_cmsearch/1.1.2.0",
514 "tool_shed_repository": {
515 "changeset_revision": "477d829d3250",
516 "name": "infernal",
517 "owner": "bgruening",
518 "tool_shed": "toolshed.g2.bx.psu.edu"
519 },
520 "tool_state": "{\"A\": \"\\\"false\\\"\", \"verbose\": \"\\\"false\\\"\", \"notrunc\": \"\\\"false\\\"\", \"smxsize\": \"\\\"128.0\\\"\", \"cm_opts\": \"{\\\"database\\\": \\\"rfam_11_0\\\", \\\"__current_case__\\\": 0, \\\"cm_opts_selector\\\": \\\"db\\\"}\", \"__page__\": null, \"bottomonly\": \"\\\"false\\\"\", \"seqdb\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"inclusion_thresholds_opts\": \"{\\\"__current_case__\\\": 0, \\\"inclusion_thresholds_selector\\\": \\\"\\\"}\", \"__rerun_remap_job_id__\": null, \"mxsize\": \"\\\"128.0\\\"\", \"anytrunc\": \"\\\"false\\\"\", \"acyk\": \"\\\"false\\\"\", \"acceleration_huristics\": \"{\\\"__current_case__\\\": 3, \\\"acceleration_huristics_selector\\\": \\\"--default\\\"}\", \"reporting_thresholds_opts\": \"{\\\"reporting_thresholds_selector\\\": \\\"\\\", \\\"__current_case__\\\": 0}\", \"cyk\": \"\\\"false\\\"\", \"Z\": \"\\\"\\\"\", \"model_thresholds\": \"{\\\"cut_ga\\\": \\\"false\\\", \\\"cut_nc\\\": \\\"false\\\", \\\"cut_tc\\\": \\\"false\\\"}\", \"g\": \"\\\"false\\\"\", \"nonull3\": \"\\\"false\\\"\", \"toponly\": \"\\\"false\\\"\", \"noali\": \"\\\"false\\\"\"}",
521 "tool_version": "1.1.2.0",
522 "type": "tool",
523 "uuid": "842f09a0-b91c-4a9b-a3a5-019f0fda1aba",
524 "workflow_outputs": []
525 },
526 "8": {
527 "annotation": "",
528 "content_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.1.0",
529 "errors": null,
530 "id": 8,
531 "input_connections": {
532 "tool_mode|clusters_bed": {
533 "id": 5,
534 "output_name": "clusters"
535 },
536 "tool_mode|cmsearch_out": {
537 "id": 7,
538 "output_name": "outfile"
539 },
540 "tool_mode|sim_tab_in": {
541 "id": 5,
542 "output_name": "sim_tab_out"
205 } 543 }
206 }, 544 },
207 "inputs": [ 545 "inputs": [
208 { 546 {
209 "description": "runtime parameter for tool BlockClust", 547 "description": "runtime parameter for tool BlockClust",
210 "name": "tool_mode" 548 "name": "tool_mode"
211 }, 549 },
212 { 550 {
213 "description": "runtime parameter for tool BlockClust", 551 "description": "runtime parameter for tool BlockClust",
214 "name": "tool_mode" 552 "name": "tool_mode"
215 } 553 },
216 ], 554 {
555 "description": "runtime parameter for tool BlockClust",
556 "name": "tool_mode"
557 }
558 ],
559 "label": null,
217 "name": "BlockClust", 560 "name": "BlockClust",
218 "outputs": [ 561 "outputs": [
219 { 562 {
220 "name": "tags_bed", 563 "name": "tags_bed",
221 "type": "bed" 564 "type": "bed"
248 "name": "cluster_hclust", 591 "name": "cluster_hclust",
249 "type": "pdf" 592 "type": "pdf"
250 } 593 }
251 ], 594 ],
252 "position": { 595 "position": {
253 "left": 1287.5, 596 "left": 2639,
254 "top": 359.5 597 "top": 338
255 },
256 "post_job_actions": {
257 "HideDatasetActioncluster_dist": {
258 "action_arguments": {},
259 "action_type": "HideDatasetAction",
260 "output_name": "cluster_dist"
261 },
262 "HideDatasetActioncluster_hclust": {
263 "action_arguments": {},
264 "action_type": "HideDatasetAction",
265 "output_name": "cluster_hclust"
266 },
267 "HideDatasetActionsim_tab_out": {
268 "action_arguments": {},
269 "action_type": "HideDatasetAction",
270 "output_name": "sim_tab_out"
271 },
272 "HideDatasetActiontags_bed": {
273 "action_arguments": {},
274 "action_type": "HideDatasetAction",
275 "output_name": "tags_bed"
276 }
277 },
278 "tool_errors": null,
279 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.0.0",
280 "tool_state": "{\"tool_mode\": \"{\\\"reference\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"input_bbo\\\": null, \\\"pred\\\": {\\\"pred_mode\\\": \\\"model_based\\\", \\\"enable_pred\\\": \\\"yes\\\", \\\"__current_case__\\\": 0}, \\\"nochr\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"__current_case__\\\": 1, \\\"operation\\\": \\\"clust\\\"}\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}",
281 "tool_version": "1.0.0",
282 "type": "tool",
283 "user_outputs": []
284 },
285 "5": {
286 "annotation": "",
287 "id": 5,
288 "input_connections": {
289 "input": {
290 "id": 4,
291 "output_name": "clusters"
292 }
293 },
294 "inputs": [],
295 "name": "Extract Genomic DNA",
296 "outputs": [
297 {
298 "name": "out_file1",
299 "type": "input"
300 }
301 ],
302 "position": {
303 "left": 1588,
304 "top": 297
305 },
306 "post_job_actions": {
307 "HideDatasetActionout_file1": {
308 "action_arguments": {},
309 "action_type": "HideDatasetAction",
310 "output_name": "out_file1"
311 }
312 },
313 "tool_errors": null,
314 "tool_id": "Extract genomic DNA 1",
315 "tool_state": "{\"out_format\": \"\\\"fasta\\\"\", \"__page__\": 0, \"interpret_features\": \"\\\"yes\\\"\", \"__rerun_remap_job_id__\": null, \"seq_source\": \"{\\\"index_source\\\": \\\"cached\\\", \\\"__current_case__\\\": 0}\", \"input\": \"null\"}",
316 "tool_version": "2.2.3",
317 "type": "tool",
318 "user_outputs": []
319 },
320 "6": {
321 "annotation": "",
322 "id": 6,
323 "input_connections": {
324 "seqdb": {
325 "id": 5,
326 "output_name": "out_file1"
327 }
328 },
329 "inputs": [
330 {
331 "description": "runtime parameter for tool Search covariance model(s)",
332 "name": "cm_opts"
333 }
334 ],
335 "name": "Search covariance model(s)",
336 "outputs": [
337 {
338 "name": "outfile",
339 "type": "tabular"
340 },
341 {
342 "name": "multiple_alignment_output",
343 "type": "tabular"
344 }
345 ],
346 "position": {
347 "left": 1880,
348 "top": 360.5
349 },
350 "post_job_actions": {
351 "HideDatasetActionmultiple_alignment_output": {
352 "action_arguments": {},
353 "action_type": "HideDatasetAction",
354 "output_name": "multiple_alignment_output"
355 },
356 "HideDatasetActionoutfile": {
357 "action_arguments": {},
358 "action_type": "HideDatasetAction",
359 "output_name": "outfile"
360 }
361 },
362 "tool_errors": null,
363 "tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/infernal/infernal_cmsearch/1.1.0.2",
364 "tool_state": "{\"A\": \"\\\"False\\\"\", \"nohmm\": \"\\\"False\\\"\", \"--acyk\": \"\\\"False\\\"\", \"bottomonly\": \"\\\"False\\\"\", \"g\": \"\\\"False\\\"\", \"inclusion_thresholds_opts\": \"{\\\"inclusion_thresholds_selector\\\": \\\"--incE\\\", \\\"__current_case__\\\": 1, \\\"incE\\\": \\\"0.1\\\"}\", \"__page__\": 0, \"max\": \"\\\"False\\\"\", \"notrunc\": \"\\\"False\\\"\", \"mid\": \"\\\"False\\\"\", \"seqdb\": \"null\", \"toponly\": \"\\\"False\\\"\", \"cm_opts\": \"{\\\"database\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"__current_case__\\\": 0, \\\"cm_opts_selector\\\": \\\"db\\\"}\", \"reporting_thresholds_opts\": \"{\\\"reporting_thresholds_selector\\\": \\\"-E\\\", \\\"E\\\": \\\"0.1\\\", \\\"__current_case__\\\": 1}\", \"cyk\": \"\\\"False\\\"\", \"__rerun_remap_job_id__\": null}",
365 "tool_version": "1.1.0.2",
366 "type": "tool",
367 "user_outputs": []
368 },
369 "7": {
370 "annotation": "",
371 "id": 7,
372 "input_connections": {
373 "tool_mode|clusters_bed": {
374 "id": 4,
375 "output_name": "clusters"
376 },
377 "tool_mode|cmsearch_out": {
378 "id": 6,
379 "output_name": "outfile"
380 },
381 "tool_mode|sim_tab_in": {
382 "id": 4,
383 "output_name": "sim_tab_out"
384 }
385 },
386 "inputs": [],
387 "name": "BlockClust",
388 "outputs": [
389 {
390 "name": "tags_bed",
391 "type": "bed"
392 },
393 {
394 "name": "hclust_plot",
395 "type": "pdf"
396 },
397 {
398 "name": "clusters",
399 "type": "bed"
400 },
401 {
402 "name": "model_based_pred_bed",
403 "type": "bed"
404 },
405 {
406 "name": "nearest_neighbour_pred_bed",
407 "type": "bed"
408 },
409 {
410 "name": "sim_tab_out",
411 "type": "tabular"
412 },
413 {
414 "name": "cluster_dist",
415 "type": "pdf"
416 },
417 {
418 "name": "cluster_hclust",
419 "type": "pdf"
420 }
421 ],
422 "position": {
423 "left": 2184.5,
424 "top": 403.5
425 }, 598 },
426 "post_job_actions": { 599 "post_job_actions": {
427 "HideDatasetActionclusters": { 600 "HideDatasetActionclusters": {
428 "action_arguments": {}, 601 "action_arguments": {},
429 "action_type": "HideDatasetAction", 602 "action_type": "HideDatasetAction",
453 "action_arguments": {}, 626 "action_arguments": {},
454 "action_type": "HideDatasetAction", 627 "action_type": "HideDatasetAction",
455 "output_name": "tags_bed" 628 "output_name": "tags_bed"
456 } 629 }
457 }, 630 },
458 "tool_errors": null, 631 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.1.0",
459 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.0.0", 632 "tool_shed_repository": {
460 "tool_state": "{\"tool_mode\": \"{\\\"cmsearch_out\\\": null, \\\"operation\\\": \\\"post\\\", \\\"clusters_bed\\\": null, \\\"__current_case__\\\": 2, \\\"sim_tab_in\\\": null}\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}", 633 "changeset_revision": "aab6cf87b40a",
461 "tool_version": "1.0.0", 634 "name": "blockclust",
462 "type": "tool", 635 "owner": "rnateam",
463 "user_outputs": [] 636 "tool_shed": "toolshed.g2.bx.psu.edu"
637 },
638 "tool_state": "{\"tool_mode\": \"{\\\"cmsearch_out\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"operation\\\": \\\"post\\\", \\\"clusters_bed\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"__current_case__\\\": 2, \\\"sim_tab_in\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}}\", \"__rerun_remap_job_id__\": null, \"__page__\": null}",
639 "tool_version": "1.1.0",
640 "type": "tool",
641 "uuid": "dfdaf591-1d6f-45f0-bf05-4fac5680155e",
642 "workflow_outputs": [
643 {
644 "label": null,
645 "output_name": "cluster_hclust",
646 "uuid": "75860090-3020-4281-9887-b73389b9c207"
647 },
648 {
649 "label": null,
650 "output_name": "cluster_dist",
651 "uuid": "c749ddcc-628b-4e46-a61d-dfbe00901964"
652 }
653 ]
464 } 654 }
465 } 655 },
656 "tags": [],
657 "uuid": "a60be50d-44e1-4fb5-90a0-3b849ceaf3e3"
466 } 658 }