Team:UANL Mty-Mexico/Modeling

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{:Team:UANL_Mty-Mexico/Templates:Main}}
-
 
+
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<div class="content">
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<body>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<!-- MathJax (LaTeX for the web) -->
 +
    <script type="text/x-mathjax-config">
 +
        MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
 +
        MathJax.Hub.Config({
 +
            TeX: {
 +
                equationNumbers: {  autoNumber: "AMS"  }
 +
            }
 +
        });
 +
    </script>
 +
    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 +
 
 +
<p><br><h2><a name="Biosensor"></a>Biosensor</h2><br></p>
 +
 
 +
<p>Our biosensor model is a continuation of the previously exposed transport and accumulation model with the addition of the production of luciferase as a function of ArsR|As concentration. In this way, we can relate the concentration of extracellular As to the production of luciferase. </p>
 +
 
 +
<p><br><h3><a name="ODEBIOSENSOR"></a>ODEs</h3></p><hr align="center" width="33%"/></br>
 +
 
 +
<p>The ODEs that describe the kinetics of the biosensor modules include all the assumptions presented in the <a href="https://2012.igem.org/Team:UANL_Mty-Mexico/Modeling/transport_and_accumulation#core_model">core model</a> and the equations presented for the <a href="https://2012.igem.org/Team:UANL_Mty-Mexico/Modeling/transport_and_accumulation#ODEANT"> accumulation and transport</a> module, along with their corresponding <a href="https://2012.igem.org/Team:UANL_Mty-Mexico/Modeling/transport_and_accumulation#parametersANT"> parameters</a>.
 +
</p>
 +
 
 +
<p>Taking into account the equations from the accumulation and transport module, we introduce a generator for Luciferase:
 +
</p>
 +
<br><p><b><i>Luciferase mRNA</i></b></p>
 +
\begin{equation}
 +
\large \frac{d[mRNA_{Luc}]}{dt} = \alpha _{mLuc}\cdot (pro_{ars})\cdot(\frac{k_{D1}^{h_{1}}}{k_{D1}^{h_{1}}+[ArsR]^{h_{1}}})- \delta _{mRNA_{Luc}}[mRNA_{Luc}]
 +
\end{equation} </br></p>
 +
 
 +
<br><p><b><i>Luciferase protein
 +
</p></b></i>
 +
\begin{equation}
 +
\large \frac{d[Luc]}{dt} = \alpha _{pLuc}\cdot[mRNA_{Luc}]- \delta _{Luc}[Luc]
 +
\end{equation} </p>
 +
 
 +
<p><br><h3><a name="Parbiosensor"></a>Parameters</h3><hr align="center" width="33%"/></p><hr align="center" width="33%"/></br>
 +
 
 +
<p>The parameters for the ODEs describing the production of luciferase mRNA and protein are shown in the next table.</p>
 +
 
 +
 
 +
<br><p><b>Parameter table</b></p>
 +
<br>
 +
<center>
 +
