Mercurial > repos > urgi-team > workflow_teiso
comparison TEiso/Galaxy-Workflow-TEiso_workflow.ga @ 0:a4d1ca76edb8 draft
Uploaded
author | urgi-team |
---|---|
date | Tue, 24 May 2016 09:57:57 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:a4d1ca76edb8 |
---|---|
1 { | |
2 "a_galaxy_workflow": "true", | |
3 "annotation": "", | |
4 "format-version": "0.1", | |
5 "name": "TEiso_workflow", | |
6 "steps": { | |
7 "0": { | |
8 "annotation": "", | |
9 "id": 0, | |
10 "input_connections": {}, | |
11 "inputs": [ | |
12 { | |
13 "description": "", | |
14 "name": "Input Dataset" | |
15 } | |
16 ], | |
17 "label": null, | |
18 "name": "Input dataset", | |
19 "outputs": [], | |
20 "position": { | |
21 "left": 200, | |
22 "top": 200 | |
23 }, | |
24 "tool_errors": null, | |
25 "tool_id": null, | |
26 "tool_state": "{\"name\": \"Input Dataset\"}", | |
27 "tool_version": null, | |
28 "type": "data_input", | |
29 "user_outputs": [], | |
30 "uuid": "a910dd6c-d6e5-4d3a-b3cd-3624c8c509b6" | |
31 }, | |
32 "1": { | |
33 "annotation": "", | |
34 "id": 1, | |
35 "input_connections": {}, | |
36 "inputs": [ | |
37 { | |
38 "description": "", | |
39 "name": "Input Dataset" | |
40 } | |
41 ], | |
42 "label": null, | |
43 "name": "Input dataset", | |
44 "outputs": [], | |
45 "position": { | |
46 "left": 200, | |
47 "top": 285 | |
48 }, | |
49 "tool_errors": null, | |
50 "tool_id": null, | |
51 "tool_state": "{\"name\": \"Input Dataset\"}", | |
52 "tool_version": null, | |
53 "type": "data_input", | |
54 "user_outputs": [], | |
55 "uuid": "98cee5d8-d791-4f91-8f29-ccc98003e392" | |
56 }, | |
57 "2": { | |
58 "annotation": "", | |
59 "id": 2, | |
60 "input_connections": {}, | |
61 "inputs": [ | |
62 { | |
63 "description": "", | |
64 "name": "Input Dataset" | |
65 } | |
66 ], | |
67 "label": null, | |
68 "name": "Input dataset", | |
69 "outputs": [], | |
70 "position": { | |
71 "left": 200, | |
72 "top": 370 | |
73 }, | |
74 "tool_errors": null, | |
75 "tool_id": null, | |
76 "tool_state": "{\"name\": \"Input Dataset\"}", | |
77 "tool_version": null, | |
78 "type": "data_input", | |
79 "user_outputs": [], | |
80 "uuid": "1fc62c7e-fbb8-48b4-89da-18c629838b7c" | |
81 }, | |
82 "3": { | |
83 "annotation": "", | |
84 "id": 3, | |
85 "input_connections": {}, | |
86 "inputs": [ | |
87 { | |
88 "description": "", | |
89 "name": "Input Dataset" | |
90 } | |
91 ], | |
92 "label": null, | |
93 "name": "Input dataset", | |
94 "outputs": [], | |
95 "position": { | |
96 "left": 200, | |
97 "top": 455 | |
98 }, | |
99 "tool_errors": null, | |
100 "tool_id": null, | |
101 "tool_state": "{\"name\": \"Input Dataset\"}", | |
102 "tool_version": null, | |
103 "type": "data_input", | |
104 "user_outputs": [], | |
105 "uuid": "49264998-41ff-4776-81f2-06e3fbaac133" | |
106 }, | |
107 "4": { | |
108 "annotation": "", | |
109 "id": 4, | |
110 "input_connections": {}, | |
111 "inputs": [ | |
112 { | |
113 "description": "", | |
114 "name": "Input Dataset" | |
115 } | |
116 ], | |
117 "label": null, | |
118 "name": "Input dataset", | |
119 "outputs": [], | |
120 "position": { | |
121 "left": 200, | |
122 "top": 540 | |
123 }, | |
124 "tool_errors": null, | |
125 "tool_id": null, | |
126 "tool_state": "{\"name\": \"Input Dataset\"}", | |
127 "tool_version": null, | |
128 "type": "data_input", | |
129 "user_outputs": [], | |
130 "uuid": "869588d6-af39-40d2-afaa-86a3c9935aa9" | |
131 }, | |
132 "5": { | |
133 "annotation": "", | |
134 "id": 5, | |
135 "input_connections": { | |
136 "refGenomeSource|ownFile": { | |
137 "id": 3, | |
138 "output_name": "output" | |
139 }, | |
140 "singlePaired|input1": { | |
141 "id": 0, | |
142 "output_name": "output" | |
143 }, | |
144 "singlePaired|input2": { | |
145 "id": 1, | |
146 "output_name": "output" | |
147 } | |
148 }, | |
149 "inputs": [], | |
150 "label": null, | |
151 "name": "TopHat", | |
152 "outputs": [ | |
153 { | |
154 "name": "align_summary", | |
155 "type": "txt" | |
156 }, | |
157 { | |
158 "name": "fusions", | |
159 "type": "tabular" | |
160 }, | |
161 { | |
162 "name": "insertions", | |
163 "type": "bed" | |
164 }, | |
165 { | |
166 "name": "deletions", | |
167 "type": "bed" | |
168 }, | |
169 { | |
170 "name": "junctions", | |
171 "type": "bed" | |
172 }, | |
173 { | |
174 "name": "accepted_hits", | |
175 "type": "bam" | |
176 }, | |
177 { | |
178 "name": "unmapped", | |
179 "type": "bam" | |
180 } | |
181 ], | |
182 "position": { | |
183 "left": 428, | |
184 "top": 200 | |
185 }, | |
186 "post_job_actions": {}, | |
187 "tool_errors": null, | |
188 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/tophat2/tophat2/0.9", | |
189 "tool_state": "{\"__page__\": 0, \"singlePaired\": \"{\\\"input2\\\": null, \\\"input1\\\": null, \\\"report_discordant_pairs\\\": \\\"Yes\\\", \\\"sPaired\\\": \\\"paired\\\", \\\"__current_case__\\\": 1, \\\"mate_inner_distance\\\": \\\"300\\\", \\\"mate_std_dev\\\": \\\"20\\\"}\", \"chromInfo\": \"\\\"/home/repet_cloud/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\", \"__rerun_remap_job_id__\": null, \"readGroup\": \"{\\\"__current_case__\\\": 1, \\\"specReadGroup\\\": \\\"no\\\"}\", \"params\": \"{\\\"settingsType\\\": \\\"preSet\\\", \\\"__current_case__\\\": 0}\", \"refGenomeSource\": \"{\\\"genomeSource\\\": \\\"history\\\", \\\"ownFile\\\": null, \\\"__current_case__\\\": 1}\"}", | |
190 "tool_version": "0.9", | |
191 "type": "tool", | |
192 "user_outputs": [], | |
193 "uuid": "3b5324aa-7209-4de0-9135-a267ae3d6266" | |
194 }, | |
195 "6": { | |
196 "annotation": "", | |
197 "id": 6, | |
198 "input_connections": { | |
199 "inputFile": { | |
200 "id": 4, | |
201 "output_name": "output" | |
202 } | |
203 }, | |
204 "inputs": [], | |
205 "label": null, | |
206 "name": "GFFToBed", | |
207 "outputs": [ | |
208 { | |
209 "name": "outputFile", | |
210 "type": "bed" | |
211 } | |
212 ], | |
213 "position": { | |
214 "left": 1071, | |
215 "top": 535 | |
216 }, | |
217 "post_job_actions": {}, | |
218 "tool_errors": null, | |
219 "tool_id": "toolshed.g2.bx.psu.edu/repos/urgi-team/teiso/GFFToBed/1.0", | |
220 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"chromInfo\": \"\\\"/home/repet_cloud/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\", \"inputFile\": \"null\"}", | |
221 "tool_version": "1.0", | |
222 "type": "tool", | |
223 "user_outputs": [], | |
224 "uuid": "ac60365f-0928-44d8-9829-5a616ab7ab23" | |
225 }, | |
226 "7": { | |
227 "annotation": "", | |
228 "id": 7, | |
229 "input_connections": { | |
230 "input": { | |
231 "id": 5, | |
232 "output_name": "accepted_hits" | |
233 } | |
234 }, | |
235 "inputs": [], | |
236 "label": null, | |
237 "name": "Cufflinks", | |
238 "outputs": [ | |
239 { | |
240 "name": "genes_expression", | |
241 "type": "tabular" | |
242 }, | |
243 { | |
244 "name": "transcripts_expression", | |
245 "type": "tabular" | |
246 }, | |
247 { | |
248 "name": "assembled_isoforms", | |
249 "type": "gtf" | |
250 }, | |
251 { | |
252 "name": "total_map_mass", | |
253 "type": "txt" | |
254 }, | |
255 { | |
256 "name": "skipped", | |
257 "type": "gtf" | |
258 } | |
259 ], | |
260 "position": { | |
261 "left": 740, | |
262 "top": 200 | |
263 }, | |
264 "post_job_actions": {}, | |
265 "tool_errors": null, | |
266 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/cufflinks/cufflinks/2.2.1.0", | |
267 "tool_state": "{\"reference_annotation\": \"{\\\"use_ref\\\": \\\"No\\\", \\\"__current_case__\\\": 0}\", \"min_isoform_fraction\": \"\\\"0.1\\\"\", \"multiread_correct\": \"\\\"No\\\"\", \"__page__\": 0, \"__rerun_remap_job_id__\": null, \"pre_mrna_fraction\": \"\\\"0.15\\\"\", \"bias_correction\": \"{\\\"do_bias_correction\\\": \\\"No\\\", \\\"__current_case__\\\": 1}\", \"max_intron_len\": \"\\\"300000\\\"\", \"input\": \"null\", \"global_model\": \"null\", \"chromInfo\": \"\\\"/home/repet_cloud/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\", \"length_correction\": \"\\\"\\\"\", \"advanced_settings\": \"{\\\"__current_case__\\\": 0, \\\"use_advanced_settings\\\": \\\"No\\\"}\"}", | |
268 "tool_version": "2.2.1.0", | |
269 "type": "tool", | |
270 "user_outputs": [], | |
271 "uuid": "3a0017dc-8664-49a9-8963-5323cf575ef3" | |
272 }, | |
273 "8": { | |
274 "annotation": "", | |
275 "id": 8, | |
276 "input_connections": { | |
277 "inputFile": { | |
278 "id": 7, | |
279 "output_name": "assembled_isoforms" | |
280 } | |
281 }, | |
282 "inputs": [], | |
283 "label": null, | |
284 "name": "CufflinksGTFToBed", | |
285 "outputs": [ | |
286 { | |
287 "name": "outputFile", | |
288 "type": "bed" | |
289 } | |
290 ], | |
291 "position": { | |
292 "left": 1068, | |
293 "top": 200 | |
294 }, | |
295 "post_job_actions": {}, | |
296 "tool_errors": null, | |
297 "tool_id": "toolshed.g2.bx.psu.edu/repos/urgi-team/teiso/CufflinksGTFToBed/1.0", | |
298 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"chromInfo\": \"\\\"/home/repet_cloud/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\", \"inputFile\": \"null\"}", | |
299 "tool_version": "1.0", | |
300 "type": "tool", | |
301 "user_outputs": [], | |
302 "uuid": "97f9cf7e-4f21-4827-81d2-03bd7b66010a" | |
303 }, | |
304 "9": { | |
305 "annotation": "", | |
306 "id": 9, | |
307 "input_connections": { | |
308 "annotation|reference_annotation": { | |
309 "id": 2, | |
310 "output_name": "output" | |
311 }, | |
312 "inputs": { | |
313 "id": 7, | |
314 "output_name": "skipped" | |
315 }, | |
316 "seq_data|seq_source|ref_file": { | |
317 "id": 3, | |
318 "output_name": "output" | |
319 } | |
320 }, | |
321 "inputs": [], | |
322 "label": null, | |
323 "name": "Cuffcompare", | |
324 "outputs": [ | |
325 { | |
326 "name": "transcripts_accuracy", | |
327 "type": "txt" | |
328 }, | |
329 { | |
330 "name": "input1_tmap", | |
331 "type": "tabular" | |
332 }, | |
333 { | |
334 "name": "input1_refmap", | |
335 "type": "tabular" | |
336 }, | |
337 { | |
338 "name": "input2_tmap", | |
339 "type": "tabular" | |
340 }, | |
341 { | |
342 "name": "input2_refmap", | |
343 "type": "tabular" | |
344 }, | |
345 { | |
346 "name": "transcripts_tracking", | |
347 "type": "tabular" | |
348 }, | |
349 { | |
350 "name": "transcripts_combined", | |
351 "type": "gtf" | |
352 } | |
353 ], | |
354 "position": { | |
355 "left": 1076, | |
356 "top": 716 | |
357 }, | |
358 "post_job_actions": {}, | |
359 "tool_errors": null, | |
360 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/cuffcompare/cuffcompare/2.2.1.0", | |
361 "tool_state": "{\"seq_data\": \"{\\\"use_seq_data\\\": \\\"Yes\\\", \\\"seq_source\\\": {\\\"index_source\\\": \\\"history\\\", \\\"ref_file\\\": null, \\\"__current_case__\\\": 1}, \\\"__current_case__\\\": 1}\", \"inputs\": \"null\", \"max_dist_group\": \"\\\"100\\\"\", \"__page__\": 0, \"discard_intron_redundant_transfrags\": \"\\\"False\\\"\", \"max_dist_exon\": \"\\\"100\\\"\", \"__rerun_remap_job_id__\": null, \"additional_inputs\": \"[]\", \"discard_single_exon\": \"\\\"\\\"\", \"chromInfo\": \"\\\"/home/repet_cloud/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\", \"annotation\": \"{\\\"reference_annotation\\\": null, \\\"use_ref_annotation\\\": \\\"Yes\\\", \\\"ignore_nonoverlapping_reference\\\": \\\"False\\\", \\\"__current_case__\\\": 0, \\\"ignore_nonoverlapping_transfrags\\\": \\\"False\\\"}\"}", | |
362 "tool_version": "2.2.1.0", | |
363 "type": "tool", | |
364 "user_outputs": [], | |
365 "uuid": "4e1afb8e-9c8b-431f-b25f-75e19e3e95f2" | |
366 }, | |
367 "10": { | |
368 "annotation": "", | |
369 "id": 10, | |
370 "input_connections": { | |
371 "inputA": { | |
372 "id": 8, | |
373 "output_name": "outputFile" | |
374 }, | |
375 "inputB": { | |
376 "id": 6, | |
377 "output_name": "outputFile" | |
378 } | |
379 }, | |
380 "inputs": [], | |
381 "label": null, | |
382 "name": "ClosestBed", | |
383 "outputs": [ | |
384 { | |
385 "name": "output", | |
386 "type": "bed" | |
387 } | |
388 ], | |
389 "position": { | |
390 "left": 1436, | |
391 "top": 303 | |
392 }, | |
393 "post_job_actions": {}, | |
394 "tool_errors": null, | |
395 "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/bedtools/bedtools_closestbed/2.24.0", | |
396 "tool_state": "{\"__page__\": 0, \"addition\": \"\\\"True\\\"\", \"k\": \"\\\"1\\\"\", \"inputB\": \"null\", \"mdb\": \"\\\"each\\\"\", \"inputA\": \"null\", \"io\": \"\\\"False\\\"\", \"ties\": \"\\\"all\\\"\", \"addition2\": \"{\\\"fu\\\": \\\"False\\\", \\\"iu\\\": \\\"False\\\", \\\"fd\\\": \\\"False\\\", \\\"__current_case__\\\": 2, \\\"addition2_select\\\": \\\"a\\\", \\\"id\\\": \\\"False\\\"}\", \"chromInfo\": \"\\\"/home/repet_cloud/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\", \"__rerun_remap_job_id__\": null, \"strand\": \"\\\"\\\"\"}", | |
397 "tool_version": "2.24.0", | |
398 "type": "tool", | |
399 "user_outputs": [], | |
400 "uuid": "9313c43f-34a3-4f5d-bb44-544bfe63de1f" | |
401 }, | |
402 "11": { | |
403 "annotation": "", | |
404 "id": 11, | |
405 "input_connections": { | |
406 "ClassCode|cuffcom_tmap": { | |
407 "id": 9, | |
408 "output_name": "input1_tmap" | |
409 }, | |
410 "inputFile": { | |
411 "id": 10, | |
412 "output_name": "output" | |
413 } | |
414 }, | |
415 "inputs": [], | |
416 "label": null, | |
417 "name": "ClosestToStartSite", | |
418 "outputs": [ | |
419 { | |
420 "name": "outputFile", | |
421 "type": "bed" | |
422 } | |
423 ], | |
424 "position": { | |
425 "left": 1823.5, | |
426 "top": 461 | |
427 }, | |
428 "post_job_actions": {}, | |
429 "tool_errors": null, | |
430 "tool_id": "toolshed.g2.bx.psu.edu/repos/urgi-team/teiso/ClosestToStartSite/1.0", | |
431 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"ClassCode\": \"{\\\"cuffcom_tmap\\\": null, \\\"get_class_code\\\": \\\"True\\\", \\\"__current_case__\\\": 1}\", \"inputFile\": \"null\"}", | |
432 "tool_version": "1.0", | |
433 "type": "tool", | |
434 "user_outputs": [], | |
435 "uuid": "760d9506-a1a6-4a84-81fa-db67ea91ef53" | |
436 } | |
437 }, | |
438 "uuid": "ad643964-b679-41d0-a74f-e712a8550c7f" | |
439 } |