comparison blockclust_workflow_clustering.ga @ 12:62212df99efd draft

blockclust workflows 1.1.0
author rnateam
date Mon, 10 Dec 2018 10:46:54 -0500
parents 36069107a62a
children
comparison
equal deleted inserted replaced
11:1e6d0af8c450 12:62212df99efd
1 { 1 {
2 "a_galaxy_workflow": "true", 2 "a_galaxy_workflow": "true",
3 "annotation": "Until clustering step. No post processing included.", 3 "annotation": "",
4 "format-version": "0.1", 4 "format-version": "0.1",
5 "name": "BlockClustWorkflow_clustering", 5 "name": "blockclust 1.1.0 clustering",
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": 217, 18 "left": 200,
21 "top": 334.5 19 "top": 212
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": 212
62 },
63 "post_job_actions": {
64 "HideDatasetActionoutput1": {
65 "action_arguments": {},
66 "action_type": "HideDatasetAction",
67 "output_name": "output1"
68 }
69 },
70 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/samtools_sort/samtools_sort/2.0.2",
71 "tool_shed_repository": {
72 "changeset_revision": "f56bdb93ae58",
73 "name": "samtools_sort",
74 "owner": "devteam",
75 "tool_shed": "toolshed.g2.bx.psu.edu"
76 },
77 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"input1\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"prim_key_cond\": \"{\\\"prim_key_select\\\": \\\"\\\", \\\"__current_case__\\\": 0}\"}",
78 "tool_version": "2.0.2",
79 "type": "tool",
80 "uuid": "327e9b59-6d4e-482e-bcdf-c7cc5d8505c9",
81 "workflow_outputs": []
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": 446.5, 137 "left": 788,
77 "top": 291.5 138 "top": 212
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"
114 }, 175 }
115 "HideDatasetActiontags_bed": { 176 },
116 "action_arguments": {}, 177 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.1.0",
117 "action_type": "HideDatasetAction", 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,
118 "output_name": "tags_bed" 204 "output_name": "tags_bed"
119 } 205 }
120 }, 206 },
121 "tool_errors": null, 207 "inputs": [
122 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.0.0", 208 {
123 "tool_state": "{\"tool_mode\": \"{\\\"operation\\\": \\\"pre\\\", \\\"reads_bam\\\": null, \\\"__current_case__\\\": 0}\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}", 209 "description": "runtime parameter for tool Sort",
124 "tool_version": "1.0.0", 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": 212
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",
125 "type": "tool", 241 "type": "tool",
126 "user_outputs": [] 242 "uuid": "ecaa7fb8-a10a-457c-9ce0-3b7f0647d1b4",
243 "workflow_outputs": []
127 }, 244 },
128 "2": { 245 "4": {
129 "annotation": "", 246 "annotation": "",
130 "id": 2, 247 "content_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockbuster/blockbuster/0.1.2",
248 "errors": null,
249 "id": 4,
131 "input_connections": { 250 "input_connections": {
132 "input": { 251 "input": {
133 "id": 1, 252 "id": 3,
134 "output_name": "tags_bed" 253 "output_name": "outfile"
135 } 254 }
136 }, 255 },
137 "inputs": [], 256 "inputs": [
138 "name": "Sort", 257 {
139 "outputs": [ 258 "description": "runtime parameter for tool blockbuster",
140 { 259 "name": "input"
141 "name": "out_file1", 260 }
142 "type": "input" 261 ],
143 } 262 "label": null,
144 ],
145 "position": {
146 "left": 740,
147 "top": 323
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", 263 "name": "blockbuster",
174 "outputs": [ 264 "outputs": [
175 { 265 {
176 "name": "output", 266 "name": "output",
177 "type": "tabular" 267 "type": "bed"
178 } 268 }
179 ], 269 ],
180 "position": { 270 "position": {
181 "left": 961.5, 271 "left": 1376,
182 "top": 271.5 272 "top": 212
183 }, 273 },
184 "post_job_actions": { 274 "post_job_actions": {},
185 "HideDatasetActionoutput": { 275 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockbuster/blockbuster/0.1.2",
186 "action_arguments": {}, 276 "tool_shed_repository": {
187 "action_type": "HideDatasetAction", 277 "changeset_revision": "7c7ff7a3503f",
188 "output_name": "output" 278 "name": "blockbuster",
189 } 279 "owner": "rnateam",
190 }, 280 "tool_shed": "toolshed.g2.bx.psu.edu"
191 "tool_errors": null, 281 },
192 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockbuster/blockbuster/0.1", 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\\\"\"}",
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\\\"\"}", 283 "tool_version": "0.1.2",
194 "tool_version": "0.1",
195 "type": "tool", 284 "type": "tool",
196 "user_outputs": [] 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 ]
197 }, 293 },
198 "4": { 294 "5": {
199 "annotation": "", 295 "annotation": "",
200 "id": 4, 296 "content_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.1.0",
297 "errors": null,
298 "id": 5,
201 "input_connections": { 299 "input_connections": {
202 "tool_mode|input_bbo": { 300 "tool_mode|input_bbo": {
203 "id": 3, 301 "id": 4,
204 "output_name": "output" 302 "output_name": "output"
205 } 303 }
206 }, 304 },
207 "inputs": [ 305 "inputs": [
208 { 306 {
212 { 310 {
213 "description": "runtime parameter for tool BlockClust", 311 "description": "runtime parameter for tool BlockClust",
214 "name": "tool_mode" 312 "name": "tool_mode"
215 } 313 }
216 ], 314 ],
315 "label": null,
217 "name": "BlockClust", 316 "name": "BlockClust",
218 "outputs": [ 317 "outputs": [
219 { 318 {
220 "name": "tags_bed", 319 "name": "tags_bed",
221 "type": "bed" 320 "type": "bed"
248 "name": "cluster_hclust", 347 "name": "cluster_hclust",
249 "type": "pdf" 348 "type": "pdf"
250 } 349 }
251 ], 350 ],
252 "position": { 351 "position": {
253 "left": 1268.5, 352 "left": 1694,
254 "top": 305.5 353 "top": 212
255 }, 354 },
256 "post_job_actions": { 355 "post_job_actions": {
257 "HideDatasetActioncluster_dist": { 356 "HideDatasetActioncluster_dist": {
258 "action_arguments": {}, 357 "action_arguments": {},
259 "action_type": "HideDatasetAction", 358 "action_type": "HideDatasetAction",
273 "action_arguments": {}, 372 "action_arguments": {},
274 "action_type": "HideDatasetAction", 373 "action_type": "HideDatasetAction",
275 "output_name": "tags_bed" 374 "output_name": "tags_bed"
276 } 375 }
277 }, 376 },
278 "tool_errors": null, 377 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.1.0",
279 "tool_id": "toolshed.g2.bx.psu.edu/repos/rnateam/blockclust/blockclust/1.0.0", 378 "tool_shed_repository": {
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}", 379 "changeset_revision": "aab6cf87b40a",
281 "tool_version": "1.0.0", 380 "name": "blockclust",
381 "owner": "rnateam",
382 "tool_shed": "toolshed.g2.bx.psu.edu"
383 },
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}",
385 "tool_version": "1.1.0",
282 "type": "tool", 386 "type": "tool",
283 "user_outputs": [] 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_pred_bed",
396 "output_name": "nearest_neighbour_pred_bed",
397 "uuid": "6f1ae3c9-58be-4707-84e7-9936a335d743"
398 },
399 {
400 "label": null,
401 "output_name": "hclust_plot",
402 "uuid": "dec50654-b78a-477d-b35e-b37269c8347d"
403 },
404 {
405 "label": "model_based_pred_bed",
406 "output_name": "model_based_pred_bed",
407 "uuid": "04c1de5d-d039-4dff-9981-ba1d72e3cbca"
408 }
409 ]
284 } 410 }
285 } 411 },
412 "tags": [],
413 "uuid": "4cecbf1c-0535-4c04-857a-550a9e0a3ede"
286 } 414 }