1
|
1 {
|
|
2 "a_galaxy_workflow": "true",
|
|
3 "annotation": "",
|
|
4 "format-version": "0.1",
|
6
|
5 "name": "BlockClustWorkflow_complete",
|
1
|
6 "steps": {
|
|
7 "0": {
|
|
8 "annotation": "",
|
|
9 "id": 0,
|
|
10 "input_connections": {},
|
|
11 "inputs": [
|
|
12 {
|
|
13 "description": "",
|
|
14 "name": "Input BAM file"
|
|
15 }
|
|
16 ],
|
|
17 "name": "Input dataset",
|
|
18 "outputs": [],
|
|
19 "position": {
|
4
|
20 "left": 240,
|
6
|
21 "top": 380.5
|
1
|
22 },
|
|
23 "tool_errors": null,
|
|
24 "tool_id": null,
|
|
25 "tool_state": "{\"name\": \"Input BAM file\"}",
|
|
26 "tool_version": null,
|
|
27 "type": "data_input",
|
|
28 "user_outputs": []
|
|
29 },
|
|
30 "1": {
|
|
31 "annotation": "",
|
|
32 "id": 1,
|
|
33 "input_connections": {
|
|
34 "tool_mode|reads_bam": {
|
|
35 "id": 0,
|
|
36 "output_name": "output"
|
|
37 }
|
|
38 },
|
|
39 "inputs": [],
|
|
40 "name": "BlockClust",
|
|
41 "outputs": [
|
|
42 {
|
|
43 "name": "tags_bed",
|
|
44 "type": "bed"
|
|
45 },
|
|
46 {
|
|
47 "name": "hclust_plot",
|
|
48 "type": "pdf"
|
|
49 },
|
|
50 {
|
|
51 "name": "clusters",
|
|
52 "type": "bed"
|
|
53 },
|
|
54 {
|
|
55 "name": "model_based_pred_bed",
|
|
56 "type": "bed"
|
|
57 },
|
|
58 {
|
|
59 "name": "nearest_neighbour_pred_bed",
|
|
60 "type": "bed"
|
|
61 },
|
|
62 {
|
|
63 "name": "sim_tab_out",
|
|
64 "type": "tabular"
|
|
65 },
|
|
66 {
|
|
67 "name": "cluster_dist",
|
|
68 "type": "pdf"
|
|
69 },
|
|
70 {
|
|
71 "name": "cluster_hclust",
|
|
72 "type": "pdf"
|
|
73 }
|
|
74 ],
|
|
75 "position": {
|
4
|
76 "left": 469.5,
|
6
|
77 "top": 337.5
|
1
|
78 },
|
|
79 "post_job_actions": {
|
|
80 "HideDatasetActioncluster_dist": {
|
|
81 "action_arguments": {},
|
|
82 "action_type": "HideDatasetAction",
|
|
83 "output_name": "cluster_dist"
|
|
84 },
|
|
85 "HideDatasetActioncluster_hclust": {
|
|
86 "action_arguments": {},
|
|
87 "action_type": "HideDatasetAction",
|
|
88 "output_name": "cluster_hclust"
|
|
89 },
|
|
90 "HideDatasetActionclusters": {
|
|
91 "action_arguments": {},
|
|
92 "action_type": "HideDatasetAction",
|
|
93 "output_name": "clusters"
|
|
94 },
|
|
95 "HideDatasetActionhclust_plot": {
|
|
96 "action_arguments": {},
|
|
97 "action_type": "HideDatasetAction",
|
|
98 "output_name": "hclust_plot"
|
|
99 },
|
|
100 "HideDatasetActionmodel_based_pred_bed": {
|
|
101 "action_arguments": {},
|
|
102 "action_type": "HideDatasetAction",
|
|
103 "output_name": "model_based_pred_bed"
|
|
104 },
|
|
105 "HideDatasetActionnearest_neighbour_pred_bed": {
|
|
106 "action_arguments": {},
|
|
107 "action_type": "HideDatasetAction",
|
|
108 "output_name": "nearest_neighbour_pred_bed"
|
|
109 },
|
|
110 "HideDatasetActionsim_tab_out": {
|
|
111 "action_arguments": {},
|
|
112 "action_type": "HideDatasetAction",
|
|
113 "output_name": "sim_tab_out"
|
|
114 },
|
|
115 "HideDatasetActiontags_bed": {
|
|
116 "action_arguments": {},
|
|
117 "action_type": "HideDatasetAction",
|
|
118 "output_name": "tags_bed"
|
|
119 }
|
|
120 },
|
|
121 "tool_errors": null,
|
|
122 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.0.0",
|
|
123 "tool_state": "{\"tool_mode\": \"{\\\"operation\\\": \\\"pre\\\", \\\"reads_bam\\\": null, \\\"__current_case__\\\": 0}\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}",
|
|
124 "tool_version": "1.0.0",
|
|
125 "type": "tool",
|
|
126 "user_outputs": []
|
|
127 },
|
|
128 "2": {
|
|
129 "annotation": "",
|
|
130 "id": 2,
|
|
131 "input_connections": {
|
|
132 "input": {
|
|
133 "id": 1,
|
|
134 "output_name": "tags_bed"
|
|
135 }
|
|
136 },
|
|
137 "inputs": [],
|
|
138 "name": "Sort",
|
|
139 "outputs": [
|
|
140 {
|
|
141 "name": "out_file1",
|
|
142 "type": "input"
|
|
143 }
|
|
144 ],
|
|
145 "position": {
|
4
|
146 "left": 763,
|
6
|
147 "top": 369
|
1
|
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": {
|
4
|
181 "left": 984.5,
|
6
|
182 "top": 317.5
|
1
|
183 },
|
|
184 "post_job_actions": {
|
|
185 "HideDatasetActionoutput": {
|
|
186 "action_arguments": {},
|
|
187 "action_type": "HideDatasetAction",
|
|
188 "output_name": "output"
|
|
189 }
|
|
190 },
|
|
191 "tool_errors": null,
|
|
192 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockbuster/blockbuster/0.1",
|
|
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\\\"\"}",
|
|
194 "tool_version": "0.1",
|
|
195 "type": "tool",
|
|
196 "user_outputs": []
|
|
197 },
|
|
198 "4": {
|
|
199 "annotation": "",
|
|
200 "id": 4,
|
|
201 "input_connections": {
|
|
202 "tool_mode|input_bbo": {
|
|
203 "id": 3,
|
|
204 "output_name": "output"
|
|
205 }
|
|
206 },
|
|
207 "inputs": [
|
|
208 {
|
|
209 "description": "runtime parameter for tool BlockClust",
|
|
210 "name": "tool_mode"
|
5
|
211 },
|
|
212 {
|
|
213 "description": "runtime parameter for tool BlockClust",
|
|
214 "name": "tool_mode"
|
1
|
215 }
|
|
216 ],
|
|
217 "name": "BlockClust",
|
|
218 "outputs": [
|
|
219 {
|
|
220 "name": "tags_bed",
|
|
221 "type": "bed"
|
|
222 },
|
|
223 {
|
|
224 "name": "hclust_plot",
|
|
225 "type": "pdf"
|
|
226 },
|
|
227 {
|
|
228 "name": "clusters",
|
|
229 "type": "bed"
|
|
230 },
|
|
231 {
|
|
232 "name": "model_based_pred_bed",
|
|
233 "type": "bed"
|
|
234 },
|
|
235 {
|
|
236 "name": "nearest_neighbour_pred_bed",
|
|
237 "type": "bed"
|
|
238 },
|
|
239 {
|
|
240 "name": "sim_tab_out",
|
|
241 "type": "tabular"
|
|
242 },
|
|
243 {
|
|
244 "name": "cluster_dist",
|
|
245 "type": "pdf"
|
|
246 },
|
|
247 {
|
|
248 "name": "cluster_hclust",
|
|
249 "type": "pdf"
|
|
250 }
|
|
251 ],
|
|
252 "position": {
|
4
|
253 "left": 1287.5,
|
6
|
254 "top": 359.5
|
1
|
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",
|
5
|
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}",
|
1
|
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": {
|
4
|
303 "left": 1588,
|
6
|
304 "top": 297
|
1
|
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": {
|
4
|
347 "left": 1880,
|
6
|
348 "top": 360.5
|
1
|
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,
|
6
|
375 "output_name": "clusters"
|
1
|
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": {
|
4
|
423 "left": 2184.5,
|
6
|
424 "top": 403.5
|
1
|
425 },
|
|
426 "post_job_actions": {
|
|
427 "HideDatasetActionclusters": {
|
|
428 "action_arguments": {},
|
|
429 "action_type": "HideDatasetAction",
|
|
430 "output_name": "clusters"
|
|
431 },
|
|
432 "HideDatasetActionhclust_plot": {
|
|
433 "action_arguments": {},
|
|
434 "action_type": "HideDatasetAction",
|
|
435 "output_name": "hclust_plot"
|
|
436 },
|
|
437 "HideDatasetActionmodel_based_pred_bed": {
|
|
438 "action_arguments": {},
|
|
439 "action_type": "HideDatasetAction",
|
|
440 "output_name": "model_based_pred_bed"
|
|
441 },
|
|
442 "HideDatasetActionnearest_neighbour_pred_bed": {
|
|
443 "action_arguments": {},
|
|
444 "action_type": "HideDatasetAction",
|
|
445 "output_name": "nearest_neighbour_pred_bed"
|
|
446 },
|
|
447 "HideDatasetActionsim_tab_out": {
|
|
448 "action_arguments": {},
|
|
449 "action_type": "HideDatasetAction",
|
|
450 "output_name": "sim_tab_out"
|
|
451 },
|
|
452 "HideDatasetActiontags_bed": {
|
|
453 "action_arguments": {},
|
|
454 "action_type": "HideDatasetAction",
|
|
455 "output_name": "tags_bed"
|
|
456 }
|
|
457 },
|
|
458 "tool_errors": null,
|
|
459 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.0.0",
|
|
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}",
|
|
461 "tool_version": "1.0.0",
|
|
462 "type": "tool",
|
|
463 "user_outputs": []
|
|
464 }
|
|
465 }
|
4
|
466 } |