Team:Carnegie Mellon/SensorModel
From 2014.igem.org
(38 intermediate revisions not shown) | |||
Line 97: | Line 97: | ||
<h1><center>Purpose</center> </h1> | <h1><center>Purpose</center> </h1> | ||
- | <p | + | <p align="justify"> The bacterial cell model was written in the BioNetGen Language, a rule-based modeling language that is useful |
for generating differential equations from a description of how various biological components interact with one | for generating differential equations from a description of how various biological components interact with one | ||
Line 107: | Line 107: | ||
the optimal conditions for running the experiment. Also if the experiments are not producing any measurable | the optimal conditions for running the experiment. Also if the experiments are not producing any measurable | ||
- | results, the model can be used to identify which component of the experiment could be the problem. | + | results, the model can be used to identify which component of the experiment could be the problem. The model was run in Rule-Bender, an environment which is dedicated to running, analyzing, visualizing, and debugging BioNetGen Language models.</p> |
<hr> | <hr> | ||
<h2> <center>The Outline</center></h2> | <h2> <center>The Outline</center></h2> | ||
- | <p align=" | + | <p align="center"> <img src="https://static.igem.org/mediawiki/2014/8/80/Contact_Map.png"> </p> |
- | intein – C terminal T7 RNAP</br></br> | + | <p align="left"> Rule-Bender provides users with a visual contact map of how each molecular component interfaces with one another. The above figure is a contact map for the T7-Intein complex, and was generated by Rule-Bender prior to the simulation of the model.The T7-Intein complex is composed of the N terminal T7 RNAP - N terminal intein – Estrogen Ligand Binding Domain – C terminal |
- | The model captures a total of 17 different interactions | + | intein – C terminal T7 RNAP.</br></br> |
+ | The model captures a total of 17 different interactions:</br></br> | ||
+ | | ||
1. The rate at which mRNA T7-Intein and YFP is transcribed.</br> | 1. The rate at which mRNA T7-Intein and YFP is transcribed.</br> | ||
+ | | ||
2. The rate at which mRNA T7-Intein is degraded.</br> | 2. The rate at which mRNA T7-Intein is degraded.</br> | ||
+ | | ||
3. The rate at which T7-Intein is translated.</br> | 3. The rate at which T7-Intein is translated.</br> | ||
+ | | ||
4. The rate at which T7-Intein is degraded.</br> | 4. The rate at which T7-Intein is degraded.</br> | ||
+ | | ||
5. The rate at which T7 RNAP polymerase is degraded.</br> | 5. The rate at which T7 RNAP polymerase is degraded.</br> | ||
+ | | ||
6. The rate at which estrogen enters the cell.</br> | 6. The rate at which estrogen enters the cell.</br> | ||
+ | | ||
7. The rate at which estrogen leaves the cell.</br> | 7. The rate at which estrogen leaves the cell.</br> | ||
+ | | ||
8. The rate at which estrogen binds to the intein-LBD.</br> | 8. The rate at which estrogen binds to the intein-LBD.</br> | ||
+ | | ||
9. The rate at which estrogen disassociates from the intein-LBD.</br> | 9. The rate at which estrogen disassociates from the intein-LBD.</br> | ||
+ | | ||
10. The rate at which the intein is spliced out and T7 RNAP is formed.</br> | 10. The rate at which the intein is spliced out and T7 RNAP is formed.</br> | ||
+ | | ||
11. The rate at which T7 RNAP binds to the T7 promoter of plasmid 2.</br> | 11. The rate at which T7 RNAP binds to the T7 promoter of plasmid 2.</br> | ||
+ | | ||
12. The rate at which mRNA RFP is transcribed.</br> | 12. The rate at which mRNA RFP is transcribed.</br> | ||
+ | | ||
13. The rate at which mRNA RFP is degraded.</br> | 13. The rate at which mRNA RFP is degraded.</br> | ||
+ | | ||
14. The rate at which RFP is translated.</br> | 14. The rate at which RFP is translated.</br> | ||
+ | | ||
15. The rate at which RFP is degraded.</br> | 15. The rate at which RFP is degraded.</br> | ||
+ | | ||
16. The rate at which YFP is translated.</br> | 16. The rate at which YFP is translated.</br> | ||
+ | | ||
17. The rate at which YFP is degraded. | 17. The rate at which YFP is degraded. | ||
</br></br></p> | </br></br></p> | ||
- | <p | + | <p> To run the model simply open the latest version of Rulebender, go to the simulation tab, provide the file path for the file you wish to run, and hit run. |
</p> | </p> | ||
<hr> | <hr> | ||
<h2> <center>The Parameters</center></h2> | <h2> <center>The Parameters</center></h2> | ||
- | <table border="1" cellspacing="0" cellpadding=" | + | <table border="1" cellspacing="0" cellpadding="10" align="center"> |
<tbody> | <tbody> | ||
<tr> | <tr> | ||
- | <td width=" | + | <td width="250" valign="top"> |
<p align="center"> | <p align="center"> | ||
<strong>Parameter</strong> | <strong>Parameter</strong> | ||
</p> | </p> | ||
</td> | </td> | ||
- | <td width=" | + | <td width="250" valign="top"> |
<p align="center"> | <p align="center"> | ||
<strong>Value</strong> | <strong>Value</strong> | ||
</p> | </p> | ||
</td> | </td> | ||
- | <td width=" | + | <td width="250" valign="top"> |
<p align="center"> | <p align="center"> | ||
<strong>Reasoning</strong> | <strong>Reasoning</strong> | ||
Line 691: | Line 709: | ||
<p> Insight: | <p> Insight: | ||
- | In order to accurately describe the behavior of certain interactions in the cell, it is necessary to use more than just simple rate constants. New functions which modify the rate constant based on cellular conditions must be introduced.</br> | + | In order to accurately describe the behavior of certain interactions in the cell, it is necessary to use more than just simple rate constants. New functions which modify the rate constant based on cellular conditions must be introduced.</br></br> |
The rate at which mRNA RFP is synthesized is the product of the rate constant and the number of T7 polymerases bound to the RFP plasmid. Thus:</br></br> | The rate at which mRNA RFP is synthesized is the product of the rate constant and the number of T7 polymerases bound to the RFP plasmid. Thus:</br></br> | ||
- | mRNA<sub>RFP</sub> Synthesis | + | <center>mRNA<sub>RFP</sub> Synthesis = k<sub>RNA<sub>RFP</sub></sub> * T7_RFP</center></br></br> |
The rate at which RFP protein is produced increases proportionally with the concentration of mRNA RFP present and decreases proportionally with the square root of the concentration of RFP currently present in the cell. Essentially the cell will make less RFP if there is already a lot of RFP currently present. Thus:</br></br> | The rate at which RFP protein is produced increases proportionally with the concentration of mRNA RFP present and decreases proportionally with the square root of the concentration of RFP currently present in the cell. Essentially the cell will make less RFP if there is already a lot of RFP currently present. Thus:</br></br> | ||
- | Protein<sub>RFP</sub> Synthesis | + | <center>Protein<sub>RFP</sub> Synthesis = k<sub>Prot<sub>RFP</sub></sub> * mRNA<sub>RFP</sub> * (1 + Prot<sub>RFP</sub>) |
- | <sup><font size="2">-½</font></sup> | + | <sup><font size="2">-½</font></sup></center> |
</br></br></br> | </br></br></br> | ||
The rate at which estrogen enters and exits the cell also depends on the concentration gradient of estrogen. If the concentration of estrogen outside the cell is much greater than the concentration of estrogen inside the cell, then estrogen will enter the cell at a much faster rate than if the concentration gradient is not as large. Thus:</br></br> | The rate at which estrogen enters and exits the cell also depends on the concentration gradient of estrogen. If the concentration of estrogen outside the cell is much greater than the concentration of estrogen inside the cell, then estrogen will enter the cell at a much faster rate than if the concentration gradient is not as large. Thus:</br></br> | ||
- | E<sub>in</sub> | + | <center>E<sub>in</sub> = k<sub>e</sub> * (Estrogen<sub>out</sub>) / (Estrogen<sub>out</sub> + Estrogen<sub>in</sub>)</br> |
- | E<sub>out</sub> | + | E<sub>out</sub> = k<sub>e</sub> * (Estrogen<sub>in</sub>) / (Estrogen<sub>out</sub> + Estrogen<sub>in</sub>)</center></br></br> |
The rate at which the T7-Intein complex is produced increases proportionally with the concentration of mRNA T7-Intein present and decreases proportionally with the square root of the concentration of T7-Intein complex currently present in the cell. Essentially the cell will make less T7-Intein complex if there is already a lot of T7-Intein currently present. Thus:</br></br> | The rate at which the T7-Intein complex is produced increases proportionally with the concentration of mRNA T7-Intein present and decreases proportionally with the square root of the concentration of T7-Intein complex currently present in the cell. Essentially the cell will make less T7-Intein complex if there is already a lot of T7-Intein currently present. Thus:</br></br> | ||
- | Protein<sub>Int</sub> Synthesis | + | <center>Protein<sub>Int</sub> Synthesis = k<sub>Prot<sub>Int</sub></sub> * mRNA<sub>Int</sub> * (1 + T7<sub>unbound</sub>) |
- | <sup><font size="2">-½</font></sup></br></br> | + | <sup><font size="2">-½</font></sup></center></br></br> |
The rate at which YFP is produced increases proportionally with the concentration of mRNA T7-Intein present (as the YFP sequence is located on the same mRNA) and decreases proportionally with the square root of the concentration of YFP currently present in the cell. Essentially the cell will make less YFP if there is already a lot of YFP currently present. Thus:</br></br> | The rate at which YFP is produced increases proportionally with the concentration of mRNA T7-Intein present (as the YFP sequence is located on the same mRNA) and decreases proportionally with the square root of the concentration of YFP currently present in the cell. Essentially the cell will make less YFP if there is already a lot of YFP currently present. Thus:</br></br> | ||
- | Protein<sub>YFP</sub> Synthesis | + | <center>Protein<sub>YFP</sub> Synthesis = k<sub>Prot<sub>Int</sub></sub> * mRNA<sub>Int</sub> * (1 + Prot<sub>YFP</sub>) |
- | <sup><font size="2">-½</font></sup></br></br> | + | <sup><font size="2">-½</font></sup></center></br></br> |
The rate at which the intein splices out is dependent on the temperature of environment surrounding the cell. Since the cell is an E. coli cell, the optimal temperature for the surrounding environment is 37 degrees Celsius. This was confirmed in the wet-lab. Thus:</br></br> | The rate at which the intein splices out is dependent on the temperature of environment surrounding the cell. Since the cell is an E. coli cell, the optimal temperature for the surrounding environment is 37 degrees Celsius. This was confirmed in the wet-lab. Thus:</br></br> | ||
- | Int Splice() = k<sub>splice</sub> * (1 + |37 - Temp| / °C) | + | <center>Int Splice() = k<sub>splice</sub> * (1 + |37 - Temp| / °C) |
- | <sup><font size="2">-½</font></sup> | + | <sup><font size="2">-½</font></sup></center> |
</p> | </p> | ||
<hr> | <hr> | ||
- | <h2><p>Results</p></h2> | + | <h2><p align="center">Results</p></h2> |
<p>The units of concentration in all of the graphs are in nM. The units of time in all of the graphs are in seconds. According to the literature enhanced GFP can be detected fairly reasonably at concentrations greater than 1 µm [7]. Thus we can assume that regular RFP will be detected at concentrations of around 100 µm. All of the simulations were carried out at 37 degrees Celsius for the optimal results. The sensor should detect estrogen within a couple of hours, thus the simulation ends in a couple of hours.</br></br> | <p>The units of concentration in all of the graphs are in nM. The units of time in all of the graphs are in seconds. According to the literature enhanced GFP can be detected fairly reasonably at concentrations greater than 1 µm [7]. Thus we can assume that regular RFP will be detected at concentrations of around 100 µm. All of the simulations were carried out at 37 degrees Celsius for the optimal results. The sensor should detect estrogen within a couple of hours, thus the simulation ends in a couple of hours.</br></br> | ||
- | <i><b><font size="4">Scenario 1: Low amount of estrogen in the environment (< 100 ppt)</font></b></i></br></br> | + | <center><i><b><font size="4">Scenario 1: Low amount of estrogen in the environment (< 100 ppt)</font></b></i></br></br> |
- | <img src="https://static.igem.org/mediawiki/2014/e/e8/Scen_1_Wet_lab.PNG"></br></br> | + | <img src="https://static.igem.org/mediawiki/2014/e/e8/Scen_1_Wet_lab.PNG"></center></br></br> |
The sensor is not sensitive enough to detect such low concentrations of estrogen in the environment, as the concentration of RFP produced never exceeds 100 µm. Also eventually the rate at which RFP degrades eclipses the rate at which RFP is produced thus making the sensor not very valuable at detecting incredibly low estrogenic concentrations.</br></br> | The sensor is not sensitive enough to detect such low concentrations of estrogen in the environment, as the concentration of RFP produced never exceeds 100 µm. Also eventually the rate at which RFP degrades eclipses the rate at which RFP is produced thus making the sensor not very valuable at detecting incredibly low estrogenic concentrations.</br></br> | ||
- | <i><b><font size="4">Scenario 2: Ideal scenario. 1000 ppt of estrogen in the environment and all of the splicing kinetics work at a reasonably fast rate. Essentially the same scenario as if the T7 polymerase was constitutively expressed.</font></b></i></br></br> | + | <center><i><b><font size="4">Scenario 2: Ideal scenario. 1000 ppt of estrogen in the environment and all of the splicing kinetics work at a reasonably fast rate. Essentially the same scenario as if the T7 polymerase was constitutively expressed.</font></b></i></br></br> |
- | <img src="https://static.igem.org/mediawiki/2014/5/55/Scen_2_Wet_Lab.PNG"></br></br> | + | <img src="https://static.igem.org/mediawiki/2014/5/55/Scen_2_Wet_Lab.PNG"></center></br></br> |
This scenario is based on the wet-lab data we received for the constitutively expressed T7 polymerase. RFP is produced at detectable amounts and the sensor does its job of detecting estrogen in water.</br></br> | This scenario is based on the wet-lab data we received for the constitutively expressed T7 polymerase. RFP is produced at detectable amounts and the sensor does its job of detecting estrogen in water.</br></br> | ||
- | <i><b><font size="4">Scenario 3: The intein is not splicing properly. This is representative of what is occurring in the wet-lab at the moment when T7 is not constitutively expressed and its formation solely depends on the splicing of the intein.</font></b></i></br></br> | + | <center><i><b><font size="4">Scenario 3: The intein is not splicing properly. This is representative of what is occurring in the wet-lab at the moment when T7 is not constitutively expressed and its formation solely depends on the splicing of the intein.</font></b></i></br></br> |
- | <img src="https://static.igem.org/mediawiki/2014/e/ea/Scen_3_Wet_Lab.PNG"></br></br> | + | <img src="https://static.igem.org/mediawiki/2014/e/ea/Scen_3_Wet_Lab.PNG"></center></br></br> |
Currently in the lab the sensor does not produce any measurable amount of RFP in the presence of estrogen. This graph represents what could possibly be occurring. Using the model, the bottleneck was identified to be the rate at which the intein splices. Thus the model saves the wet-lab biologists’ time by showing exactly which part of the system needs to be improved. | Currently in the lab the sensor does not produce any measurable amount of RFP in the presence of estrogen. This graph represents what could possibly be occurring. Using the model, the bottleneck was identified to be the rate at which the intein splices. Thus the model saves the wet-lab biologists’ time by showing exactly which part of the system needs to be improved. | ||
Line 749: | Line 767: | ||
</p> | </p> | ||
- | <h2> | + | <h2><center>Code</center></h2> |
- | + | A commented, working version of the code can be found at <a href="https://static.igem.org/mediawiki/2014/9/91/WetLab_Model.pdf"> | |
- | + | E. coli Cell Model</a> | |
- | < | + | |
- | + | <h2><b><center>References</center></b></h2> | |
+ | <p align="left">1. E. Oren et al. Free Diffusion of Steroid Hormones Across Biomembranes: A Simplex Search with Implicit Solvent Model Calculations. Biophys J. Vol. 87, pp. 768–779. August 2004.</br> | ||
- | cell&org=&rpp=100</br> | + | 2. http://bionumbers.hms.harvard.edu/search.aspx?log=y&task=searchbytrmorg&trm=surface+area+of+cell&org=&rpp=100</br> |
- | 3. | + | 3. R. L. Rich et al. Kinetic analysis of estrogen receptor/ligand interactions. PNAS. Vol. 99. No. 13. pp. 8562–8567, June 2002.</br> |
- | 4. | + | 4. S. Brenzel, T. Kurpiers, H. D. Mootz. Engineering artificially split inteins for applications in protein chemistry: biochemical characterization of the split Ssp DnaB intein and comparison to the split Sce VMA intein. Biochemistry. Vol 45(6), pp. 1571-1578, February 2006.</br> |
5. http://www.jbc.org/content/271/48/30451/T1.expansion.html</br> | 5. http://www.jbc.org/content/271/48/30451/T1.expansion.html</br> | ||
Line 766: | Line 784: | ||
6. iGEM ’09 PKU-Beijing. https://2009.igem.org/Team:PKU_Beijing/Modeling/Parameters</br> | 6. iGEM ’09 PKU-Beijing. https://2009.igem.org/Team:PKU_Beijing/Modeling/Parameters</br> | ||
- | 7. A. Furtado, and R. Henry. Measurement of green fluorescent protein concentration in single cells by image analysis. | + | 7. A. Furtado, and R. Henry. Measurement of green fluorescent protein concentration in single cells by image analysis. Vol. 310, pp. 84–92, May 2002.</br> |
- | + | 8. J. R. Faeder et al. Rule-based modeling of biochemical systems with BioNetGen. Methods Mol Biol. Vol. 500, pp. 113-167, 2009.</br> | |
+ | 9. RuleBender. http://visualizlab.org/rulebender</br> | ||
+ | 10. BioNetGen. http://bionetgen.org/index.php/Main_Page</br> | ||
Latest revision as of 02:45, 18 October 2014
Purpose
The bacterial cell model was written in the BioNetGen Language, a rule-based modeling language that is useful for generating differential equations from a description of how various biological components interact with one another. The model was constructed from both data found in the literature and experimental data from the lab. This allows the model to run various simulations of the experiment under different conditions in order to find the optimal conditions for running the experiment. Also if the experiments are not producing any measurable results, the model can be used to identify which component of the experiment could be the problem. The model was run in Rule-Bender, an environment which is dedicated to running, analyzing, visualizing, and debugging BioNetGen Language models.
The Outline
Rule-Bender provides users with a visual contact map of how each molecular component interfaces with one another. The above figure is a contact map for the T7-Intein complex, and was generated by Rule-Bender prior to the simulation of the model.The T7-Intein complex is composed of the N terminal T7 RNAP - N terminal intein – Estrogen Ligand Binding Domain – C terminal intein – C terminal T7 RNAP. The model captures a total of 17 different interactions: 1. The rate at which mRNA T7-Intein and YFP is transcribed. 2. The rate at which mRNA T7-Intein is degraded. 3. The rate at which T7-Intein is translated. 4. The rate at which T7-Intein is degraded. 5. The rate at which T7 RNAP polymerase is degraded. 6. The rate at which estrogen enters the cell. 7. The rate at which estrogen leaves the cell. 8. The rate at which estrogen binds to the intein-LBD. 9. The rate at which estrogen disassociates from the intein-LBD. 10. The rate at which the intein is spliced out and T7 RNAP is formed. 11. The rate at which T7 RNAP binds to the T7 promoter of plasmid 2. 12. The rate at which mRNA RFP is transcribed. 13. The rate at which mRNA RFP is degraded. 14. The rate at which RFP is translated. 15. The rate at which RFP is degraded. 16. The rate at which YFP is translated. 17. The rate at which YFP is degraded.
To run the model simply open the latest version of Rulebender, go to the simulation tab, provide the file path for the file you wish to run, and hit run.
The Parameters
Parameter |
Value |
Reasoning |
Temp |
Variable (default value of 37 Celsius) |
The experiment can be carried out under various temperatures. Temperature affects the rate of intein splicing and RFP levels of fluorescence. |
ppt |
Variable (default value of 1000) |
Parts per trillion of estrogen in the water you are testing. |
RFPcopies |
15 copies/cell |
Number of RFP containing plasmids per cell (pSB3K3). |
Intcopies |
2984 copies/cell |
Number of intein containing plasmids per cell (pSB1C3). |
Estrogenout |
ppt * 5.6*10-2 nM |
Concentration of estrogen outside the cell. |
Estrogenin |
0 nM |
Concentration of estrogen inside the cell. Since e. coli is a prokaryote assume it is 0 nM. |
T7-Intein |
0 nM |
Assume initial concentration of T7-Intein complex is 0 nM. |
T7-Estrogen(U) |
0 nM |
Assume initial concentration of T7-Intein complex bound to estrogen is 0 nM. |
T7-Estrogen(S) |
0 nM |
Assume initial concentration of spliced out Intein-Estrogen complex is 0 nM. |
T7-NC |
0 nM |
Assume initial concentration of T7 polymerase is 0 nM. |
PlasInt |
Intcopies * 1.0*10-3 nM |
Concentration of T7-Intein plasmids (pSB1C3). |
PlasRFP |
RFPcopies * 1.0*10-3 nM |
Concentration of T7-RFP plasmids (pSB3K3). |
T7-RFP |
0 nM |
Assume initial concentration of T7 RNAP bound to plasmid 2 is 0 nM. |
mRNARFP |
0 nM |
Assume initial concentration of mRNA RFP is 0 nM. |
ProtRFP |
0 nM |
Assume initial concentration of protein RFP is 0 nM. |
mRNAInt |
0 nM |
Assume initial concentration of mRNA intein is 0 nM. |
ProtYFP |
0 nM |
Assume initial concentration of protein YFP is 0 nM. |
ke |
1.7*10-2 s-1 |
Rate at which estrogen diffuses through membrane. The diffusion coefficient of a steroid hormone in an aqueous phase = 10-13 m 2/s [1] and the surface area of a bacteria is 6 * 10-12 m2 [2]. Thus (10-13 m2/s) / (6 * 10-12 m2) = 1.7*10-2 s-1 |
ke-T7(on) |
1.3*10-3 nM-1s-1 |
Rate at which estrogen binds to the intein. The intein contains the ligand binding domain of the human estrogen receptor, so the value is from the literature [3]. |
ke-T7(off) |
1.2*10-3 s-1 |
Rate at which estrogen dissociates from the intein. Based on literature value of human estrogen receptor [3]. |
ksplice |
7.1*10-4 s-1 |
Rate at which intein splices out. Based on literature values of other inteins’ splicing kinetics [4]. |
kT7-RFP(on) |
3.3*10-1 nM-1s-1 |
Rate at which T7 RNAP binds to the T7 promoter of the RFP plasmid. Value obtained from literature [5]. |
kT7-RFP(off) |
1.0*10-1 s-1 |
Rate at which T7 RNAP dissociates from the T7 promoter of the RFP plasmid. Value obtained from literature [5]. |
kRNARFP |
8.8*10-1 nM s-1 |
Rate at which mRNA is synthesized from RFP plasmid. From iGEM team PKU ’09 [6]. |
kRNARFP(deg) |
4.3*10-3 s-1 |
Rate at which mRNA RFP degrades. From iGEM team PKU ’09 [6]. |
kProtRFP |
9.0*10-3 s-1 |
Rate at which RFP protein is made. From iGEM team PKU ’09 [6]. |
kProtRFP(deg) |
8.3*10-4 s-1 |
Rate at which RFP protein degrades. From iGEM team PKU ’09 [6]. |
kRNAInt |
2.6*10-2 nM s-1 |
Rate at which mRNA is synthesized from T7-Intein plasmid. From iGEM team PKU ’09 [6]. |
kRNAInt(deg) |
4.3*10-3 s-1 |
Rate at which mRNA of T7-Intein degrades. From iGEM team PKU ’09 [6]. |
kProtInt |
2.2*10-3 s-1 |
Rate at which T7-Intein is made from mRNA. From iGEM team PKU ’09 [6]. |
kProtInt(deg) |
9.7*10-4 s-1 |
Rate at which T7 polymerase is degraded. From iGEM team PKU ’09 [6]. |
Insights
Insight: In order to accurately describe the behavior of certain interactions in the cell, it is necessary to use more than just simple rate constants. New functions which modify the rate constant based on cellular conditions must be introduced. The rate at which mRNA RFP is synthesized is the product of the rate constant and the number of T7 polymerases bound to the RFP plasmid. Thus:
Results
The units of concentration in all of the graphs are in nM. The units of time in all of the graphs are in seconds. According to the literature enhanced GFP can be detected fairly reasonably at concentrations greater than 1 µm [7]. Thus we can assume that regular RFP will be detected at concentrations of around 100 µm. All of the simulations were carried out at 37 degrees Celsius for the optimal results. The sensor should detect estrogen within a couple of hours, thus the simulation ends in a couple of hours.
Code
A commented, working version of the code can be found at
E. coli Cell Model
References
1. E. Oren et al. Free Diffusion of Steroid Hormones Across Biomembranes: A Simplex Search with Implicit Solvent Model Calculations. Biophys J. Vol. 87, pp. 768–779. August 2004. 2. http://bionumbers.hms.harvard.edu/search.aspx?log=y&task=searchbytrmorg&trm=surface+area+of+cell&org=&rpp=100 3. R. L. Rich et al. Kinetic analysis of estrogen receptor/ligand interactions. PNAS. Vol. 99. No. 13. pp. 8562–8567, June 2002. 4. S. Brenzel, T. Kurpiers, H. D. Mootz. Engineering artificially split inteins for applications in protein chemistry: biochemical characterization of the split Ssp DnaB intein and comparison to the split Sce VMA intein. Biochemistry. Vol 45(6), pp. 1571-1578, February 2006. 5. http://www.jbc.org/content/271/48/30451/T1.expansion.html 6. iGEM ’09 PKU-Beijing. https://2009.igem.org/Team:PKU_Beijing/Modeling/Parameters 7. A. Furtado, and R. Henry. Measurement of green fluorescent protein concentration in single cells by image analysis. Vol. 310, pp. 84–92, May 2002. 8. J. R. Faeder et al. Rule-based modeling of biochemical systems with BioNetGen. Methods Mol Biol. Vol. 500, pp. 113-167, 2009. 9. RuleBender. http://visualizlab.org/rulebender 10. BioNetGen. http://bionetgen.org/index.php/Main_Page