-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathparameters.hoc
More file actions
302 lines (287 loc) · 5.88 KB
/
parameters.hoc
File metadata and controls
302 lines (287 loc) · 5.88 KB
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
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
// Parameters.hoc shows parameters of equation and conductance levels for each channel
// implemented on model M-cell. Tonic firing model (Figure 6A) are arbitrary determined by
// fitting expression levels of na, kht, ka, and leak to reproduce tonic firing of
// the M-cell after both DTX and XE991 treatment and MiD2/3cm shown in Figure 1.
// Pairs of conductances for low-threshold K+ channels (Figures 6A,B) that best explain
// our experimental data are searched by comprehensive implementation of kcnq and kcna
// or kcnab2 to tonic firing model.
//
// Takaki Watanabe
// wtakaki@m.u-tokyo.ac.jp
// na parameters
aa4= 39 // activation @low thoreshold
bb4= 8 // activation @low thoreshold
cc4= 63 // activation @low thoreshold
dd4= 7 // activation @middle thoreshold
ee4= 70 // inactivation @high thoreshold
ff4= 5
gg4= 110
hh4= 16 // rise time @low thoreshold
ii4= 200 // rise time @low thoreshold
jj4= 50
kk4= 10
ll4= 0.01
mm4= 110 // rise time @middle thoreshold
nn4= 3
oo4= 110
pp4= 20
qq4= 10
rr4= 80
ss4= 13
tt4= 0.1
// kcnq parameters
aa0= 29 // activation @low thoreshold
bb0= 10 // activation @low thoreshold
cc0= 0.25 // activation @low thoreshold
dd0= 71 // activation @middle thoreshold
ee0= 150 // inactivation @high thoreshold // changed
ff0= 320
gg0= 4
hh0= 0 // rise time @low thoreshold
ii0= 70 // rise time @low thoreshold
jj0= 10
kk0= 63
ll0= 6
mm0= 10 // rise time @middle thoreshold // significant changed
nn0= 1000 // inactivation time course high thoreshold
oo0= 60
pp0= 20
qq0= 60
rr0= 8
ss0= 50
zss0 = 0.9 // changed
// kcna parameters
aa2= 35 // activation @low thoreshold
bb2= 7 // activation @low thoreshold
cc2= 0.25 // activation @low thoreshold
dd2= 71 // activation @middle thoreshold
ee2= 150 // inactivation @high thoreshold // changed
ff2= 120
gg2= 6
hh2= 80 // rise time @low thoreshold
ii2= 24 // rise time @low thoreshold
jj2= 70
kk2= 59
ll2= 7 // deactivation
mm2= 1.3 // rise time middle thoreshold
nn2= 1000 // inactivation time course high thoreshold
oo2= 60
pp2= 20
qq2= 60
rr2= 8
ss2= 50
zss2 = 0.9 // changed
// kcnab2 parameters
aa4= 35 // activation @low thoreshold
bb4= 9 // activation @low thoreshold
cc4= 0.25 // activation @low thoreshold
dd4= 71 // activation @middle thoreshold
ee4= 150 // inactivation @high thoreshold // changed
ff4= 175
gg4= 6
hh4= 85 // rise time @low thoreshold
ii4= 20 // rise time @low thoreshold
jj4= 80
kk4= 62
ll4= 6 // deactivation
mm4= 1 // rise time middle thoreshold
nn4= 1000 // inactivation time course high thoreshold
oo4= 60
pp4= 20
qq4= 60
rr4= 8
ss4= 50
zss4 = 0.9 // changed
// kht parameters
aa1= 15
bb1= 5 // activation @low thoreshold
cc1= 0.5
dd1= 23 // activation @middle thoreshold
ee1= 6
ff1= 100
gg1= 11
hh1= 60
ii1= 24
jj1= 21
kk1= 60
ll1= 23
mm1= 0.5
nn1= 100
oo1= 4
pp1= 60
qq1= 21
rr1= 5
ss1= 10
tt1= 18
uu1= 0.5
nf = 0.85
// ka parameters
aa3=31 // activation @low thoreshold
bb3=6 // activation acceleration @low thoreshold
cc3=0.25
dd3=66
ee3=7
ff3=0.5
gg3=66
hh3=7
ii3=0.5
jj3=100
kk3=7
ll3=60
mm3=14
nn3=29
oo3=60
pp3=24
qq3=0.1
rr3=1000 // inactivation fall time @middle
ss3=14
tt3=60
uu3=27
vv3=29
ww3=60
xx3=24
yy3=1
zz3=90
aaa3=66
bbb3=17
ccc3=10
proc set_Mauthner0(){
soma{
gnabar_na1=6000
gkhtbar_kht1=1500
gkabar_ka1=300
g_leak1 =12
gkcnqbar_kcnq1=0
gkcnabar_kcna1=0
gkcnab2bar_kcnab21=0
lstd=40
soma.L=lstd
soma.diam=lstd
capcalL()
capcalD()
iint = 240
idelta=1
vm0 = -85
}
modelname = "Tonic firing/+DTX+XE991"
}
proc set_Mauthner1(){
soma{
gnabar_na1=6000
gkhtbar_kht1=1500
gkabar_ka1=300
g_leak1 =12
gkcnqbar_kcnq1=1400
gkcnabar_kcna1=0
gkcnab2bar_kcnab21=700
lstd=40
soma.L=lstd
soma.diam=lstd
capcalL()
capcalD()
iint = 860
idelta=1
vm0 = -85
}
modelname = "4dpf M-cell"
}
proc set_Mauthner2(){
soma{
gnabar_na1=6000
gkhtbar_kht1=1500
gkabar_ka1=300
g_leak1 =12
gkcnqbar_kcnq1=700
gkcnabar_kcna1=150
gkcnab2bar_kcnab21=0
lstd=40
soma.L=lstd
soma.diam=lstd
capcalL()
capcalD()
iint = 400
idelta=1
vm0 = -85
}
modelname = "2dpf M-cell"
}
proc set_Mauthner3(){
soma{
gnabar_na1=6000
gkhtbar_kht1=1500
gkabar_ka1=300
g_leak1 =12
gkcnqbar_kcnq1=0
gkcnabar_kcna1=150
gkcnab2bar_kcnab21=0
lstd=40
soma.L=lstd
soma.diam=lstd
capcalL()
capcalD()
iint = 300
idelta=1
vm0 = -85
}
modelname = "2dpf M-cell +XE991"
}
proc set_Mauthner4(){
soma{
gnabar_na1=6000
gkhtbar_kht1=1500
gkabar_ka1=300
g_leak1 =12
gkcnqbar_kcnq1=700
gkcnabar_kcna1=0
gkcnab2bar_kcnab21=0
lstd=40
soma.L=lstd
soma.diam=lstd
capcalL()
capcalD()
iint = 360
idelta=1
vm0 = -85
}
modelname = "2dpf M-cell +DTX"
}
proc set_Mauthner5(){
soma{
gnabar_na1=6000
gkhtbar_kht1=1500
gkabar_ka1=300
g_leak1 =12
gkcnqbar_kcnq1=0
gkcnabar_kcna1=0
gkcnab2bar_kcnab21=700
lstd=40
soma.L=lstd
soma.diam=lstd
capcalL()
capcalD()
iint = 760
idelta=1
vm0 = -85
}
modelname = "4dpf M-cell +XE991"
}
proc set_Mauthner6(){
soma{
gnabar_na1=6000
gkhtbar_kht1=1500
gkabar_ka1=300
g_leak1 =12
gkcnqbar_kcnq1=1400
gkcnabar_kcna1=0
gkcnab2bar_kcnab21=0
lstd=40
soma.L=lstd
soma.diam=lstd
capcalL()
capcalD()
iint = 460
idelta=1
vm0 = -85
}
modelname = "4dpf M-cell +DTX"
}