comparison Galaxy-Workflow-bisulfighter.ga @ 0:5a5d062e3b33 draft default tip

Uploaded
author yutaka-saito
date Sun, 19 Apr 2015 11:21:51 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:5a5d062e3b33
1 {
2 "a_galaxy_workflow": "true",
3 "annotation": "",
4 "format-version": "0.1",
5 "name": "bisulfighter",
6 "steps": {
7 "0": {
8 "annotation": "",
9 "id": 0,
10 "input_connections": {},
11 "inputs": [
12 {
13 "description": "",
14 "name": "single-end fastq reads for sample1"
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\": \"single-end fastq reads for sample1\"}",
27 "tool_version": null,
28 "type": "data_input",
29 "user_outputs": [],
30 "uuid": "e06f739a-dceb-4277-adaa-421fa3c8b404"
31 },
32 "1": {
33 "annotation": "",
34 "id": 1,
35 "input_connections": {},
36 "inputs": [
37 {
38 "description": "",
39 "name": "single-end fastq reads for sample2"
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\": \"single-end fastq reads for sample2\"}",
52 "tool_version": null,
53 "type": "data_input",
54 "user_outputs": [],
55 "uuid": "6aae6752-e196-47ec-bd17-e348c9e274cb"
56 },
57 "2": {
58 "annotation": "",
59 "id": 2,
60 "input_connections": {
61 "read|in": {
62 "id": 0,
63 "output_name": "output"
64 }
65 },
66 "inputs": [
67 {
68 "description": "runtime parameter for tool bsfcall",
69 "name": "reference"
70 }
71 ],
72 "label": null,
73 "name": "bsfcall",
74 "outputs": [
75 {
76 "name": "outres",
77 "type": "tabular"
78 },
79 {
80 "name": "outlog",
81 "type": "txt"
82 }
83 ],
84 "position": {
85 "left": 435,
86 "top": 200
87 },
88 "post_job_actions": {},
89 "tool_errors": null,
90 "tool_id": "toolshed.g2.bx.psu.edu/repos/yutaka-saito/bsfcall/bsfcall/1.0.0",
91 "tool_state": "{\"read\": \"{\\\"end\\\": \\\"single-end\\\", \\\"__current_case__\\\": 0, \\\"in\\\": null}\", \"__page__\": 0, \"__rerun_remap_job_id__\": null, \"reference\": \"{\\\"source\\\": \\\"indexed\\\", \\\"__current_case__\\\": 0, \\\"index\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}}\"}",
92 "tool_version": "1.0.0",
93 "type": "tool",
94 "user_outputs": [],
95 "uuid": "9b5f9915-d4e4-41c7-bb0b-4188579abf35"
96 },
97 "3": {
98 "annotation": "",
99 "id": 3,
100 "input_connections": {
101 "read|in": {
102 "id": 1,
103 "output_name": "output"
104 }
105 },
106 "inputs": [
107 {
108 "description": "runtime parameter for tool bsfcall",
109 "name": "reference"
110 }
111 ],
112 "label": null,
113 "name": "bsfcall",
114 "outputs": [
115 {
116 "name": "outres",
117 "type": "tabular"
118 },
119 {
120 "name": "outlog",
121 "type": "txt"
122 }
123 ],
124 "position": {
125 "left": 435,
126 "top": 358
127 },
128 "post_job_actions": {},
129 "tool_errors": null,
130 "tool_id": "toolshed.g2.bx.psu.edu/repos/yutaka-saito/bsfcall/bsfcall/1.0.0",
131 "tool_state": "{\"read\": \"{\\\"end\\\": \\\"single-end\\\", \\\"__current_case__\\\": 0, \\\"in\\\": null}\", \"__page__\": 0, \"__rerun_remap_job_id__\": null, \"reference\": \"{\\\"source\\\": \\\"indexed\\\", \\\"__current_case__\\\": 0, \\\"index\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}}\"}",
132 "tool_version": "1.0.0",
133 "type": "tool",
134 "user_outputs": [],
135 "uuid": "04af3b7b-35a9-4bfd-a6f5-1b1c84fb1185"
136 },
137 "4": {
138 "annotation": "",
139 "id": 4,
140 "input_connections": {
141 "intype|in1": {
142 "id": 2,
143 "output_name": "outres"
144 },
145 "intype|in2": {
146 "id": 3,
147 "output_name": "outres"
148 }
149 },
150 "inputs": [],
151 "label": null,
152 "name": "ComMet",
153 "outputs": [
154 {
155 "name": "outdmc",
156 "type": "tabular"
157 },
158 {
159 "name": "outdmr",
160 "type": "tabular"
161 }
162 ],
163 "position": {
164 "left": 763,
165 "top": 200
166 },
167 "post_job_actions": {},
168 "tool_errors": null,
169 "tool_id": "toolshed.g2.bx.psu.edu/repos/yutaka-saito/commet/ComMet/1.0.0",
170 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"intype\": \"{\\\"in2\\\": null, \\\"mapper\\\": \\\"bsf-call\\\", \\\"in1\\\": null, \\\"__current_case__\\\": 0}\"}",
171 "tool_version": "1.0.0",
172 "type": "tool",
173 "user_outputs": [],
174 "uuid": "4e503e50-4023-45e8-8738-27e0fdcce949"
175 }
176 },
177 "uuid": "9d6d0530-2ed9-4346-91a5-02d8464be49c"
178 }