Calcium dependent potassium channel
Posted: Fri Jul 07, 2006 3:52 pm
I am trying to build a calcium dependent potassium channel by writing a mod file, since I don't think I can incorporate calcium dependence in the channel builder.
However, the intracellular calcium concentration that controls the potassium current changes based on 2 other calcium channels.
Where
tauca*(d[ca]i/dt) = -f(Icat + Icas) - [ca] + [ca]0;
where f, tauca and [ca]0 are constants 14.96uM/nA, 200ms, and 0.05uM respectively.
Icat and Icas are hh channels defined w/ minf, hinf, and their respective taus.
I have built those channels using the channel builder.
I'm a beginner at writing mod files, and I have looked at some examples, but I'm not sure where, and how I would be able to incorporate the intracllular calcium concentraion and its governing equation into the mod file where the mod file can read in the Icat and Icas that I built from channel builder.
Thanks in advance!
However, the intracellular calcium concentration that controls the potassium current changes based on 2 other calcium channels.
Where
tauca*(d[ca]i/dt) = -f(Icat + Icas) - [ca] + [ca]0;
where f, tauca and [ca]0 are constants 14.96uM/nA, 200ms, and 0.05uM respectively.
Icat and Icas are hh channels defined w/ minf, hinf, and their respective taus.
I have built those channels using the channel builder.
I'm a beginner at writing mod files, and I have looked at some examples, but I'm not sure where, and how I would be able to incorporate the intracllular calcium concentraion and its governing equation into the mod file where the mod file can read in the Icat and Icas that I built from channel builder.
Thanks in advance!