Mercurial > repos > peterjc > rxlr_venn_workflow
comparison rxlr_venn_workflow.ga @ 0:0e7c07ff11f9 draft
Uploaded v0.0.1, includes README file and dependencies.
author | peterjc |
---|---|
date | Mon, 06 May 2013 14:02:20 -0400 |
parents | |
children | 3c280e01b920 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:0e7c07ff11f9 |
---|---|
1 { | |
2 "a_galaxy_workflow": "true", | |
3 "annotation": "", | |
4 "format-version": "0.1", | |
5 "name": "3 RXLR methods, Venn Diagram, overlap FASTA", | |
6 "steps": { | |
7 "0": { | |
8 "annotation": "", | |
9 "id": 0, | |
10 "input_connections": {}, | |
11 "inputs": [ | |
12 { | |
13 "description": "", | |
14 "name": "Input Dataset" | |
15 } | |
16 ], | |
17 "name": "Input dataset", | |
18 "outputs": [], | |
19 "position": { | |
20 "left": 200, | |
21 "top": 363 | |
22 }, | |
23 "tool_errors": null, | |
24 "tool_id": null, | |
25 "tool_state": "{\"name\": \"Input Dataset\"}", | |
26 "tool_version": null, | |
27 "type": "data_input", | |
28 "user_outputs": [] | |
29 }, | |
30 "1": { | |
31 "annotation": "", | |
32 "id": 1, | |
33 "input_connections": { | |
34 "fasta_file": { | |
35 "id": 0, | |
36 "output_name": "output" | |
37 } | |
38 }, | |
39 "inputs": [], | |
40 "name": "RXLR Motifs", | |
41 "outputs": [ | |
42 { | |
43 "name": "tabular_file", | |
44 "type": "tabular" | |
45 } | |
46 ], | |
47 "position": { | |
48 "left": 420, | |
49 "top": 363 | |
50 }, | |
51 "post_job_actions": { | |
52 "HideDatasetActiontabular_file": { | |
53 "action_arguments": {}, | |
54 "action_type": "HideDatasetAction", | |
55 "output_name": "tabular_file" | |
56 } | |
57 }, | |
58 "tool_errors": null, | |
59 "tool_id": "rxlr_motifs", | |
60 "tool_state": "{\"__page__\": 0, \"fasta_file\": \"null\", \"chromInfo\": \"\\\"/opt/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"model\": \"\\\"Whisson2007\\\"\"}", | |
61 "tool_version": "0.0.6", | |
62 "type": "tool", | |
63 "user_outputs": [] | |
64 }, | |
65 "2": { | |
66 "annotation": "", | |
67 "id": 2, | |
68 "input_connections": { | |
69 "fasta_file": { | |
70 "id": 0, | |
71 "output_name": "output" | |
72 } | |
73 }, | |
74 "inputs": [], | |
75 "name": "RXLR Motifs", | |
76 "outputs": [ | |
77 { | |
78 "name": "tabular_file", | |
79 "type": "tabular" | |
80 } | |
81 ], | |
82 "position": { | |
83 "left": 420, | |
84 "top": 483 | |
85 }, | |
86 "post_job_actions": { | |
87 "HideDatasetActiontabular_file": { | |
88 "action_arguments": {}, | |
89 "action_type": "HideDatasetAction", | |
90 "output_name": "tabular_file" | |
91 } | |
92 }, | |
93 "tool_errors": null, | |
94 "tool_id": "rxlr_motifs", | |
95 "tool_state": "{\"__page__\": 0, \"fasta_file\": \"null\", \"chromInfo\": \"\\\"/opt/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"model\": \"\\\"Win2007\\\"\"}", | |
96 "tool_version": "0.0.6", | |
97 "type": "tool", | |
98 "user_outputs": [] | |
99 }, | |
100 "3": { | |
101 "annotation": "", | |
102 "id": 3, | |
103 "input_connections": { | |
104 "fasta_file": { | |
105 "id": 0, | |
106 "output_name": "output" | |
107 } | |
108 }, | |
109 "inputs": [], | |
110 "name": "RXLR Motifs", | |
111 "outputs": [ | |
112 { | |
113 "name": "tabular_file", | |
114 "type": "tabular" | |
115 } | |
116 ], | |
117 "position": { | |
118 "left": 420, | |
119 "top": 603 | |
120 }, | |
121 "post_job_actions": { | |
122 "HideDatasetActiontabular_file": { | |
123 "action_arguments": {}, | |
124 "action_type": "HideDatasetAction", | |
125 "output_name": "tabular_file" | |
126 } | |
127 }, | |
128 "tool_errors": null, | |
129 "tool_id": "rxlr_motifs", | |
130 "tool_state": "{\"__page__\": 0, \"fasta_file\": \"null\", \"chromInfo\": \"\\\"/opt/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"model\": \"\\\"Bhattacharjee2006\\\"\"}", | |
131 "tool_version": "0.0.6", | |
132 "type": "tool", | |
133 "user_outputs": [] | |
134 }, | |
135 "4": { | |
136 "annotation": "", | |
137 "id": 4, | |
138 "input_connections": { | |
139 "input": { | |
140 "id": 1, | |
141 "output_name": "tabular_file" | |
142 } | |
143 }, | |
144 "inputs": [], | |
145 "name": "Filter", | |
146 "outputs": [ | |
147 { | |
148 "name": "out_file1", | |
149 "type": "input" | |
150 } | |
151 ], | |
152 "position": { | |
153 "left": 640, | |
154 "top": 363 | |
155 }, | |
156 "post_job_actions": { | |
157 "HideDatasetActionout_file1": { | |
158 "action_arguments": {}, | |
159 "action_type": "HideDatasetAction", | |
160 "output_name": "out_file1" | |
161 }, | |
162 "RenameDatasetActionout_file1": { | |
163 "action_arguments": { | |
164 "newname": "Positive Whisson et al. (2007) results" | |
165 }, | |
166 "action_type": "RenameDatasetAction", | |
167 "output_name": "out_file1" | |
168 } | |
169 }, | |
170 "tool_errors": null, | |
171 "tool_id": "Filter1", | |
172 "tool_state": "{\"__page__\": 0, \"cond\": \"\\\"c2=='Y'\\\"\", \"chromInfo\": \"\\\"/opt/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"input\": \"null\"}", | |
173 "tool_version": "1.1.0", | |
174 "type": "tool", | |
175 "user_outputs": [] | |
176 }, | |
177 "5": { | |
178 "annotation": "", | |
179 "id": 5, | |
180 "input_connections": { | |
181 "input": { | |
182 "id": 2, | |
183 "output_name": "tabular_file" | |
184 } | |
185 }, | |
186 "inputs": [], | |
187 "name": "Filter", | |
188 "outputs": [ | |
189 { | |
190 "name": "out_file1", | |
191 "type": "input" | |
192 } | |
193 ], | |
194 "position": { | |
195 "left": 640, | |
196 "top": 483 | |
197 }, | |
198 "post_job_actions": { | |
199 "HideDatasetActionout_file1": { | |
200 "action_arguments": {}, | |
201 "action_type": "HideDatasetAction", | |
202 "output_name": "out_file1" | |
203 }, | |
204 "RenameDatasetActionout_file1": { | |
205 "action_arguments": { | |
206 "newname": "Positive Win et al. (2007) results" | |
207 }, | |
208 "action_type": "RenameDatasetAction", | |
209 "output_name": "out_file1" | |
210 } | |
211 }, | |
212 "tool_errors": null, | |
213 "tool_id": "Filter1", | |
214 "tool_state": "{\"__page__\": 0, \"cond\": \"\\\"c2=='Y'\\\"\", \"chromInfo\": \"\\\"/opt/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"input\": \"null\"}", | |
215 "tool_version": "1.1.0", | |
216 "type": "tool", | |
217 "user_outputs": [] | |
218 }, | |
219 "6": { | |
220 "annotation": "", | |
221 "id": 6, | |
222 "input_connections": { | |
223 "input": { | |
224 "id": 3, | |
225 "output_name": "tabular_file" | |
226 } | |
227 }, | |
228 "inputs": [], | |
229 "name": "Filter", | |
230 "outputs": [ | |
231 { | |
232 "name": "out_file1", | |
233 "type": "input" | |
234 } | |
235 ], | |
236 "position": { | |
237 "left": 640, | |
238 "top": 603 | |
239 }, | |
240 "post_job_actions": { | |
241 "HideDatasetActionout_file1": { | |
242 "action_arguments": {}, | |
243 "action_type": "HideDatasetAction", | |
244 "output_name": "out_file1" | |
245 }, | |
246 "RenameDatasetActionout_file1": { | |
247 "action_arguments": { | |
248 "newname": "Positive Bhattacharjee et al. (2006) results" | |
249 }, | |
250 "action_type": "RenameDatasetAction", | |
251 "output_name": "out_file1" | |
252 } | |
253 }, | |
254 "tool_errors": null, | |
255 "tool_id": "Filter1", | |
256 "tool_state": "{\"__page__\": 0, \"cond\": \"\\\"c2=='Y'\\\"\", \"chromInfo\": \"\\\"/opt/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"input\": \"null\"}", | |
257 "tool_version": "1.1.0", | |
258 "type": "tool", | |
259 "user_outputs": [] | |
260 }, | |
261 "7": { | |
262 "annotation": "", | |
263 "id": 7, | |
264 "input_connections": { | |
265 "input_file": { | |
266 "id": 0, | |
267 "output_name": "output" | |
268 }, | |
269 "input_tabular": { | |
270 "id": 4, | |
271 "output_name": "out_file1" | |
272 } | |
273 }, | |
274 "inputs": [], | |
275 "name": "Filter sequences by ID", | |
276 "outputs": [ | |
277 { | |
278 "name": "output_pos", | |
279 "type": "fasta" | |
280 }, | |
281 { | |
282 "name": "output_neg", | |
283 "type": "fasta" | |
284 } | |
285 ], | |
286 "position": { | |
287 "left": 944, | |
288 "top": 753 | |
289 }, | |
290 "post_job_actions": { | |
291 "HideDatasetActionoutput_neg": { | |
292 "action_arguments": {}, | |
293 "action_type": "HideDatasetAction", | |
294 "output_name": "output_neg" | |
295 }, | |
296 "HideDatasetActionoutput_pos": { | |
297 "action_arguments": {}, | |
298 "action_type": "HideDatasetAction", | |
299 "output_name": "output_pos" | |
300 }, | |
301 "RenameDatasetActionoutput_pos": { | |
302 "action_arguments": { | |
303 "newname": "Positive Whisson et al. (2007) results" | |
304 }, | |
305 "action_type": "RenameDatasetAction", | |
306 "output_name": "output_pos" | |
307 } | |
308 }, | |
309 "tool_errors": null, | |
310 "tool_id": "seq_filter_by_id", | |
311 "tool_state": "{\"__page__\": 0, \"output_choice_cond\": \"{\\\"output_choice\\\": \\\"pos\\\", \\\"__current_case__\\\": 1}\", \"input_file\": \"null\", \"input_tabular\": \"null\", \"chromInfo\": \"\\\"/opt/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"columns\": \"{\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": [\\\"1\\\"]}\"}", | |
312 "tool_version": "0.0.5", | |
313 "type": "tool", | |
314 "user_outputs": [] | |
315 }, | |
316 "8": { | |
317 "annotation": "", | |
318 "id": 8, | |
319 "input_connections": { | |
320 "sets_0|set": { | |
321 "id": 4, | |
322 "output_name": "out_file1" | |
323 }, | |
324 "sets_1|set": { | |
325 "id": 5, | |
326 "output_name": "out_file1" | |
327 }, | |
328 "sets_2|set": { | |
329 "id": 6, | |
330 "output_name": "out_file1" | |
331 }, | |
332 "universe|main": { | |
333 "id": 0, | |
334 "output_name": "output" | |
335 } | |
336 }, | |
337 "inputs": [], | |
338 "name": "Venn Diagram", | |
339 "outputs": [ | |
340 { | |
341 "name": "PDF", | |
342 "type": "pdf" | |
343 } | |
344 ], | |
345 "position": { | |
346 "left": 1086, | |
347 "top": 200 | |
348 }, | |
349 "post_job_actions": { | |
350 "RenameDatasetActionPDF": { | |
351 "action_arguments": { | |
352 "newname": "Venn Diagram comparing RXLR predictions" | |
353 }, | |
354 "action_type": "RenameDatasetAction", | |
355 "output_name": "PDF" | |
356 } | |
357 }, | |
358 "tool_errors": null, | |
359 "tool_id": "venn_list", | |
360 "tool_state": "{\"__page__\": 0, \"universe\": \"{\\\"main\\\": null, \\\"type_select\\\": \\\"explicit\\\", \\\"__current_case__\\\": 0}\", \"sets\": \"[{\\\"__index__\\\": 0, \\\"set\\\": null, \\\"lab\\\": \\\"Whisson et al.\\\"}, {\\\"__index__\\\": 1, \\\"set\\\": null, \\\"lab\\\": \\\"Win et al.\\\"}, {\\\"__index__\\\": 2, \\\"set\\\": null, \\\"lab\\\": \\\"Bhattacharjee et al.\\\"}]\", \"chromInfo\": \"\\\"/opt/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"main_lab\": \"\\\"Venn Diagram comparing RXLR predictions\\\"\"}", | |
361 "tool_version": "0.0.4", | |
362 "type": "tool", | |
363 "user_outputs": [] | |
364 }, | |
365 "9": { | |
366 "annotation": "", | |
367 "id": 9, | |
368 "input_connections": { | |
369 "input_file": { | |
370 "id": 7, | |
371 "output_name": "output_pos" | |
372 }, | |
373 "input_tabular": { | |
374 "id": 5, | |
375 "output_name": "out_file1" | |
376 } | |
377 }, | |
378 "inputs": [], | |
379 "name": "Filter sequences by ID", | |
380 "outputs": [ | |
381 { | |
382 "name": "output_pos", | |
383 "type": "fasta" | |
384 }, | |
385 { | |
386 "name": "output_neg", | |
387 "type": "fasta" | |
388 } | |
389 ], | |
390 "position": { | |
391 "left": 1321, | |
392 "top": 621 | |
393 }, | |
394 "post_job_actions": { | |
395 "HideDatasetActionoutput_neg": { | |
396 "action_arguments": {}, | |
397 "action_type": "HideDatasetAction", | |
398 "output_name": "output_neg" | |
399 }, | |
400 "HideDatasetActionoutput_pos": { | |
401 "action_arguments": {}, | |
402 "action_type": "HideDatasetAction", | |
403 "output_name": "output_pos" | |
404 }, | |
405 "RenameDatasetActionoutput_pos": { | |
406 "action_arguments": { | |
407 "newname": "Positive Whisson et al. (2007) and Win et al. (2007) results" | |
408 }, | |
409 "action_type": "RenameDatasetAction", | |
410 "output_name": "output_pos" | |
411 } | |
412 }, | |
413 "tool_errors": null, | |
414 "tool_id": "seq_filter_by_id", | |
415 "tool_state": "{\"__page__\": 0, \"output_choice_cond\": \"{\\\"output_choice\\\": \\\"pos\\\", \\\"__current_case__\\\": 1}\", \"input_file\": \"null\", \"input_tabular\": \"null\", \"chromInfo\": \"\\\"/opt/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"columns\": \"{\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": [\\\"1\\\"]}\"}", | |
416 "tool_version": "0.0.5", | |
417 "type": "tool", | |
418 "user_outputs": [] | |
419 }, | |
420 "10": { | |
421 "annotation": "", | |
422 "id": 10, | |
423 "input_connections": { | |
424 "input_file": { | |
425 "id": 9, | |
426 "output_name": "output_pos" | |
427 }, | |
428 "input_tabular": { | |
429 "id": 6, | |
430 "output_name": "out_file1" | |
431 } | |
432 }, | |
433 "inputs": [], | |
434 "name": "Filter sequences by ID", | |
435 "outputs": [ | |
436 { | |
437 "name": "output_pos", | |
438 "type": "fasta" | |
439 }, | |
440 { | |
441 "name": "output_neg", | |
442 "type": "fasta" | |
443 } | |
444 ], | |
445 "position": { | |
446 "left": 1641, | |
447 "top": 391 | |
448 }, | |
449 "post_job_actions": { | |
450 "HideDatasetActionoutput_neg": { | |
451 "action_arguments": {}, | |
452 "action_type": "HideDatasetAction", | |
453 "output_name": "output_neg" | |
454 }, | |
455 "RenameDatasetActionoutput_pos": { | |
456 "action_arguments": { | |
457 "newname": "RXLR by all 3 methods" | |
458 }, | |
459 "action_type": "RenameDatasetAction", | |
460 "output_name": "output_pos" | |
461 } | |
462 }, | |
463 "tool_errors": null, | |
464 "tool_id": "seq_filter_by_id", | |
465 "tool_state": "{\"__page__\": 0, \"output_choice_cond\": \"{\\\"output_choice\\\": \\\"pos\\\", \\\"__current_case__\\\": 1}\", \"input_file\": \"null\", \"input_tabular\": \"null\", \"chromInfo\": \"\\\"/opt/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"columns\": \"{\\\"__class__\\\": \\\"UnvalidatedValue\\\", \\\"value\\\": [\\\"1\\\"]}\"}", | |
466 "tool_version": "0.0.5", | |
467 "type": "tool", | |
468 "user_outputs": [] | |
469 } | |
470 } | |
471 } |