comparison QSAR_workflow.ga @ 0:b17805005cc8

Uploaded
author marcel
date Wed, 18 Jan 2012 17:51:21 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:b17805005cc8
1 {
2 "a_galaxy_workflow": "true",
3 "annotation": "",
4 "format-version": "0.1",
5 "name": "QSAR workflow",
6 "steps": {
7 "0": {
8 "annotation": "",
9 "id": 0,
10 "input_connections": {},
11 "inputs": [
12 {
13 "description": "",
14 "name": "Training data set"
15 }
16 ],
17 "name": "Input dataset",
18 "outputs": [],
19 "position": {
20 "left": 299,
21 "top": 309.5
22 },
23 "tool_errors": null,
24 "tool_id": null,
25 "tool_state": "{\"name\": \"Training data set\"}",
26 "tool_version": null,
27 "type": "data_input",
28 "user_outputs": []
29 },
30 "1": {
31 "annotation": "",
32 "id": 1,
33 "input_connections": {},
34 "inputs": [
35 {
36 "description": "",
37 "name": "Input Dataset"
38 }
39 ],
40 "name": "Input dataset",
41 "outputs": [],
42 "position": {
43 "left": 298.5,
44 "top": 448
45 },
46 "tool_errors": null,
47 "tool_id": null,
48 "tool_state": "{\"name\": \"Input Dataset\"}",
49 "tool_version": null,
50 "type": "data_input",
51 "user_outputs": []
52 },
53 "2": {
54 "annotation": "",
55 "id": 2,
56 "input_connections": {
57 "i": {
58 "id": 0,
59 "output_name": "output"
60 }
61 },
62 "inputs": [],
63 "name": "InputReader",
64 "outputs": [
65 {
66 "name": "o",
67 "type": "dat"
68 }
69 ],
70 "position": {
71 "left": 518,
72 "top": 265.5
73 },
74 "tool_errors": null,
75 "tool_id": "inputreader",
76 "tool_state": "{\"__page__\": 0, \"csv_sep\": \"\\\"\\\"\", \"sdp\": \"\\\"True\\\"\", \"i\": \"null\", \"csv_dl\": \"\\\"False\\\"\", \"no_cr\": \"\\\"False\\\"\", \"no_cd\": \"\\\"False\\\"\", \"csv_nr\": \"\\\"\\\"\", \"act\": \"\\\"ACTIVITY\\\"\", \"csv_cl\": \"\\\"False\\\"\", \"csv\": \"null\"}",
77 "tool_version": "1.1",
78 "type": "tool",
79 "user_outputs": []
80 },
81 "3": {
82 "annotation": "",
83 "id": 3,
84 "input_connections": {
85 "i1": {
86 "id": 0,
87 "output_name": "output"
88 },
89 "i2": {
90 "id": 1,
91 "output_name": "output"
92 }
93 },
94 "inputs": [],
95 "name": "SimilarityAnalyzer",
96 "outputs": [
97 {
98 "name": "o",
99 "type": "png"
100 }
101 ],
102 "position": {
103 "left": 526.5,
104 "top": 496
105 },
106 "tool_errors": null,
107 "tool_id": "similarityanalyzer",
108 "tool_state": "{\"i1\": \"null\", \"__page__\": 0, \"i2\": \"null\", \"title\": \"\\\"None\\\"\"}",
109 "tool_version": "0.9",
110 "type": "tool",
111 "user_outputs": []
112 },
113 "4": {
114 "annotation": "",
115 "id": 4,
116 "input_connections": {
117 "i": {
118 "id": 2,
119 "output_name": "o"
120 }
121 },
122 "inputs": [],
123 "name": "AutoModel",
124 "outputs": [
125 {
126 "name": "o",
127 "type": "mod"
128 }
129 ],
130 "position": {
131 "left": 818,
132 "top": 287.5
133 },
134 "tool_errors": null,
135 "tool_id": "automodel",
136 "tool_state": "{\"i\": \"null\", \"__page__\": 0, \"min_quality\": \"\\\"0.3\\\"\"}",
137 "tool_version": "1.1",
138 "type": "tool",
139 "user_outputs": []
140 },
141 "5": {
142 "annotation": "",
143 "id": 5,
144 "input_connections": {
145 "i": {
146 "id": 1,
147 "output_name": "output"
148 },
149 "mod": {
150 "id": 4,
151 "output_name": "o"
152 }
153 },
154 "inputs": [],
155 "name": "MolPredictor",
156 "outputs": [
157 {
158 "name": "o",
159 "type": "sdf"
160 }
161 ],
162 "position": {
163 "left": 729.5,
164 "top": 413.5
165 },
166 "tool_errors": null,
167 "tool_id": "molpredictor",
168 "tool_state": "{\"__page__\": 0, \"csv_sep\": \"\\\"\\\"\", \"sdp\": \"\\\"True\\\"\", \"i\": \"null\", \"csv_dl\": \"\\\"False\\\"\", \"csv_nr\": \"\\\"\\\"\", \"csv_cl\": \"\\\"False\\\"\", \"rm\": \"\\\"False\\\"\", \"csv\": \"null\", \"mod\": \"null\"}",
169 "tool_version": "1.1",
170 "type": "tool",
171 "user_outputs": []
172 }
173 }
174 }