<table border="1" cellspacing="1" cellpadding="1">
 +
  <tbody>
 +
    <tr  style="background-color:#99CCFF">
 +
      <td valign="top">
 +
        <p>Parameter</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Description</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Value</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>References</p>
 +
      </td>
 +
    </tr>
 +
 
 +
  <tr  border="1" style="background-color:#CCCCCC">
 +
      <td valign="top">
 +
        <p>α<sub>mArsR</sub></p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Maximal transcription rate of ArsR</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>3.74 nM/min</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Assumptions</p>
 +
      </td>
 +
    </tr>
 +
 
 +
  <tr  border="1" style="background-color:#CCCCCC">
 +
      <td valign="top">
 +
        <p>α<sub>mFluc</sub></p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Maximal transcription rate of Fluc</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>1.40 nM/min</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Assumptions</p>
 +
      </td>
 +
    </tr>
 +
 
 +
  <tr  border="1" style="background-color:#CCCCCC">
 +
      <td valign="top">
 +
        <p>α<sub>pArsR</sub></p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Maximal translation rate of ArsR</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>9.74 nM/min</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Assumptions</p>
 +
      </td>
 +
    </tr>
 +
 
 +
  <tr  border="1" style="background-color:#CCCCCC">
 +
      <td valign="top">
 +
        <p>α<sub>pFluc</sub></p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Maximal translation rate of Fluc</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>2.06 nM/min</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Assumptions</p>
 +
      </td>
 +
    </tr>
 +
 
 +
  <tr  border="1" style="background-color:#CCCCCC">
 +
      <td valign="top">
 +
        <p>δ<sub>mRNAArsR</sub></p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Degradation rate of ArsR mRNA</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>2.16x10<sup>-1</sup> min<sup>-1</sup></p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Assumptions, <a href="http://genome.cshlp.org/content/13/2/216.long">Selinger, <i>et al.</i> (2003)</p>
 +
      </td>
 +
    </tr>
 +
 
 +
  <tr  border="1" style="background-color:#CCCCCC">
 +
      <td valign="top">
 +
        <p>δ<sub>mRNAFluc</sub></p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Degradation rate of Fluc mRNA</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>3.37x10<sup>-2</sup> min<sup>-1</sup></p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Assumptions, <a href="http://www.sciencemag.org/content/suppl/2011/03/16/science.1198817.DC1/Suter.SOM.pdf">Suter, <i>et al.</i> (2011), <a href="http://jgv.sgmjournals.org/content/88/1/286.full">Karetnivok and Lehto (2006).</p>
 +
      </td>
 +
    </tr>
 +
 
 +
  <tr  border="1" style="background-color:#CCCCCC">
 +
      <td valign="top">
 +
        <p>δ<sub>ArsR</sub></p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Degradation rate of ArsR</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>2.31x10<sup>-2</sup> min<sup>-1</sup></p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Assumptions</p>
 +
      </td>
 +
    </tr>
 +
 
 +
  <tr  border="1" style="background-color:#CCCCCC">
 +
      <td valign="top">
 +
        <p>δ<sub>Fluc</sub></p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Degradation rate of Fluc</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>2.60x10<sup>-2</sup> min<sup>-1</sup></p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Assumptions, <a href="http://www.pnas.org/content/early/2009/02/10/0813345106.full.pdf">Auld, <i>et al. </i> (2008)</p>
 +
      </td>
 +
    </tr>
 +
 
 +
   
 +
<tr  border="1" style="background-color:#CCCCCC">
 +
      <td valign="top">
 +
        <p>pro<sub>ars</sub></p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Concentration of ars promoter</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>aprox. 1*plasmid copy (nM)</p>
 +
      </td>
 +
      <td valign="top">
 +
        <p>Assumptions</p>
 +
      </td>
 +
    </tr>
 +
 
 +
 
 +
  </tbody>
 +
</table>
 +
</center>
 +
 
 +
 
 +
<p><br><h3><a name="Parbiosensor"></a>Simulations</h3><hr align="center" width="33%"/></p><hr align="center" width="33%"/></br>
 +
 
 +
<p>For the constructed ODEs, we built a Simulink model. With the extracellular As set to zero and the initial conditions for all other variables set to zero, as well, we obtained the values for the variables ArsR and Fluc (both in protein and mRNA) at steady state and used them as initial conditions for further simulations:</p><p>
 +
mRNAs: ArsR = 2.1058 nM; Fluc = 5 nM</p><p>
 +
Proteins: ArsR = 887.7 nM; Fluc = 398.6 nM</p><p>
 +
We also set all the numerical integrators to have lower saturation limits equal to zero, to be in concordance with the mass conservation law. Here are the results for simulations at extracellular As set to 0, 0.1, 1, 5 and 10 μM (0, 100, 1000, 5000, 10000 nM). </p>
 +
 
 +
<table class="image" align="center">
 +
<caption align="bottom"><b>Figure 1.</b> Time vs Luciferase production (nM)</caption>
 +
