-
Notifications
You must be signed in to change notification settings - Fork 0
/
mitochondrial_reactions1.json
177 lines (176 loc) · 7.4 KB
/
mitochondrial_reactions1.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
{
"nodes": [
{"id": "GLC","group": 11},
{"id": "ATPc","group": 11},
{"id": "G6P","group": 11},
{"id": "ADPc","group": 11},
{"id": "F6P","group": 11},
{"id": "F16BP","group": 11},
{"id": "GAP","group": 11},
{"id": "Pi","group": 11},
{"id": "NADc","group": 11},
{"id": "BPG","group": 11},
{"id": "NADHc","group": 11},
{"id": "PEP","group": 11},
{"id": "PYRc","group": 11},
{"id": "LAC","group": 11},
{"id": "Pic","group": 11},
{"id": "AMPc","group": 11},
{"id": "ALA","group": 11},
{"id": "PYRm","group": 10},
{"id": "CoA","group": 10},
{"id": "NADm","group": 10},
{"id": "ACoA","group": 10},
{"id": "NADHm","group": 10},
{"id": "OXA","group": 10},
{"id": "CIT","group": 10},
{"id": "AKG","group": 10},
{"id": "SCoA","group": 10},
{"id": "GDP","group": 10},
{"id": "Pim","group": 10},
{"id": "SUC","group": 10},
{"id": "GTP","group": 10},
{"id": "ADPm","group": 10},
{"id": "ATPm","group": 10},
{"id": "FUM","group": 10},
{"id": "MAL","group": 10},
{"id": "ASP","group": 10},
{"id": "GLU","group": 10},
{"id": "UQ","group": 10},
{"id": "UQH2","group": 10},
{"id": "CytCo","group": 10},
{"id": "CytCr","group": 10},
{"id": "HK","group": 21},
{"id": "PGI","group": 21},
{"id": "PFK","group": 21},
{"id": "ALD","group": 21},
{"id": "GAPDH","group": 21},
{"id": "PGK","group": 21},
{"id": "PK","group": 21},
{"id": "LDH","group": 21},
{"id": "ATPase","group": 21},
{"id": "AK","group": 21},
{"id": "AA","group": 21},
{"id": "PDH","group": 20},
{"id": "CITS","group": 20},
{"id": "ICDH","group": 20},
{"id": "AKGDH","group": 20},
{"id": "SCAS","group": 20},
{"id": "NDK","group": 20},
{"id": "FH","group": 20},
{"id": "MDH","group": 20},
{"id": "GOT","group": 20},
{"id": "CI","group": 15},
{"id": "CII","group": 15},
{"id": "CIII","group": 15},
{"id": "CIV","group": 15},
{"id": "CV","group": 15},
{"id": "MAS","group": 15},
{"id": "ANT","group": 15},
{"id": "PYRT","group": 15}
],
"links": [
{"source": "GLC", "target": "HK", "value": 2},
{"source": "ATPc", "target": "HK", "value": 2},
{"source": "HK", "target": "G6P", "value": 2},
{"source": "HK", "target": "ADPc", "value": 2},
{"source": "G6P", "target": "PGI", "value": 2},
{"source": "PGI", "target": "F6P", "value": 2},
{"source": "F6P", "target": "PFK", "value": 2},
{"source": "ATPc", "target": "PFK", "value": 2},
{"source": "PFK", "target": "F16BP", "value": 2},
{"source": "PFK", "target": "ADPc", "value": 2},
{"source": "F16BP", "target": "ALD", "value": 2},
{"source": "ALD", "target": "GAP", "value": 2},
{"source": "GAP", "target": "GAPDH", "value": 2},
{"source": "Pi", "target": "GAPDH", "value": 2},
{"source": "NADc", "target": "GAPDH", "value": 2},
{"source": "GAPDH", "target": "BPG", "value": 2},
{"source": "GAPDH", "target": "NADHc", "value": 2},
{"source": "BPG", "target": "PGK", "value": 2},
{"source": "ADPc", "target": "PGK", "value": 2},
{"source": "PGK", "target": "PEP", "value": 2},
{"source": "PGK", "target": "ATPc", "value": 2},
{"source": "PEP", "target": "PK", "value": 2},
{"source": "ADPc", "target": "PK", "value": 2},
{"source": "PK", "target": "PYRc", "value": 2},
{"source": "PK", "target": "ATPc", "value": 2},
{"source": "PYRc", "target": "LDH", "value": 2},
{"source": "NADHc", "target": "LDH", "value": 2},
{"source": "LDH", "target": "LAC", "value": 2},
{"source": "LDH", "target": "NADc", "value": 2},
{"source": "ATPc", "target": "ATPase", "value": 2},
{"source": "ATPase", "target": "ADPc", "value": 2},
{"source": "ATPase", "target": "Pic", "value": 2},
{"source": "ATPc", "target": "AK", "value": 2},
{"source": "AMPc", "target": "AK", "value": 2},
{"source": "AK", "target": "ADPc", "value": 2},
{"source": "PYRc", "target": "AA", "value": 2},
{"source": "AA", "target": "ALA", "value": 2},
{"source": "PYRm", "target": "PDH", "value": 1},
{"source": "CoA", "target": "PDH", "value": 1},
{"source": "NADm", "target": "PDH", "value": 1},
{"source": "PDH", "target": "ACoA", "value": 1},
{"source": "PDH", "target": "NADHm", "value": 1},
{"source": "ACoA", "target": "CITS", "value": 1},
{"source": "OXA", "target": "CITS", "value": 1},
{"source": "CITS", "target": "CIT", "value": 1},
{"source": "CITS", "target": "CoA", "value": 1},
{"source": "CIT", "target": "ICDH", "value": 1},
{"source": "NADm", "target": "ICDH", "value": 1},
{"source": "ICDH", "target": "AKG", "value": 1},
{"source": "ICDH", "target": "NADHm", "value": 1},
{"source": "AKG", "target": "AKGDH", "value": 1},
{"source": "CoA", "target": "AKGDH", "value": 1},
{"source": "NADm", "target": "AKGDH", "value": 1},
{"source": "AKGDH", "target": "SCoA", "value": 1},
{"source": "AKGDH", "target": "NADHm", "value": 1},
{"source": "SCoA", "target": "SCAS", "value": 1},
{"source": "GDP", "target": "SCAS", "value": 1},
{"source": "Pim", "target": "SCAS", "value": 1},
{"source": "SCAS", "target": "SUC", "value": 1},
{"source": "SCAS", "target": "GTP", "value": 1},
{"source": "SCAS", "target": "CoA", "value": 1},
{"source": "GTP", "target": "NDK", "value": 1},
{"source": "ADPm", "target": "NDK", "value": 1},
{"source": "NDK", "target": "GDP", "value": 1},
{"source": "NDK", "target": "ATPm", "value": 1},
{"source": "FUM", "target": "FH", "value": 1},
{"source": "FH", "target": "MAL", "value": 1},
{"source": "MAL", "target": "MDH", "value": 1},
{"source": "NADm", "target": "MDH", "value": 1},
{"source": "MDH", "target": "OXA", "value": 1},
{"source": "MDH", "target": "NADHm", "value": 1},
{"source": "ASP", "target": "GOT", "value": 1},
{"source": "AKG", "target": "GOT", "value": 1},
{"source": "GOT", "target": "GLU", "value": 1},
{"source": "GOT", "target": "OXA", "value": 1},
{"source": "NADHm", "target": "CI", "value": 1},
{"source": "UQ", "target": "CI", "value": 1},
{"source": "CI", "target": "NADm", "value": 1},
{"source": "CI", "target": "UQH2", "value": 1},
{"source": "SUC", "target": "CII", "value": 1},
{"source": "UQ", "target": "CII", "value": 1},
{"source": "CII", "target": "FUM", "value": 1},
{"source": "CII", "target": "UQH2", "value": 1},
{"source": "UQH2", "target": "CIII", "value": 1},
{"source": "CytCo", "target": "CIII", "value": 1},
{"source": "CIII", "target": "UQ", "value": 1},
{"source": "CIII", "target": "CytCr", "value": 1},
{"source": "CytCr", "target": "CIV", "value": 1},
{"source": "CIV", "target": "CytCo", "value": 1},
{"source": "ADPm", "target": "CV", "value": 1},
{"source": "Pim", "target": "CV", "value": 1},
{"source": "CV", "target": "ATPm", "value": 1},
{"source": "NADHc", "target": "MAS", "value": 1},
{"source": "MAS", "target": "NADHm", "value": 1},
{"source": "NADm", "target": "MAS", "value": 1},
{"source": "MAS", "target": "NADc", "value": 1},
{"source": "ADPc", "target": "ANT", "value": 1},
{"source": "ATPm", "target": "ANT", "value": 1},
{"source": "ANT", "target": "ATPc", "value": 1},
{"source": "ANT", "target": "ADPm", "value": 1},
{"source": "PYRc", "target": "PYRT", "value": 1},
{"source": "PYRT", "target": "PYRm", "value": 1}
]
}