Team:Johns Hopkins/Modeling

From 2010.igem.org

(Difference between revisions)
(Undo revision 147423 by Caiyizhi (Talk))
Line 64: Line 64:
===Constant Instantiation===
===Constant Instantiation===
the overall model of the calcium channel can be subdivided into its constituent gates: the activation gate and the inactivation gate. Collapsed into chemical formulas, the channel's interactions with the calcium can be thought of as such:<br>
the overall model of the calcium channel can be subdivided into its constituent gates: the activation gate and the inactivation gate. Collapsed into chemical formulas, the channel's interactions with the calcium can be thought of as such:<br>
-
Outside
+
 
 +
[[image:Igem_Formula_1.jpg|200px|center]]
 +
 
 +
Based off the assumption that any bound calcium must travel inside, the result:<br>
 +
 
 +
[[image:Igem_Formula_2.jpg|150px|center]]
 +
 
 +
These may be further subdivided into the activation and the inactivation gates:<br>
 +
 
 +
[[image:Igem_Formula_3.jpg|250px|center]]
 +
 
 +
The rate constants are provided below:<br>
 +
 
 +
[[image:Igem_Formula_4.jpg|400px|center]]
 +
 
 +
===The Calculation of Voltage Experienced at the Cellular Level===
 +
 
 +
Although the electrodes registered voltages in volts, the individual changes felt by the individual cells in the SC media are estimated to be in millivolts. In particular, a recursive algorithm was used to calculate the optimal voltage wherein charge (from calcium) transport across the membrane occurred at the greatest rate. The MATLAB function fsolve was utilized to find this point. It reflects the observed data as seen in the notebook: the optimal point was found to exist at roughly 0.007-0.008 V, or 7-8 mV.
 +
 
 +
[[image:Igem_Formula_5.jpg|thumb|300px|center| Figure 1.c. MATLAB algorithm for the deduction of voltage of greatest charge transport]]
 +
 
 +
===Calculation of Charge Intake===
 +
The charge intake is usually dependent on two variables: stimulation time and stimulation voltage (received). The dependence can be reduced to one variable by varying the stimulation voltage at fixed stimulation times. Simultaneously, it is useful to construct, as per the RS model, a relationship between the calcium current and membrane voltage, at various stimulation times. From Ohm’s Law, it is known that V = IR. Therefore, the equation may also be written as:<br>
 +
 
 +
[[image:Igem_Formula_6.jpg|250px|center]]
 +
 
 +
In this case, the current would consist solely of calcium ions moving into the cell. Also, it is required that the term GV be scaled by the probability of the channel being open, and also by the number of channels per cell. Thus, current may be written as:<br>
 +
 
 +
[[image:Igem_Formula_7.jpg|250px|center]]
 +
 
 +
or,<br>
 +
 
 +
[[image:Igem_Formula_8.jpg|250px|center]]
 +
 
 +
The Nernst Potential of calcium can be considered to be roughly 123 mV, under physiological conditions. exists as the probability that both inactivation gates and both activation gates are open. Therefore, may be modeled as such:
 +
<!--need to edit this part-->
 +
[[image:Igem_Formula_9.jpg|250px|center]]
 +
 
 +
Bear in mind that this, as is the RS model, is a stochastic model. By calculating the steady state values of and from the differential equations:
 +
<!--need to edit this part-->
 +
[[image:Igem_formula_10.jpg|250px|center]]
 +
 
 +
And
 +
 
 +
[[image:Igem_formula_11.jpg|250px|center]]
 +
 
 +
At steady state, or and ,
 +
 
 +
[[image:Igem_formula_12.jpg|250px|center]]

Revision as of 19:41, 25 October 2010

JHU.

Contents

Abstract

The expressed purpose of this model is to take the data obtained through experiment and simulate the actions of saccharomyces cerevisiae at different voltages. The yeasts, in SC complete media, were electroporated at various voltage to induce calcium ion intake through L-type voltage-gated calcium channels. As yeasts have no sarcoplasmic reticulum, calcium will be imported largely from outside the cell. by following precedents set by the Reuter-Stevens (RS) and the Goldman-Hodgkin-Katz (GHK) models, the total charge in calcium imported into the cell during the period of electric stimulation was derived from the current-voltage relationship. The concentration of calcium taken into the cell was derived from the total charge imported, and used to determine the output of yellow fluorescent protein (YFP). the model consists of two major parts: the calculation of calcium intake and the determination of transcription/translation levels induced by calcium. These results fit the data presented in the notebook.

Figure 0. A mathematical model of voltag9e-hated calcium-controlled transcription and expression in S. cerevisiae. Note: Degradation constants not shown.

The Voltage-Gated Calcium Channel

Assumptions

  • [Ca2+]out is in excess compared to [Ca2+]in.
  • The experiment takes place at room temperature (25oC).
  • the L-type Ca2+ (Cch1) channel is homologous to those found in other eukaryotes.
  • Any Ca2+ that enters into the channel will exit into the cell.
  • The channel is specific and selective for Ca2+.
  • The cell is at steady state previous to stimulation.
  • There are two activation gates ('a') and two inactivation gates ('i').
  • Gates of the same type are identical and independent in action.
  • There are approximately 100 calcium channels per yeast cell.

Constant Instantiation

the overall model of the calcium channel can be subdivided into its constituent gates: the activation gate and the inactivation gate. Collapsed into chemical formulas, the channel's interactions with the calcium can be thought of as such:

Igem Formula 1.jpg

Based off the assumption that any bound calcium must travel inside, the result:

Igem Formula 2.jpg

These may be further subdivided into the activation and the inactivation gates:

Igem Formula 3.jpg

The rate constants are provided below:

Igem Formula 4.jpg

The Calculation of Voltage Experienced at the Cellular Level

Although the electrodes registered voltages in volts, the individual changes felt by the individual cells in the SC media are estimated to be in millivolts. In particular, a recursive algorithm was used to calculate the optimal voltage wherein charge (from calcium) transport across the membrane occurred at the greatest rate. The MATLAB function fsolve was utilized to find this point. It reflects the observed data as seen in the notebook: the optimal point was found to exist at roughly 0.007-0.008 V, or 7-8 mV.

Figure 1.c. MATLAB algorithm for the deduction of voltage of greatest charge transport

Calculation of Charge Intake

The charge intake is usually dependent on two variables: stimulation time and stimulation voltage (received). The dependence can be reduced to one variable by varying the stimulation voltage at fixed stimulation times. Simultaneously, it is useful to construct, as per the RS model, a relationship between the calcium current and membrane voltage, at various stimulation times. From Ohm’s Law, it is known that V = IR. Therefore, the equation may also be written as:

Igem Formula 6.jpg

In this case, the current would consist solely of calcium ions moving into the cell. Also, it is required that the term GV be scaled by the probability of the channel being open, and also by the number of channels per cell. Thus, current may be written as:

Igem Formula 7.jpg

or,

Igem Formula 8.jpg

The Nernst Potential of calcium can be considered to be roughly 123 mV, under physiological conditions. exists as the probability that both inactivation gates and both activation gates are open. Therefore, may be modeled as such:

Igem Formula 9.jpg

Bear in mind that this, as is the RS model, is a stochastic model. By calculating the steady state values of and from the differential equations:

Igem formula 10.jpg

And

Igem formula 11.jpg

At steady state, or and ,

Igem formula 12.jpg