<tr><td><img src="https://static.igem.org/mediawiki/2012/3/3a/Arsenic_vs_flucUANL2012.jpg" style="width:800px;"></td></tr>
 +
</table>
 +
<br>
 +
 
 +
 
 +
<br>
 +
<p>The last simulation shows the dynamics of the Luc production at different As concentrations; now we want to know the dynamic range of our biosensor. In order to do this, we performed simulations at varying extracellular As concentrations (ranging 0, 0.1, 1, 5, 10, 50 and 100 μM) and recorded the level of Luc at 150 min. Next, we plotted the pairs of extracellular As concentration and Luc levels at 150 min; this pairs were then fitted to a rational curve using the Matlab fitting tool, so we ended with a formula for the theoretical relation between extracellular arsenic and Luc levels at 150 min
 +
</p>
 +
 
 +
<table class="image" align="center">
 +
<caption align="bottom"><b>Figure 2.</b> Extracellular arsenic vs Luc(nM)</caption>
 +
<tr><td><img src="https://static.igem.org/mediawiki/2012/thumb/5/54/As_vs_flucUANL2012.jpg/800px-As_vs_flucUANL2012.jpg" style="width:800px;"></td></tr>
 +
</table>
 +
<br>
 +
 
 +
<br><p><b><i>Function relating extracellular arsenic and Luc
 +
</p></b></i>
 +
\begin{equation}
 +
\large [Luc] = \frac{2816[As]^{2} + 316.6[As] - 607}{[As]^{2} + 10.24[As] - 3.521}
 +
\end{equation} </p>
 +
 
 +
<p>The R<sup>2</sup> for this equation as a regresion of the actual data was 0.998.
 +
 
 +
<p><br><h2><a name="Simulink_biosensor"></a>Simulink model: biosensor</h2><br></p>
 +
 
 +
See our simulink model <a href="https://dl.dropbox.com/u/105944108/Biosensor_Rubengood.mdl">here</a>.
 +
 
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
<div class="sidebar2">
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
    <ul class="nav">
-
</div>
+
<a href="https://2012.igem.org/Team:UANL_Mty-Mexico/Modeling"><li>Modeling</a></li>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
<a href="https://2012.igem.org/Team:UANL_Mty-Mexico/Modeling/transport_and_accumulation"><li>Transport and accumulation</a></li>
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
+
<a href="#Biosensor"><li><b>>>Biosensor</b></a></li>
-
</div>
+
<a href="#ODEBIOSENSOR"><li><i>ODEs</i></a></li>
-
</div>
+
<a href="#Parbiosensor"><li><i>Parameters</i></a></li>
-
</html>
+
<a href="#Parbiosensor"><li><i>Simulations</i></a></li>
 +
<a href="#Simulink_biosensor"><li><i>Simulink model: biosensor</i></a></li>
 +
<a href="https://2012.igem.org/Team:UANL_Mty-Mexico/Modeling/Silica_binding"><li>Silica binding</a></li>
-
<!-- *** End of the alert box *** -->
+
  </ul>  
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
 
-
!align="center"|[[Team:UANL_Mty-Mexico|Home]]
 
-
!align="center"|[[Team:UANL_Mty-Mexico/Team|Team]]
 
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=UANL_Mty-Mexico Official Team Profile]
 
-
!align="center"|[[Team:UANL_Mty-Mexico/Project|Project]]
 
-
!align="center"|[[Team:UANL_Mty-Mexico/Parts|Parts Submitted to the Registry]]
 
-
!align="center"|[[Team:UANL_Mty-Mexico/Modeling|Modeling]]
 
-
!align="center"|[[Team:UANL_Mty-Mexico/Notebook|Notebook]]
 
-
!align="center"|[[Team:UANL_Mty-Mexico/Safety|Safety]]
 
-
!align="center"|[[Team:UANL_Mty-Mexico/Attributions|Attributions]]
 
-
|}
 
-
If you choose to include a '''Modeling''' page, please write about your modeling adventures here.  This is not necessary but it may be a nice list to include.
+
</div>
 +
