comparison blockclust_workflow_complete.ga @ 1:25afbac62e0d draft

Uploaded
author rnateam
date Wed, 07 May 2014 04:59:28 -0400
parents
children 0c393c9d3756
comparison
equal deleted inserted replaced
0:b2040467dad2 1:25afbac62e0d
1 {
2 "a_galaxy_workflow": "true",
3 "annotation": "",
4 "format-version": "0.1",
5 "name": "BlockClustWorkflow_clustering",
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": {
20 "left": 217,
21 "top": 276.5
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": {
76 "left": 446.5,
77 "top": 233.5
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": {
146 "left": 740,
147 "top": 265
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": 961.5,
182 "top": 213.5
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"
211 }
212 ],
213 "name": "BlockClust",
214 "outputs": [
215 {
216 "name": "tags_bed",
217 "type": "bed"
218 },
219 {
220 "name": "hclust_plot",
221 "type": "pdf"
222 },
223 {
224 "name": "clusters",
225 "type": "bed"
226 },
227 {
228 "name": "model_based_pred_bed",
229 "type": "bed"
230 },
231 {
232 "name": "nearest_neighbour_pred_bed",
233 "type": "bed"
234 },
235 {
236 "name": "sim_tab_out",
237 "type": "tabular"
238 },
239 {
240 "name": "cluster_dist",
241 "type": "pdf"
242 },
243 {
244 "name": "cluster_hclust",
245 "type": "pdf"
246 }
247 ],
248 "position": {
249 "left": 1220.5,
250 "top": 369.5
251 },
252 "post_job_actions": {
253 "HideDatasetActioncluster_dist": {
254 "action_arguments": {},
255 "action_type": "HideDatasetAction",
256 "output_name": "cluster_dist"
257 },
258 "HideDatasetActioncluster_hclust": {
259 "action_arguments": {},
260 "action_type": "HideDatasetAction",
261 "output_name": "cluster_hclust"
262 },
263 "HideDatasetActionsim_tab_out": {
264 "action_arguments": {},
265 "action_type": "HideDatasetAction",
266 "output_name": "sim_tab_out"
267 },
268 "HideDatasetActiontags_bed": {
269 "action_arguments": {},
270 "action_type": "HideDatasetAction",
271 "output_name": "tags_bed"
272 }
273 },
274 "tool_errors": null,
275 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.0.0",
276 "tool_state": "{\"tool_mode\": \"{\\\"pred\\\": {\\\"pred_mode\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"enable_pred\\\": \\\"yes\\\", \\\"__current_case__\\\": 0}, \\\"operation\\\": \\\"clust\\\", \\\"reference\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"__current_case__\\\": 1, \\\"input_bbo\\\": null}\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}",
277 "tool_version": "1.0.0",
278 "type": "tool",
279 "user_outputs": []
280 },
281 "5": {
282 "annotation": "",
283 "id": 5,
284 "input_connections": {
285 "input": {
286 "id": 4,
287 "output_name": "clusters"
288 }
289 },
290 "inputs": [],
291 "name": "Extract Genomic DNA",
292 "outputs": [
293 {
294 "name": "out_file1",
295 "type": "input"
296 }
297 ],
298 "position": {
299 "left": 1562,
300 "top": 204
301 },
302 "post_job_actions": {
303 "HideDatasetActionout_file1": {
304 "action_arguments": {},
305 "action_type": "HideDatasetAction",
306 "output_name": "out_file1"
307 }
308 },
309 "tool_errors": null,
310 "tool_id": "Extract genomic DNA 1",
311 "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\"}",
312 "tool_version": "2.2.3",
313 "type": "tool",
314 "user_outputs": []
315 },
316 "6": {
317 "annotation": "",
318 "id": 6,
319 "input_connections": {
320 "seqdb": {
321 "id": 5,
322 "output_name": "out_file1"
323 }
324 },
325 "inputs": [
326 {
327 "description": "runtime parameter for tool Search covariance model(s)",
328 "name": "cm_opts"
329 }
330 ],
331 "name": "Search covariance model(s)",
332 "outputs": [
333 {
334 "name": "outfile",
335 "type": "tabular"
336 },
337 {
338 "name": "multiple_alignment_output",
339 "type": "tabular"
340 }
341 ],
342 "position": {
343 "left": 1857,
344 "top": 256.5
345 },
346 "post_job_actions": {
347 "HideDatasetActionmultiple_alignment_output": {
348 "action_arguments": {},
349 "action_type": "HideDatasetAction",
350 "output_name": "multiple_alignment_output"
351 },
352 "HideDatasetActionoutfile": {
353 "action_arguments": {},
354 "action_type": "HideDatasetAction",
355 "output_name": "outfile"
356 }
357 },
358 "tool_errors": null,
359 "tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/infernal/infernal_cmsearch/1.1.0.2",
360 "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}",
361 "tool_version": "1.1.0.2",
362 "type": "tool",
363 "user_outputs": []
364 },
365 "7": {
366 "annotation": "",
367 "id": 7,
368 "input_connections": {
369 "tool_mode|clusters_bed": {
370 "id": 4,
371 "output_name": "clusters"
372 },
373 "tool_mode|cmsearch_out": {
374 "id": 6,
375 "output_name": "outfile"
376 },
377 "tool_mode|sim_tab_in": {
378 "id": 4,
379 "output_name": "sim_tab_out"
380 }
381 },
382 "inputs": [],
383 "name": "BlockClust",
384 "outputs": [
385 {
386 "name": "tags_bed",
387 "type": "bed"
388 },
389 {
390 "name": "hclust_plot",
391 "type": "pdf"
392 },
393 {
394 "name": "clusters",
395 "type": "bed"
396 },
397 {
398 "name": "model_based_pred_bed",
399 "type": "bed"
400 },
401 {
402 "name": "nearest_neighbour_pred_bed",
403 "type": "bed"
404 },
405 {
406 "name": "sim_tab_out",
407 "type": "tabular"
408 },
409 {
410 "name": "cluster_dist",
411 "type": "pdf"
412 },
413 {
414 "name": "cluster_hclust",
415 "type": "pdf"
416 }
417 ],
418 "position": {
419 "left": 2165.5,
420 "top": 313.5
421 },
422 "post_job_actions": {
423 "HideDatasetActionclusters": {
424 "action_arguments": {},
425 "action_type": "HideDatasetAction",
426 "output_name": "clusters"
427 },
428 "HideDatasetActionhclust_plot": {
429 "action_arguments": {},
430 "action_type": "HideDatasetAction",
431 "output_name": "hclust_plot"
432 },
433 "HideDatasetActionmodel_based_pred_bed": {
434 "action_arguments": {},
435 "action_type": "HideDatasetAction",
436 "output_name": "model_based_pred_bed"
437 },
438 "HideDatasetActionnearest_neighbour_pred_bed": {
439 "action_arguments": {},
440 "action_type": "HideDatasetAction",
441 "output_name": "nearest_neighbour_pred_bed"
442 },
443 "HideDatasetActionsim_tab_out": {
444 "action_arguments": {},
445 "action_type": "HideDatasetAction",
446 "output_name": "sim_tab_out"
447 },
448 "HideDatasetActiontags_bed": {
449 "action_arguments": {},
450 "action_type": "HideDatasetAction",
451 "output_name": "tags_bed"
452 }
453 },
454 "tool_errors": null,
455 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.0.0",
456 "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}",
457 "tool_version": "1.0.0",
458 "type": "tool",
459 "user_outputs": []
460 }
461 }
462 }