</html>
 +
{{:Team:UANL_Mty-Mexico/Templates:Footer}}

Revision as of 19:40, 1 September 2013

UANL México


Biosensor


Our biosensor model is a continuation of the previously exposed transport and accumulation model with the addition of the production of luciferase as a function of ArsR|As concentration. In this way, we can relate the concentration of extracellular As to the production of luciferase.


ODEs



The ODEs that describe the kinetics of the biosensor modules include all the assumptions presented in the core model and the equations presented for the accumulation and transport module, along with their corresponding parameters.

Taking into account the equations from the accumulation and transport module, we introduce a generator for Luciferase:


Luciferase mRNA

\begin{equation} \large \frac{d[mRNA_{Luc}]}{dt} = \alpha _{mLuc}\cdot (pro_{ars})\cdot(\frac{k_{D1}^{h_{1}}}{k_{D1}^{h_{1}}+[ArsR]^{h_{1}}})- \delta _{mRNA_{Luc}}[mRNA_{Luc}] \end{equation}


Luciferase protein

\begin{equation} \large \frac{d[Luc]}{dt} = \alpha _{pLuc}\cdot[mRNA_{Luc}]- \delta _{Luc}[Luc] \end{equation}


Parameters




The parameters for the ODEs describing the production of luciferase mRNA and protein are shown in the next table.


Parameter table


Parameter

Description

Value

References

αmArsR

Maximal transcription rate of ArsR

3.74 nM/min

Assumptions

αmFluc

Maximal transcription rate of Fluc

1.40 nM/min

Assumptions

αpArsR

Maximal translation rate of ArsR

9.74 nM/min

Assumptions

αpFluc

Maximal translation rate of Fluc

2.06 nM/min

Assumptions

δmRNAArsR

Degradation rate of ArsR mRNA

2.16x10-1 min-1

Assumptions, Selinger, et al. (2003)

δmRNAFluc

Degradation rate of Fluc mRNA

3.37x10-2 min-1

Assumptions, Suter, et al. (2011), Karetnivok and Lehto (2006).

δArsR

Degradation rate of ArsR

2.31x10-2 min-1

Assumptions

δFluc

Degradation rate of Fluc

2.60x10-2 min-1

Assumptions, Auld, et al. (2008)

proars

Concentration of ars promoter

aprox. 1*plasmid copy (nM)

Assumptions


Simulations




For the constructed ODEs, we built a Simulink model. With the extracellular As set to zero and the initial conditions for all other variables set to zero, as well, we obtained the values for the variables ArsR and Fluc (both in protein and mRNA) at steady state and used them as initial conditions for further simulations:

mRNAs: ArsR = 2.1058 nM; Fluc = 5 nM

Proteins: ArsR = 887.7 nM; Fluc = 398.6 nM

We also set all the numerical integrators to have lower saturation limits equal to zero, to be in concordance with the mass conservation law. Here are the results for simulations at extracellular As set to 0, 0.1, 1, 5 and 10 μM (0, 100, 1000, 5000, 10000 nM).

Figure 1. Time vs Luciferase production (nM)


The last simulation shows the dynamics of the Luc production at different As concentrations; now we want to know the dynamic range of our biosensor. In order to do this, we performed simulations at varying extracellular As concentrations (ranging 0, 0.1, 1, 5, 10, 50 and 100 μM) and recorded the level of Luc at 150 min. Next, we plotted the pairs of extracellular As concentration and Luc levels at 150 min; this pairs were then fitted to a rational curve using the Matlab fitting tool, so we ended with a formula for the theoretical relation between extracellular arsenic and Luc levels at 150 min

Figure 2. Extracellular arsenic vs Luc(nM)


Function relating extracellular arsenic and Luc

\begin{equation} \large [Luc] = \frac{2816[As]^{2} + 316.6[As] - 607}{[As]^{2} + 10.24[As] - 3.521} \end{equation}

The R2 for this equation as a regresion of the actual data was 0.998.


Simulink model: biosensor


See our simulink model here.
Creative Commons License