Team:UANL Mty-Mexico/Modeling

From 2013.igem.org

(Difference between revisions)
 
(229 intermediate revisions not shown)
Line 1: Line 1:
 +
{{:Team:UANL_Mty-Mexico/Navbar}}
<html>
<html>
<div class="content">
<div class="content">
Line 14: Line 15:
-
<p><br><h2><a name="Transport"></a>Transport and accumulation</p></h2></br>
+
<ul class="nav nav-tabs">
 +
  <li class="active"><a href="#Introduction">Introduction</a></li>
 +
<li class="dropdown">
-
<p>Before us, team iGEM Groningen 2009 made a model for an arsenic accumulator at the population level; that is, they set some ODEs that represent the change on the total intracellular arsenic (considering not a single cell, but the whole culture, or more exactly, the total cell volume) with respect to time. Nevertheless, as the precise value for some parameters were unavailable, specially for the ArsB effect, part of their model remains aparameterized and they perform a quasi-steady state analysis.</p>
+
    <a class="dropdown-toggle" data-toggle="dropdown" href="#Model Description">
 +
      Model Description<span class="caret"></span></a>
-
<p>After considering the effect of their metallothioneins (As-binding proteins), GlpF, ArsB and ArsR, they ended with the following time derivative:</p>
+
<ul class="dropdown-menu">
-
<p><br></p>
+
        <li><a href="#Model">Model Conditions</a></li>
 +
        <li><a href="#Fixed_temperature_model">Fixed Temperature Model</a></li>
 +
        <li><a href="#Dynamic">Dynamic Model</a></li>
 +
  </ul>
 +
  </li>
 +
<li class="dropdown">
 +
    <a class="dropdown-toggle" data-toggle="dropdown" href="#Gaussian Function Fitting">
 +
      Gaussian Function Fitting<span class="caret"></span></a>
-
\begin{equation}
+
<ul class="dropdown-menu">
-
\large\frac{\mathrm{d[As(III)in] } }{\mathrm{d} x} = -ArsR_{As}-MBPArsR_{As} -n_{f}\cdot fMT_{As} -k_{1} ArsB_{As} + \frac{k_{2}V_{s}GlpF_{As}}{V_{c}}
+
        <li><a href="#Gaussian Function">Gaussian Function</a></li>
-
\end{equation}
+
        <li><a href="#Biological Antecedents">Biological Antecedents </a></li>
-
<p></br></p>
+
        <li><a href="#Justification">Justification</a></li>
 +
     
 +
  </ul>
 +
  </li>
 +
 
 +
<li class="dropdown">
 +
    <a class="dropdown-toggle" data-toggle="dropdown" href="#Fitting Results">
 +
      Fitting Results<span class="caret"></span></a>
 +
 
 +
<ul class="dropdown-menu">
 +
       
 +
        <li><a href="#RNAT Comparison">RNAT Comparison</a></li>
 +
        <li><a href="#Parameters">Parameters</a></li>
 +
        <li><a href="#M12 Special Case">M12 special Case</a></li>
 +
  </ul>
 +
  </li>
 +
<li><a href="#References">References</a></li>
 +
<li><a href="#Appendix">Appendix</a></li>
 +
</ul>
 +
 
 +
<b><h2>Math Model</b></h2>
 +
 
 +
 
 +
<p><a name="Introduction"><h3>Introduction</a></h3><hr></p></div>
 +
 
 +
<div class="justified">
 +
<p>Mathematical models that represent the dynamic behavior of biological systems are a quite prolific field of work and are pillar for Systems Biology. A number of deterministic and stochastic formalisms have been developed at different abstraction levels that range from the molecular to the population levels.</p>
 +
 
 +
<p>In principle, a model that is simple but that is good enough to describe and make predictions, with a degree of certainty, about the phenomenon under scrutiny, would be desirable.</p>
 +
 
 +
<p>Deterministic mathematical models that describe the behavior of genetic circuits and the interactions of the proteins they encode are usually built upon mass action kinetics theory.</p>
 +
 
 +
<p>Aside from the common objection that they are not suitable to describe systems that show a low number of particles, we believe that a deterministc model at a molecular level of these kind of systems and the degree of certainty with which they can be used for inter-system comparison or usage, do not outweigh the costs of the experimental determination of parameters.</p>
-
<p>Where <i>As(III)<sub>in</sub></i> is the total intracellular arsenic; </i> <i>ArsR<sub>As</sub></i>, <i>MBPArsR<sub>As</sub></i>, <i>fMT<sub>As</sub></i>, <i>ArsB<sub>As</sub></i> and <i>GlpF<sub>As</sub></i> are the arsenic bound proteins; <i>n<sub>f</sub></i> is the Hill coefficient for the interaction between As and fMT; <i>k<sub>1</sub></i> and <i>k<sub>2</sub></i> are the kinetic constants for the interaction between As and ArsB and GlpF, respectively; finally, <i>Vs/Vc</i> represents the proportion between the total solution volume (Vs) and the total cell volume (Vc).</p>
+
<p>Here we propose a model for the description and comparison of the behavior of the effect of RNA thermometers or RNATs on the expression of a reporter protein. The model is tested with relative fluorescence units data, which are not hard to obtain, and the model and its parameters should allow for inter-system comparisons, i.e., to compare the temperature-dependent gene regulation features of different RNATs; an extension that works with protein concentration units is also proposed, along with a potential application in metabolic engineering, and waits for experimental validation.</p></div>
 +
<div id="title">
 +
<p><a name="Model Description"><h3>Model Description&nbsp;&nbsp;<a href="#" class="btn btn-info"><font color="#fff">Back to top</font></a></h3><hr></p></div>
 +
<div class="justified">
 +
<p>We present a model for the relation between time, temperature and the change in fluorescence (measured in Relative Fluorescent Units or RFUs) of an <i>E. coli</i> culture that harbors a genetic construction where a fluorescent protein is under control of a RNAT.</p>
 +
<p>Giving the organization of our circuit we will expect the temperature to be the main factor involved in regulation of the fluorescence, where first we will have an off state, followed by an optimal fluorescence and then ending in an off state again, the time will have almost the same effect as it does in any other giving biological phenomena involving gene expression.</p>
-
<p><br><h2><a name="core_model"></a>Core model</h2><br></p>
+
<p>Using this model we intend to have the same conditions at the time of the fluorescence  measurements so we expect to not have conditions such regarding the incubation (Expect for the temperature) to have a significant effect in the fluorescence. </p>
-
<p>We built upon their model and made the following modifications, which we'll call the "core modifications" from now on:</p>
+
<p>Although the same conditions will be used the strain used to test the circuit could have and influential effect giving the metabolic and genetic conditions of living.</p>
-
<OL TYPE = "1">
 
-
<LI>We assume that ArsB is non functional, so that the only protein affecting As transport is GlpF.
 
-
<LI>GlpF effect is masked by the population level kinetics.
 
-
<LI>We assume that the intracellular As concentration and the GlpF effect at the population level (that is, considering total cell volume) are homogeneously distributed and should be the same as in a single cell.
 
-
<LI>The protein MBPArsR is not present in our system, so the variable <i>MBPArsR<sub>As</sub></i> is not considered for our model.
 
-
</OL></br>
 
-
<p>The next equation shows the application of those modifications:</p>
+
<div id="title">
 +
<p><a name="Model"><h4>Model Conditions&nbsp;&nbsp;<a href="#" class="btn btn-info"><font color="#fff">Back to top</font></a></h4><hr></p></div></div>
 +
<div class = "justified">
 +
<p>We took as reference for the RFUs the amount of fluorescence emitted by an <i>E. coli</i> K12 culture transformed with a constitutively expressed part BBa_E1010 (for RFP expression) or BBa_E0040 (for GFP expression) per unit of Optical Density at 600 nm light (OD600) after 8hr of growth at 37°C in LB medium.</p>
 +
<p>In this way the amount of fluorescence emitted by our culture was calculated as follows:</p>
-
<p>
 
\begin{equation}
\begin{equation}
-
\large\frac{\mathrm{d[As(III)in] } }{\mathrm{d} x} = -ArsR_{As} -n_{f}\cdot fMT_{As} + (\frac{V_s}{V_c}) \cdot V_{max} \cdot \frac{As_{ex}}{K_{t}+As_{ex}}  
+
\large F_{R} = \frac{F_{sample}}{F_{standard}}
\end{equation}
\end{equation}
 +
<p>where F<sub>sample</sub> is the OD<sub>600</sub>-normalized fluorescence emited by a sample, while F<sub>standard</sub> is the OD<sub>600</sub>-normalized fluorescence measurement for the corresponding standard culture (again, BBa_E1010 for RFP and BBa_E0040 for GFP).</p>
-
<br>
 
-
<p>Now, let us introduce a variable called <i>As<sub>TOTALin</sub></i>, which represents the total amount of arsenic inside a cell (recall core modification number 2), whether free or bound to whatever protein. Let's also call <i>As<sub>FREEin</sub></i> the amount of free intracellular arsenic and <i>As<sub>BOUNDin</sub></i> the protein-bound As</i>. In this way, <i>As<sub>TOTALin</sub></i> can be represented as follows:</br>
 
 +
<p>During our experiments to measure the fluorescence produced in the cell cultures, we had the same unchanging global conditions (temperature, initial conditions, and medium used to grow cells).</p>
-
\begin{equation}
+
<p>For each measured in a giving temperature, the system was left until a point in which we were sure the O.D of the cell culture and the production of the protein were in equilibrium, steady, and uniform, before the cells population started to decrease.</p>
-
\large[As_{TOTALin}] = [As_{FREEin}] + [As_{BOUNDin}]
+
-
\end{equation} </br></p>
+
-
<br><p>In the iGEM Groningen 2009 model, <i>As<sub>in</sub></i> represents the free intracellular arsenic, as this variable has negative terms related to the binding of As to proteins; to avoid further confusions, we'll establish this equivalence as follows: <i>As<sub>FREEin</sub></i>, so that equation 2 changes to:
+
<p>After a few test between different  hours it was found that, for our cell cultures,it was around 15 hours and 20 hours so our measurements were made at  17 hours from the start of the growth. Thus, we can say these fluorescence measurements were Steady State measurements, in which the system was in equilibrium.</p>
-
</p>
+
-
<br>
+
-
\begin{equation}
+
-
\large[As_{FREEin}] = [As_{in(iGEM Groningen 2009)}]
+
-
\end{equation} </br></p>
+
-
</br>
+
 +
<p>Our measurements were made in LB medium at 25, 30, 37 and 42°C, for each one of our constructions that are part of the whole circuit.</p></div>
-
<p>If we further analyze the <i>As<sub>BOUNDin</sub></i> variable, considering that in our system only ArsR and a methalothionein (which we'll simply call MT) are being expressed, then equation 5 turns to be:</p>
+
<div id="title">
-
<br>
+
<p><a name="Fixed_temperature_model"><h4>Fixed Temeperature Model&nbsp;&nbsp;<a href="#" class="btn btn-info"><font color="#fff">Back to top</font></a></h4><hr></p></div></div>
-
\begin{equation}
+
<div class="justified">
-
\large\large[As_{TOTALin}] = h_{2}[ArsR|As] + h_{3}[MT|As]
+
<p><b>Steady State</b>: Referrers to the condition or conditions  of a physical system or process that does not endure a change over time, or in which any given change is continually balanced by another, such as the stable condition of a system in equilibrium.</p>
-
\end{equation} </br></p>
+
-
</br>
+
-
<p>Where <i>h<sub>2</sub></i> and <i>h<sub>3</sub></i> are the Hill coefficients for the interaction between As and ArsR and MT, respectively.
+
<p><b>Parameter estimation</b>: is the process or method used when trying to calculate mathematical model parameters based on experimental data sets through numerical methods. These data sets can be the result of steady states of independent events or time course experiments. Although there are numerical methods to do this, more complex algorithms with great accuracy are already incorporated in most of the new mathematical software, such as COPASI and MATLAB.</p>
-
Finally, taking into consideration the work of team Cambridge 2009 and assuming that equilibrium is reached quickly, we can describe the formation <i>k<sub>ArsR|As</sub></i> and <i>k<sub>MT|As</sub></i> as follows:
+
<p>More deeply, Estimation Theory is a branch of Statistics and Signal processing that deals with estimating the values of parameters based on measured/empirical data that has a random component (deviation or unknown tendency). The parameters describe an underlying physical setting in such a way that their value affects the distribution of the measured data. An estimator attempts to approximate the unknown parameters using the measurements, trying to adjust these parameters to fit the model to the experimental data.</p>
-
<br>
+
<p>The best numerical method for the estimation of parameters through COPASI resulted to be the Evolutionary Programming.
-
\begin{equation}
+
-
\large \frac{d[ArsR|As]}{dt} = (ArsR_{TOTAL}) - (\frac{[ArsR_{TOTAL}]}{1+(\frac{[As_{FREEin}])}{k_{[ArsR|As]}})^{h_2}} - \delta_{ArsR|As}[ArsR|As]
+
-
\end{equation}
+
Another way to do this parameter estimation, is performing a Function Fit of its analytical solution, which is shown in the Appendix, at the end of this page.</p>
-
<br>
 
-
\begin{equation}
 
-
\large \frac{d[ArsR_{FREE}]}{dt} = (\frac{[ArsR_{TOTAL}]}{1+(\frac{[As_{FREEin}])}{k_{[ArsR|As]}})^{h_2}} - \delta_{ArsR|As}[ArsR|As]
 
-
\end{equation}
+
<div id="title">
 +
<p><a name="Dynamic"><h4>Dynamic Model&nbsp;&nbsp;<a href="#" class="btn btn-info"><font color="#fff">Back to top</font></a></h4><hr></p></div></div>
 +
<div class="justified">
 +
<p>Let's consider the change of the relative fluorescence of a sample with respect to time. This change can be described by the following differential equation:</p>
-
<br><p>
 
\begin{equation}
\begin{equation}
-
\large \frac{d[MT|As]}{dt} = (MT_{TOTAL})-(\frac{[MT_{TOTAL}]}{1+(\frac{[As_{FREEin}])}{k_{[MT|As]}})^{h_3}} - \delta_{MT|As}[MT|As]
+
\frac{dF_{R}}{dt} = \alpha - \delta F_{R}
 +
\end{equation}
-
\end{equation}  
+
<p>Here, \(\alpha\) is the production rate (in RFUs per unit time or \(RFU min^{-1}\)) and \(\delta\) is the degradation rate (in reciprocal unit time units or \(min^{-1}\)).</p>
 +
 
 +
<p>This is the familiar production and degradation model whose steady state can be expressed as follows:</p>
-
<br><p>
 
\begin{equation}
\begin{equation}
-
\large \frac{d[MT_{FREE}]}{dt} = (\frac{[MT_{TOTAL}]}{1+(\frac{[As_{FREEin}])}{k_{[MT|As]}})^{h_3}} - \delta_{MT|As}[MT|As]
+
\ F_{Rst} = \frac{\alpha}{\delta}
 +
\end{equation}
 +
<p>Now, we assume that after growting for 8 hours at a given temperature, a culture would have reached the steady state  OD<sub>600</sub>-normalized fluorescence expression. Taking this assumption into account, we can plot the value of \(F_{Rst}\) after growth at different temperatures and find a function that we will call \(f(T)\). Note that we use capital \(T\) to distinguish temperature from time, for which we use lower case \(t\).</p>
 +
 +
<p>If we merge this assumption to equation 3, we have:</p>
 +
 +
\begin{equation}
 +
\ F_{Rst} = f(T)
\end{equation}
\end{equation}
-
</br></p>
 
-
<p>In equations 5 to 7, <i>k<sub>ArsR|As</sub></i> and <i>k<sub>MT|As</sub></i> are the kinetic constants for the interaction of arsenic with ArsR and MT, respectively, using a different nomenclature as in equations 1 and 2; here, in equations 6 and 7, the binding of two molecules is represented as "moleculeA|moleculeB". The indexes <i>h2</i> and <i>h3</i> are the Hill coefficients for the interaction between arsenic and ArsR and MT, respectively. The deltas are the degradation constants for the protein|As complexes. The unbound As that results from complex degradation then goes to the <i>As<sub>FREEin</sub></i> pool and is ready to bind again available ArsR or MT.</p>
+
<p>In <a href="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0011308" target="3">Shah and Gilchrist, (2010)</a>, it was found that the probability of openness of a ribosome binding site (RBS) of an mRNA with respect to temperature, fits well into a logistic equation. However, the authors did not find significant differences in the behaviour of known RNATs and non-RNAT elements and admit that RBS openness cannot be assumed to be directly correlated to translational activity. Therefore, their RBS-melting probability equation would not be recommendable to be used directly in gene expression models for RNATs.</p>
 +
<p>However, because other factors may be involved in RNAT-mediated gene regulation, such as the effect of ribosome binding and other structural features, we can still assume there is an unknown function that takes into account these effects. We initially tried with a logistic model, but our data seems to be more in concordance with a Gaussian distribution.</p>
-
<p><br><h3><a name="ODEANT"></a>ODEs</h3></p><hr align="center" width="33%"/></br></hr>
+
<p>The most accessible measure of fluorescence emission that we can get to find a relation with temperature, is the steady state fluorescence emission of our system at a given temperature, which we already called \(F_{Rst}\).</p>
-
<p>The core modifications and equation 6 allow us to propose a set of ODEs that describe the change of the concentrations of intracellular As, ArsR|As, MT|As and the unbound protein species. </p>
+
-
<br><p><b>Core model ODEs</b></p>
 
-
<p><b><i>mRNAs
+
<div id="title">
-
</p></b></i>
+
<p><a name="Gaussian Function Fitting"><h3>Gaussian Function Fitting&nbsp;&nbsp;<a href="#" class="btn btn-info"><font color="#fff">Back to top</font></a></h3><hr></p></div>
-
\begin{equation}
+
<div class="justified">
-
\large \frac{d[mRNA_{ArsR}]}{dt} = \alpha _{mArsR}\cdot (pro_{ars})\cdot(\frac{k_{D1}^{h_{1}}}{k_{D1}^{h_{1}}+[ArsR]^{h_{1}}})- \delta _{mRNA_{ArsR}}[mRNA_{ArsR}]
+
<div class="justified">
-
\end{equation} </br></p>
+
-
\begin{equation}
+
<p>Our dynamic model is reduced in complexity when \(F_{st}\) is known -which is the case when we let grow the cells until they reach a stable fluorescence measurement-. It can be used to construct a model in COPASI [<a href="http://bioinformatics.oxfordjournals.org/content/22/24/3067">Hoops, S., <i>et al</i>., (2006)</a>] and experimental data can be fitted to the equation and empiric estimations for \(\delta\) can be obtained. This estimations can be used to compare the behavior of different RNATs, whenever they are tested under the same standard conditions that we have described through out the text (i.e., using the same standards to normalize OD<sub>600</sub> data and growing their culture in the same conditions).</p>
-
\large \frac{d[mRNA_{MT}]}{dt} = \alpha _{mMT}\cdot(pro_{cons})- \delta _{mRNA_{MT}}[mRNA_{MT}]
+
-
\end{equation} </br></p>
+
-
<p><b><i>Proteins
 
-
</p></b></i>
 
-
\begin{equation}
 
-
\large \frac{d[ArsR]}{dt} = \alpha _{pArsR}\cdot[mRNA_{ArsR}]- \delta _{ArsR}[ArsR] - [ArsR|As]
 
-
\end{equation} </br></p>
 
 +
<p>However, due to time restrictions, we weren't able to take time series measurements of cultures growing at different temperatures. We simulated the behavior of our system using different values for the \(\delta\) parameter and the parameters obtained for the \(f(T)\) function.</p>
 +
 +
<p>We are also aware that as temperature increases, the overall degradation rate of proteins also does. In consequence, we expect to see a rise in the degradation rate in our dynamic model as temperature increases. If we plot the value of \(\delta\) obtained at different temperatures, we will end with a function \(\delta(T)\) that shows an unknown form:</p>
\begin{equation}
\begin{equation}
-
\large \frac{d[MT]}{dt} = \alpha _{pMT}\cdot[mRNA_{MT}]- \delta _{MT}[MT] - [MT|As]
+
\frac{dF_{R}}{dt} = \delta(T) \large{(}f(T) - F_{R}\large{)}
-
\end{equation} </br></p>
+
\end{equation}
-
<p><b><i>Proteins with arsenic
+
<p>Nevertheless, this is a consideration that we'll leave for further analysis and for now, we'll assume that \(\delta)\ does not change significantly in the chosen temperature range (25 - 42°C).</p>
-
</p></b></i>
+
-
<p>See equations 7 and 8</p>
 
-
<p><b><i>Arsenic
+
<div id="title">
-
</p></b></i>
+
<p><a name="Gaussian Function"><h4>Gaussian Function</h4></a><hr></p></div>
-
\begin{equation}
+
<div class="justified">
-
\large\frac{\mathrm{d[As_{FREEin}] } }{\mathrm{dt}} = (\frac{V_s}{V_c} \cdot V_{max} \cdot \frac{As_{e}}{K_{t}+As_{e}} + h_2 \delta _{ArsR|As}[ArsR|As] + h_3 \delta _{MT|As}[MT|As])
+
-
\end{equation}
+
 +
<p>In mathematics, a Gaussian Function (named after Carl Friedrich Gauss) is a function of the form:</p>
 +
\begin{equation} \ f(x) = a e^{\frac{-(x-b)^{2}}{2c^{2}}} \end{equation}
-
<p><br><h3><a name="parametersANT"></a>Parameters</h3></p><hr align="center" width="33%"/></br>
+
<p>for some real constants a > 0, b>0, c> 0, and Euler's number).</p>
-
<br><p><b>Transcription Rates</b></p>
+
-
<p>Based on the arithmetic average of five experimental references for the mean transcription rate in E. coli, we used in our model a value of 48.18 nt/s, or 2890.8 nt/min [<a href="http://www.ncbi.nlm.nih.gov/pmc/articles/PMC209006/">Gotta, Miller Jr and French (1991),</a>, <a href="http://www.ncbi.nlm.nih.gov/pubmed/7514589/">Vogel and Jensen (1994)</a>, <a href="https://ctbp.ucsd.edu/qbio/beemer96.pdf"> Bremer and Dennis, (1996) in Neidhardt, <i>et al</i>.</a>,<a href="http://openwetware.org/wiki/Computational_Biology/Gene_Expression_modeling/Stochastic_Approach"> Gene Expression Modelling</a>] for this parameter. Assuming that transcription for all genes occurs at this speed, and based on the supposition that 1 nM equals one molecule per cell in E. coli (<a href="http://bionumbers.hms.harvard.edu/Includes/KeyNumbersLinks.pdf">Bionumbers</a>), we propose the following equation to estimate the maximum transcription rate for every transcriptional unit in the model:
+
-
</p>
+
-
<p>
+
-
<i>Maximum transcription rate = Average transcription speed (2890.8 nt/min)*Number of copies of the plasmid</i>
+
-
</p>
+
-
<p> The size of a transcriptional unit takes into account the CDS plus 3' and 5' untranslated regions.
+
<p>For which MATLAB uses the following custom equation when fitting data to a Gaussian Function:</p>
-
</p>
+
-
<br><p><b>Translation Rates</b></p>
 
-
<p>A similar process was followed to calculate the maximum translation rates for all the proteins in our model. Using an average translation rate of 19 aa/s, or 1140 aa/min [<a href="https://ctbp.ucsd.edu/qbio/beemer96.pdf">Bremer and Dennis, (1996) in Neidhardt, <i>et al</i>.</a>], and assuming that all translation in our system works at the same speed, the maximum translation rate can be written as:
 
-
</p>
 
-
<p><i>Maximum translation rate = Average translation rate (1400 aa/min⁡〖)/〗 [Protein size (aa)]*RBS strenght(Assumed as 1 due to lack of data)</i>
 
-
</p>
 
-
<br><p><b>mRNA and Protein degradation rates</b></p>
+
\begin{equation} \ f(x)= a e^{\frac{-(x-b)^{2}}{c^{2}}} \end{equation}
-
<p>The degradation rates for all mRNAs were obtained based on the half-lives (in minutes) and the cell division rates, and expressed as the sum of the actual degradation rate <i>ln(2)/half life</i> and the dilution rate (Ln(2)/cell duplication time, 30 minutes). When the half-lives of the mRNAs used in our system were not available in the literature, we assumed them to be the average half-life of mRNA in E. coli, 6.8 minutes, <a href="http://www.ncbi.nlm.nih.gov/pmc/articles/PMC420366/">Selinger, GW, <i>et al</i>. (2003)</a>.
+
-
</p>
+
-
<br><p>According to <a href="http://openwetware.org/images/c/c2/The_N-end_Rule_Pathway_of_Protein_Degradation.pdf">Varshavsky, (1997)</a> and <a href="http://www.ncbi.nlm.nih.gov/pubmed/1962196">Tobias <i>et al.</i>, (1991)</a> (8), when the N-terminal aminoacid of a protein in E. coli is K, R, L, F, Y or W, the half-life of that protein will be as short as 2 minutes; otherwise, it will be greater than 10 hours. Since none of the proteins in our system begins with any of the aminoacids listed above, and because the term Ln(2)/600 has a value very close to zero, the actual degradation rate for the protein will not be taken into consideration, except when the half-life is available in the literature. Thus, the protein degradation rates will be equal to the dilution rate (Ln(2)/cell duplication time, 30 minutes).  
+
<p>Where 2c is considered as c for simplicity the normalization of x, b is the mean (average) and c the standard deviation.</p>
-
</p>
+
-
<br><p><b>Cell volume and solution volume</b></p>
+
<p>For us, we are using this function as a model for the dependency of the Relative Fluorescence of each construction. Its equation would be the following:</p>
-
The total cell volume was fixed in all simulations 0.0073 mL and the solution volume was 1.1 mL
+
-
<br><hr align="center" width="33%"/></br>
 
-
<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">
+
\begin{equation} \ F_{Rst}(T)= a e^{\frac{-(T-b)^{2}}{c^{2}}} \end{equation}
-
      <td valign="top">
+
-
        <p>α<sub>mMT</sub></p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>Maximal transcription rate of MT</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>5.08 nM/min</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>Assumptions</p>
+
-
      </td>
+
-
    </tr>
+
-
  <tr  border="1" style="background-color:#CCCCCC">
+
<p>The parameter a is related to the amplitude of the function. This is important for the model, because higher amplitudes will provide a better signal, and will not be lost among noise background.</p>
-
      <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">
+
<p>The parameter b is related to the horizontal shift. A better interpretation of it is the value of x where the function has its higher value. For us this is the optimal temperature of the RNAT.</p>
-
      <td valign="top">
+
-
        <p>α<sub>pMT</sub></p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>Maximal translation rate of MT</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>6.33 nM/min</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>Assumptions</p>
+
-
      </td>
+
-
    </tr>
+
-
  <tr  border="1" style="background-color:#CCCCCC">
+
<p>The parameter c is related to the width of the bell. This is important for the application of this model for RNAT, because smaller width will mean a more clear and defined signal.</p>
-
      <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>mRNAMT</sub></p>
 
-
      </td>
 
-
      <td valign="top">
 
-
        <p>Degradation rate of MT mRNA</p>
 
-
      </td>
 
-
      <td valign="top">
 
-
        <p>1.25x10<sup>-1</sup> min<sup>-1</sup></p>
 
-
      </td>
 
-
      <td valign="top">
 
-
        <p>Assumptions</p>
 
-
      </td>
 
-
    </tr>
 
-
  <tr  border="1" style="background-color:#CCCCCC">
+
<div id="title">
-
      <td valign="top">
+
<p><a name="Biological Antecedents"><h4>Biological Antecedents </h4></a><hr></p></div>
-
        <p>δ<sub>ArsR</sub></p>
+
<div class="justified">
-
      </td>
+
<p>Some important biological phenomena are described in this function giving a bell curve  for example  the length of a specific bird beak, following this equation the majority of the population of a the specie will show a range of values that culminates in a mean value being generated. The central peak of the bell curve will show the modal average, and the highest frequency of results will be shown in this space.</p>
-
      <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">
+
<p>Another example will be the activity of an enzyme at a certain temperature likewise to this model this proteins have a temperature rage for optimal structure and functionality, this will be shown in a bell curve where we will have a relation between the temperature and function of the enzyme,  we will observe the maximum function of the enzyme in the central peak of the bell curve giving that there will be function in nearby temperatures but it will have a gradual decrease until it stops functioning either at a higher or a lower temperature.</p>
-
      <td valign="top">
+
-
        <p>δ<sub>MT</sub></p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>Degradation rate of MT</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>
+
-
   
+
<p> It is a basic and fairly accurate model of how different characteristics, or traits, are carried through a sample of organisms, and how certain conditions provide an optimal function or higher survival rate among a biological system.</p>
-
<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>
+
-
<tr  border="1" style="background-color:#CCCCCC">
+
<div id="title">
-
      <td valign="top">
+
<p><a name="Justification"><h4>Justification</h4></a><hr></p></div>
-
        <p>pro<sub>cons</sub></p>
+
<div class="justified">
-
      </td>
+
<p>We are choosing the Gaussian Function, because of the relevance that its parameters have for our model. Defining these parameters will provide us a way to quantify the strength (a), optimal value (b), and definition or clearness (c) of our RNAT activity.</p>
-
      <td valign="top">
+
-
        <p>Concentration of constitutive promoter</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>aprox. 1*plasmid copy (nM)</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>Assumptions</p>
+
-
      </td>
+
-
    </tr>
+
-
<tr  border="1" style="background-color:#CCCCCC">
+
<div id="title">
-
      <td valign="top">
+
<p><a name="Fitting Results"><h3>Fitting Results&nbsp;&nbsp;<a href="#" class="btn btn-info"><font color="#fff">Back to top</font></a></h3><hr></p></div>
-
        <p>K<sub>D1</sub></p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>Dissociation constant for the interaction of ArsR and pro<sub>ars</sub></p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>330 nM</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p><a href="https://2009.igem.org/Team:Groningen/Modelling/Arsenic">Groningen 2009</p>
+
-
      </td>
+
-
    </tr>
+
-
<tr  border="1" style="background-color:#CCCCCC">
+
<div id="title">
-
      <td valign="top">
+
<p><a name="RNAT Comparison"><h4>RNAT Comparison</h4></a><hr></p></div>
-
        <p>K<sub>D1</sub></p>
+
<div class="justified">
-
      </td>
+
-
      <td valign="top">
+
-
        <p>Dissociation constant for the interaction of ArsR and As</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>6000 nM</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p><a href="https://2009.igem.org/Team:Groningen/Modelling/Arsenic">Groningen 2009</p>
+
-
      </td>
+
-
    </tr>
+
-
<tr  border="1" style="background-color:#CCCCCC">
+
<p>We analyzed the data obtained from the 4 clones derived from the transformation with <a href="http://parts.igem.org/Part:BBa_K1140006" target="2">Part:BBa_K110006</a> (see <a href="https://2013.igem.org/Team:UANL_Mty-Mexico/Wetlab">wetlab section</a>), called M1, M2, M11 and M12. The results for the Gaussian Function Fitting are shown in the following figures (all the following figures were done within Matlab, as well as the fitting of the functions):</p>
-
      <td valign="top">
+
<div class="row">
-
        <p>K<sub>D1</sub></p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>Dissociation constant for the interaction of MT and As</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>6000 nM</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>Unknown; taken same value as K<sub>D2</sub></p>
+
-
      </td>
+
-
    </tr>
+
-
<tr  border="1" style="background-color:#CCCCCC">
+
<div class="col-md-6"><figure><img src="https://static.igem.org/mediawiki/2013/c/c2/GaussM1UANL13.png" style="margin-right:10px" width="400px" height="400px" class="img-rounded">
-
      <td valign="top">
+
<figcaption><span class="text-muted">Figure 1. Gaussian function fitting of experimental data from M1 clone.</span>  
-
        <p>k<sub>t</sub></p>
+
</figcaption>
-
      </td>
+
<figure></div>
-
      <td valign="top">
+
-
        <p>Kinetic constant for the transport of extracellular arsenic</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>27.21 µM</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p><a href="http://partsregistry.org/Part:BBa_K190028:Design">Groningen 2009</p>
+
-
      </td>
+
-
    </tr>
+
-
<tr  border="1" style="background-color:#CCCCCC">
+
<div class="col-md-6"><figure><img src="https://static.igem.org/mediawiki/2013/f/f4/GaussM2UANL13.png" style="margin-right:10px" width="400px" height="400px" class="img-rounded">
-
      <td valign="top">
+
<figcaption><span class="text-muted">Figure 2. Gaussian function fitting of experimental data from M2 clone.</span>
-
        <p>h<sub>1</sub></p>
+
</figcaption>
-
      </td>
+
</figure></div></div>
-
      <td valign="top">
+
<div class="row">
-
        <p>Hill coefficient for the interaction between ArsR and pro<sub>ars</sub></p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>2</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p><a href="https://2009.igem.org/Team:Groningen/Modelling/Arsenic">Groningen 2009</p>
+
-
      </td>
+
-
    </tr>
+
-
<tr border="1" style="background-color:#CCCCCC">
+
-
      <td valign="top">
+
-
        <p>h<sub>2</sub></p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>Hill coefficient for the interaction of ArsR and As</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>1</p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p><a href="http://digitalcommons.wayne.edu/dissertations/AAI9715913/">Wei-Ping (1996)</p>
+
-
      </td>
+
-
    </tr>
+
-
<tr  border="1" style="background-color:#CCCCCC">
 
-
      <td valign="top">
 
-
        <p>h<sub>3</sub></p>
 
-
      </td>
 
-
      <td valign="top">
 
-
        <p>Hill coefficient for the interaction of MT and As</p>
 
-
      </td>
 
-
      <td valign="top">
 
-
        <p>6</p>
 
-
      </td>
 
-
      <td valign="top">
 
-
        <p><a href="http://pubs.acs.org/doi/pdf/10.1021/ja062914c">Ngu and Stillman (2006)</p>
 
-
      </td>
 
-
    </tr>
 
-
<tr  border="1" style="background-color:#CCCCCC">
+
<div class="col-md-6"><figure><img src="https://static.igem.org/mediawiki/2013/e/e4/GaussM11UANL13.png"  style="margin-right:10px" width="400px" height="400px" class="img-rounded">
-
      <td valign="top">
+
<figcaption><span class="text-muted">Figure 3. Gaussian function fitting of experimental data from M11 clone.</span>  
-
        <p>V<sub>S</sub>/V<sub>C</sub></p>
+
</figcaption>
-
      </td>
+
</figure></div>
-
      <td valign="top">
+
-
        <p>Relation between total solution volume(V<sub>S</sub>) and total cell volume (V<sub>C</sub>) </p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p>6.64x10<sup>-3</sup></p>
+
-
      </td>
+
-
      <td valign="top">
+
-
        <p><a href="http://partsregistry.org/Part:BBa_K190028:Design">Groningen 2009</p>
+
-
      </td>
+
-
    </tr>
+
-
<tr  border="1" style="background-color:#CCCCCC">
 
-
      <td valign="top">
 
-
        <p>V<sub>max</sub></p>
 
-
      </td>
 
-
      <td valign="top">
 
-
        <p>Vmax for the Michaelis-Menten equation that describes As transport</p>
 
-
      </td>
 
-
      <td valign="top">
 
-
        <p>3.186 µM/sL</p>
 
-
      </td>
 
-
      <td valign="top">
 
-
        <p><a href="http://partsregistry.org/Part:BBa_K190028:Design">Groningen 2009</p>
 
-
      </td>
 
-
    </tr>
 
 +
<div class="col-md-6"><figure><img src="https://static.igem.org/mediawiki/2013/e/e4/GaussM11UANL13.png"  style="margin-right:10px" width="400px" height="400px" class="img-rounded">
 +
<figcaption><span class="text-muted">Figure 4. Gaussian function fitting of experimental data from M12 clone. </span>
 +
</figcaption>
 +
<figure></div></div>
-
  </tbody>
+
<div class="row">
-
</table>
+
-
</center>
+
-
<p><br><h3><a name="simulations"></a>Simulations</h3></p><hr align="center" width="33%"/></br>
+
<div class="col-md-6"><figure><img src="https://static.igem.org/mediawiki/2013/a/a9/GaussAllUANL13.png"  style="margin-right:10px" width="400px" height="400px" class="img-rounded">
 +
<figcaption><span class="text-muted">Figure 5. Gaussian function from all clones.</span>
 +
</figcaption>
 +
<figure></div>
-
<p>For the simulations of the ODEs, we built a Simulink model. First, we set the extracellular As to zero and ran a simulation with the initial conditions for all variables set to zero, as well; then, we interpolated the graphs obtained for the variables ArsR and MT (both in protein and mRNA) and determined the following initial conditions for further simulations:
+
<div class="col-md-6"><figure><img src="https://static.igem.org/mediawiki/2013/8/89/3DM1M2_2.jpg"  style="margin-right:10px" width="500px" height="400px" class="img-rounded">
-
<p><OL TYPE="2">
+
<figcaption><span class="text-muted">Figure 6. Simulations for clones M1 and M2 at different \(\delta\) values.</span>
-
<LI>mRNAs: ArsR = 2.1058 nM; MT = 24.6324 nM
+
</figcaption>
-
</LI>
+
<figure></div>
-
<LI>Proteins: ArsR = 887.7 nM; MT = 6748.4978 nM
+
 
-
</LI>
+
</div>
-
</OL>
+
 
-
</p>
+
<p>Both M1 and M2 have a similar behavior (figures 1, 2). They show an optimal Relative Fluorescence around 37°C. M2 seems to have a better fit to the data than M1, while M1 (around 0.5 RFU) has greater amplitude than M2 (around 0.4 RFU).</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>
+
<p>The results for M11 and M12 have a fit that doesn’t follow a biological interpretation (figures 3,4), because they seem to have (according to a Gaussian Function Fit) an optimal temperature around values higher than the viable temperature for the microorganism we are working with. This is because they show a slower (or shifted) increase of Relative Fluorescence in relation to the others.</p>
-
<table class="image" align="center">
+
<p>However, the gaussian function of M1 and M2 could be potentially predictive for non-verified temperatures and even distinct RNATs.</p>
-
<caption align="bottom"><b>Figure 1.</b>Time vs total bound arsenic</caption>
+
 
-
<tr><td><img src="https://static.igem.org/mediawiki/2012/4/40/TOTALBOUND_AS_MOD_UANL2012.jpg" style="width:800px;"></td></tr>
+
 
 +
<div id="title">
 +
<p><a name="Parameters"><h4>Parameters</h4></a><hr></p></div>
 +
<div class="justified">
 +
 
 +
<p>In the following section, we show the result for the parameters.</p>
 +
<table class="table table-striped">
 +
 
 +
<tr>
 +
<th>Clone</th>
 +
<th>a</th>
 +
<th>amin/max</th>
 +
<th>b</th>
 +
<th>bmin/max</th>
 +
<th>c</th>
 +
<th>cmin/max</th>
 +
 
 +
</tr>
 +
 
 +
 
 +
<tr>
 +
<td>M1</td>
 +
<td>0.5042</td>
 +
<td>0.3594/0.6490</td>
 +
<td>35.2700</td>
 +
<td>32.9600/37.5800</td>
 +
<td>8.0180</td>
 +
<td>5.6810/10.3500</td>
 +
 
 +
</tr>
 +
 
 +
<tr>
 +
<td>M2</td>
 +
<td>0.3630</td>
 +
<td>0.3309/0.3950</td>
 +
<td>36.5300</td>
 +
<td>35.5300/37.5200</td>
 +
<td>8.5250</td>
 +
<td>7.5210/9.5300</td>
 +
 
 +
</tr>
 +
 
 +
<tr>
 +
<td>M11</td>
 +
<td>0.6283</td>
 +
<td>-5.4200/6.6770</td>
 +
<td>63.1300</td>
 +
<td>-141.3000/267.6000</td>
 +
<td>24.0900</td>
 +
<td>-63.4000/111.6000</td>
 +
 
 +
</tr>
 +
 
 +
<tr>
 +
<td>M12plus</td>
 +
<td>0.6646</td>
 +
<td>-57.64/58.9700</td>
 +
<td>57.7300</td>
 +
<td>-789.0000/904.4000</td>
 +
<td>13.1800</td>
 +
<td>-291.1000/317.4000</td>
 +
 
 +
</tr>
 +
 
 +
 
 +
<tr>
 +
<td>M12</td>
 +
<td>0.1914</td>
 +
<td>-inf/+inf</td>
 +
<td>41.49</td>
 +
<td>-inf/+inf</td>
 +
<td>1.225</td>
 +
<td>-inf/+inf</td>
 +
 
 +
</tr>
 +
 
 +
<tr>
 +
<td>RFP</td>
 +
<td>1.0000</td>
 +
<td>0.8088/1.1910</td>
 +
<td>38.2300</td>
 +
<td>34.5700/41.8900</td>
 +
<td>10.3700</td>
 +
<td>6.5230/14.2100</td>
 +
 
 +
</tr>
 +
 
 +
 
 +
 
 +
 
 +
<caption><span class="text-muted"><br>Parameter table</span> <br>
 +
</caption>
</table>
</table>
<br>
<br>
-
<table class="image" align="center">
+
<p>For the parameter a, which represent the strength of the signal, M1 is the better one among the clones, excluding the result of M11 and M12, because they show their respective peaks far away from the accepted range of temperatures approximately around 20°C and 50°C.</p>
-
<caption align="bottom"><b>Figure 2.</b>Extracellular arsenic, total intracellular arsenic and free intracellular arsenic vs time</caption>
+
 
-
<tr><td><img src="https://static.igem.org/mediawiki/2012/6/6e/AS_EXT_TINT_FREEINT_UANL2012.jpg" style="width:800px;"></td></tr>
+
 
 +
<p>For the parameter b, which represent the optimal temperature for the RNAT (the ON state), M1 and M2 behave more likely to what we expected. The same happens for the control RFP. All these are around 37°C. For M11 and M12 (for its both cases), optimal temperatures are away from what we expected, and what would work for between the accepted temperatures.</p>
 +
 
 +
<p>For the parameter c, which represents the width (clearness or definition) of the signal, the smallest (best) clone was M1. M12 is not considered because it has a very poor amplitude and a shifted optimal temperature. </p>
 +
 
 +
<table class="table table-striped">
 +
<tr><th>Clone</th>
 +
<th>SSE</th>
 +
<th>R<sup>2</sup></th>
 +
<th>AdjustedR<sup>2</sup></th>
 +
<th>RMSE</th>
 +
</tr>
 +
 
 +
<tr>
 +
<td>M1</td>
 +
<td>0.0066</td>
 +
<td>0.9637</td>
 +
<td>0.9396</td>
 +
<td>0.0471</td>
 +
</tr>
 +
<tr>
 +
<td>M2</td>
 +
 
 +
<td>0.0005</td>
 +
<td>0.9953</td>
 +
<td>0.9922</td>
 +
<td>0.0134</td>
 +
</tr>
 +
<tr>
 +
<td>M11</td>
 +
<td>0.0055</td>
 +
<td>0.9041</td>
 +
<td>0.9041</td>
 +
<td>0.0430</td>
 +
</tr>
 +
<tr>
 +
<td>M12plus</td>
 +
<td>0.0001</td>
 +
<td>0.9956</td>
 +
<td>0.9867</td>
 +
<td>0.0083</td>
 +
</tr>
 +
<tr>
 +
<td>M12</td>
 +
<td>0.0092</td>
 +
<td>0.7161</td>
 +
<td>0.5268</td>
 +
<td>0.0553</td>
 +
</tr>
 +
<tr>
 +
<td>RFP</td>
 +
<td>0.0266</td>
 +
<td>0.9710</td>
 +
<td>0.9516</td>
 +
<td>0.0941</td>
 +
</tr>
 +
<caption><span class="text-muted"><br>Fitting Confidence</span> <br>
 +
</caption>
</table>
</table>
<br>
<br>
 +
<p>The last table shows the confidence parameters (SSE, R<sup>2</sup>, Adjusted R<sup>2</sup> and RMSE) that Matlab provides for each fit. For the first and last column, smaller values mean less error or deviation of the model to the data. For the other two parameters, the closer the values get to 1, it means it has a better fit.</p>
 +
<div id="title">
 +
<p><a name="M12 Special Case"><h4>M12 Special Case</h4></a><hr></p></div>
-
<p>The color code is the same in figures 1 and 2. In the first one, we show the simulations for the five different extracellular arsenic concentration; in the second one, we see the simulated dynamics of the total internal arsenic and the free internal arsenic.
+
<p>M12 has a particular behaviour compared to the other clones, which is of great interest but need further and deeper analysis. For the previous analysis, M12 represent a restricted range of our data set for which we are more confident of the results.</p>
-
</p>
+
<p>For more insights around this special case, refer to Results, in the section Wetlab.</p>
-
<p>Remember that we assume that the arsenic concentration in the total cell volume should be equally distributed; in consequence, the concentration inside a cell should be the same as the one at the total cell volume.
 
-
</p>
 
-
<p><br><h3><a name="copynumber"></a>MT plasmid copy number effect</h3></p><hr align="center" width="33%"/></br>
+
<div id="title">
 +
<p><a name="References"><h3>References&nbsp;&nbsp;<a href="#" class="btn btn-info"><font color="#fff">Back to top</font></a></h3><hr></p></div>
-
<p>For the simulations presented in figures 1 and 2, the copy plasmid of each plasmid is assumed to be equal to 1; also, we assume that the concentration of one molecule in the volume of a cell should be approximately equal to 1 nM, so that "(1 nM)*(plasmid copy number)" should give a result the concentration of a promoter.</p>  
+
<ol>
-
<p>Here we show simulations varying the copy number of the plasmid containing MT (we used copy numbers 1, 5, 10 and 100) at 500 nM extracellular arsenic.
+
<li>Shah P and Gilchrist MA (2010) Is Thermosensing Property of RNA Thermometers Unique?
-
</p>
+
<i>PLoS ONE</i>, 5(7):e11308.doi:10.1371/journal.pone.0011308.
 +
 
 +
<li>Von Fircks HA and Verwijst T (1993) Plant Viability as a Function of Temperature Stress (The Richards Function Applied to Data from Freezing Tests of Growing Shoots)
 +
<i>Plant Physio</i>, 103(1):125–130.
 +
 
 +
<li>Hoops S, Sahle S, Gauges R, Lee C, Pahle J, Simus N, Singhal M, Xu L, Mendes P and Kummer U (2010) COPASI–a COmplex PAthway SImulator <i>Bioinformatics</i>, 22(24):3067-3074,2006,http://dx.doi.org/10.1093/bioinformatics/btl485
 +
 
 +
<li>COPASI Documentation 2.Steady State calculation (May 16, 2013). Retrieved from http://www.copasi.org/tiki-integrator.php?repID=9&file=ch07s02.html<il>
 +
 
 +
<li> Chen T, He HL and Church GM. (1999) Modeling gene expression with differential equations <i>Pacic Symposium of Biocomputing</i>29-40
 +
 
 +
<li>Gaussian function (Consulted on September 27, 2013) Retrieved from http://uqu.edu.sa/files2/tiny_mce/plugins/filemanager/files/4282164/Gaussian%20function.pdf
 +
 
 +
</ol>
 +
 
 +
<div id="title">
 +
<p><a name="Appendix"><h3>Appendix&nbsp;&nbsp;<a href="#" class="btn btn-info"><font color="#fff">Back to top</font></a></h3><hr></p></div>
 +
 
 +
 
 +
<div class="justified">
 +
<p>Here we are going to show how we solved the differential equation 5.</p>
-
<table class="image" align="center">
 
-
<caption align="bottom"><b>Figure 3.</b> Total captured As vs time at different plasmid copy number for MT </caption>
 
-
<tr><td><img src="https://static.igem.org/mediawiki/2012/3/38/Intracellular_As_%28nM%29_at_four_different_plasmid_copy_number_for_rhMT_with_series_label_UANL2012.jpg" style="width:800px;"></td></tr>
 
-
</table>
 
<br>
<br>
 +
<center>\( \frac{dF_{R}}{dt} = \delta (F_{Rst} - F_{R}) \)</center>
-
<p><br><h2><a name="Simulink_TNA"></a>Simulink model: Transport and accumulation</p></h2></br>
+
<br>
-
<p>You can find our Simulink model for the transport and accumulation module <a href="https://dl.dropbox.com/u/105944108/Transport_and_acumulation_model_David2.mdl">here</a>.</p>
+
<p>First we choose to solve it through separation of variables. Thus we move every term with \(F_{R}\) to the left side of the equation, and everything else in the right side:</p>
-
</div>
+
-
<div class="sidebar2">
+
-
    <ul class="nav">
+
-
<a href="#Transport"><li><b>>>Transport and accumulation</b></a></li>
+
-
<a href="#core_model"><li><i>Core model</i></a></li>
+
-
<a href="#ODEANT"><li><i>ODEs</i></a></li>
+
-
<a href="#parametersANT"><li><i>Parameters</i></a></li>
+
-
<a href="#simulations"><li><i>Simulations</i></a></li>
+
-
<a href="#copynumber"><li><i>Copy number effect</i></a></li>
+
-
<a href="#Simulink_TNA"><li><i>Simulink model: Transport and accumulation</i></a></li>
+
-
<a href="https://2012.igem.org/Team:UANL_Mty-Mexico/Modeling/Biosensor"><li>Biosensor</a></li>
+
-
<a href="https://2012.igem.org/Team:UANL_Mty-Mexico/Modeling/Silica_binding"><li>Silica binding</a></li>
+
 +
<br>
 +
 +
<center>\( \frac{dF_{R}}{{(}F_{R} - F_{Rst}\large{)}} = - \delta  {dt} \)</center>
 +
 +
<br>
 +
 +
<p>Then we proceed to integrate but sides of the equation:</p>
 +
 +
<br>
 +
 +
<center>\( \int \frac{dF_{R}}{{(}F_{R} - F_{Rst}\large{)}} = - \int \delta  {dt} \)</center>
 +
 +
<br>
 +
 +
<p>The left integral has the solution of a natural logarithm, while the right side, as \delta is constant for constant temperature, has a simple solution:</p>
 +
 +
<br>
 +
 +
<center>\( \ln \left |(F_{Rst} - F_{R})\right | = - \delta  {t} + C \)</center>
 +
 +
<br>
 +
 +
<p>Then we apply the exponential function in both sides of the equation:</p>
 +
 +
<br>
 +
 +
<center>\( F_{R} - F_{Rst} = e^{- \delta  {t} + C} \)</center>
 +
 +
<br>
 +
 +
<p>Rearranging the equation, through laws of exponents, we can change the right side like this:</p>
 +
 +
<br>
 +
 +
<center>\( F_{R} - F_{Rst} = e^{C} \ e^{- \delta  {t}} \)</center>
 +
 +
<br>
 +
 +
<p>The exponential of \(C\) can be treated as another constant, that we will call \(K\):</p>
 +
 +
<br>
 +
 +
<center>\( F_{R} - F_{Rst} = K \ e^{- \delta  {t}} \)</center>
 +
 +
<br>
 +
 +
<p>There by:</p>
 +
 +
<br>
 +
 +
\begin{equation}
 +
\ F_{R}= F_{Rst} + K \ e^{- \delta  {t}}
 +
\end{equation}
 +
 +
<br>
-
</ul>
 
</div>
</div>
 +
 +
 +
</html>
</html>
 +
 +
{{:Team:UANL_Mty-Mexico/Templates:Footer}}

Latest revision as of 03:35, 29 October 2013

Carousel Template for Bootstrap


Math Model

Introduction


Mathematical models that represent the dynamic behavior of biological systems are a quite prolific field of work and are pillar for Systems Biology. A number of deterministic and stochastic formalisms have been developed at different abstraction levels that range from the molecular to the population levels.

In principle, a model that is simple but that is good enough to describe and make predictions, with a degree of certainty, about the phenomenon under scrutiny, would be desirable.

Deterministic mathematical models that describe the behavior of genetic circuits and the interactions of the proteins they encode are usually built upon mass action kinetics theory.

Aside from the common objection that they are not suitable to describe systems that show a low number of particles, we believe that a deterministc model at a molecular level of these kind of systems and the degree of certainty with which they can be used for inter-system comparison or usage, do not outweigh the costs of the experimental determination of parameters.

Here we propose a model for the description and comparison of the behavior of the effect of RNA thermometers or RNATs on the expression of a reporter protein. The model is tested with relative fluorescence units data, which are not hard to obtain, and the model and its parameters should allow for inter-system comparisons, i.e., to compare the temperature-dependent gene regulation features of different RNATs; an extension that works with protein concentration units is also proposed, along with a potential application in metabolic engineering, and waits for experimental validation.

We present a model for the relation between time, temperature and the change in fluorescence (measured in Relative Fluorescent Units or RFUs) of an E. coli culture that harbors a genetic construction where a fluorescent protein is under control of a RNAT.

Giving the organization of our circuit we will expect the temperature to be the main factor involved in regulation of the fluorescence, where first we will have an off state, followed by an optimal fluorescence and then ending in an off state again, the time will have almost the same effect as it does in any other giving biological phenomena involving gene expression.

Using this model we intend to have the same conditions at the time of the fluorescence measurements so we expect to not have conditions such regarding the incubation (Expect for the temperature) to have a significant effect in the fluorescence.

Although the same conditions will be used the strain used to test the circuit could have and influential effect giving the metabolic and genetic conditions of living.

We took as reference for the RFUs the amount of fluorescence emitted by an E. coli K12 culture transformed with a constitutively expressed part BBa_E1010 (for RFP expression) or BBa_E0040 (for GFP expression) per unit of Optical Density at 600 nm light (OD600) after 8hr of growth at 37°C in LB medium.

In this way the amount of fluorescence emitted by our culture was calculated as follows:

\begin{equation} \large F_{R} = \frac{F_{sample}}{F_{standard}} \end{equation}

where Fsample is the OD600-normalized fluorescence emited by a sample, while Fstandard is the OD600-normalized fluorescence measurement for the corresponding standard culture (again, BBa_E1010 for RFP and BBa_E0040 for GFP).

During our experiments to measure the fluorescence produced in the cell cultures, we had the same unchanging global conditions (temperature, initial conditions, and medium used to grow cells).

For each measured in a giving temperature, the system was left until a point in which we were sure the O.D of the cell culture and the production of the protein were in equilibrium, steady, and uniform, before the cells population started to decrease.

After a few test between different hours it was found that, for our cell cultures,it was around 15 hours and 20 hours so our measurements were made at 17 hours from the start of the growth. Thus, we can say these fluorescence measurements were Steady State measurements, in which the system was in equilibrium.

Our measurements were made in LB medium at 25, 30, 37 and 42°C, for each one of our constructions that are part of the whole circuit.

Steady State: Referrers to the condition or conditions of a physical system or process that does not endure a change over time, or in which any given change is continually balanced by another, such as the stable condition of a system in equilibrium.

Parameter estimation: is the process or method used when trying to calculate mathematical model parameters based on experimental data sets through numerical methods. These data sets can be the result of steady states of independent events or time course experiments. Although there are numerical methods to do this, more complex algorithms with great accuracy are already incorporated in most of the new mathematical software, such as COPASI and MATLAB.

More deeply, Estimation Theory is a branch of Statistics and Signal processing that deals with estimating the values of parameters based on measured/empirical data that has a random component (deviation or unknown tendency). The parameters describe an underlying physical setting in such a way that their value affects the distribution of the measured data. An estimator attempts to approximate the unknown parameters using the measurements, trying to adjust these parameters to fit the model to the experimental data.

The best numerical method for the estimation of parameters through COPASI resulted to be the Evolutionary Programming. Another way to do this parameter estimation, is performing a Function Fit of its analytical solution, which is shown in the Appendix, at the end of this page.

Let's consider the change of the relative fluorescence of a sample with respect to time. This change can be described by the following differential equation:

\begin{equation} \frac{dF_{R}}{dt} = \alpha - \delta F_{R} \end{equation}

Here, \(\alpha\) is the production rate (in RFUs per unit time or \(RFU min^{-1}\)) and \(\delta\) is the degradation rate (in reciprocal unit time units or \(min^{-1}\)).

This is the familiar production and degradation model whose steady state can be expressed as follows:

\begin{equation} \ F_{Rst} = \frac{\alpha}{\delta} \end{equation}

Now, we assume that after growting for 8 hours at a given temperature, a culture would have reached the steady state OD600-normalized fluorescence expression. Taking this assumption into account, we can plot the value of \(F_{Rst}\) after growth at different temperatures and find a function that we will call \(f(T)\). Note that we use capital \(T\) to distinguish temperature from time, for which we use lower case \(t\).

If we merge this assumption to equation 3, we have:

\begin{equation} \ F_{Rst} = f(T) \end{equation}

In Shah and Gilchrist, (2010), it was found that the probability of openness of a ribosome binding site (RBS) of an mRNA with respect to temperature, fits well into a logistic equation. However, the authors did not find significant differences in the behaviour of known RNATs and non-RNAT elements and admit that RBS openness cannot be assumed to be directly correlated to translational activity. Therefore, their RBS-melting probability equation would not be recommendable to be used directly in gene expression models for RNATs.

However, because other factors may be involved in RNAT-mediated gene regulation, such as the effect of ribosome binding and other structural features, we can still assume there is an unknown function that takes into account these effects. We initially tried with a logistic model, but our data seems to be more in concordance with a Gaussian distribution.

The most accessible measure of fluorescence emission that we can get to find a relation with temperature, is the steady state fluorescence emission of our system at a given temperature, which we already called \(F_{Rst}\).

Our dynamic model is reduced in complexity when \(F_{st}\) is known -which is the case when we let grow the cells until they reach a stable fluorescence measurement-. It can be used to construct a model in COPASI [Hoops, S., et al., (2006)] and experimental data can be fitted to the equation and empiric estimations for \(\delta\) can be obtained. This estimations can be used to compare the behavior of different RNATs, whenever they are tested under the same standard conditions that we have described through out the text (i.e., using the same standards to normalize OD600 data and growing their culture in the same conditions).

However, due to time restrictions, we weren't able to take time series measurements of cultures growing at different temperatures. We simulated the behavior of our system using different values for the \(\delta\) parameter and the parameters obtained for the \(f(T)\) function.

We are also aware that as temperature increases, the overall degradation rate of proteins also does. In consequence, we expect to see a rise in the degradation rate in our dynamic model as temperature increases. If we plot the value of \(\delta\) obtained at different temperatures, we will end with a function \(\delta(T)\) that shows an unknown form:

\begin{equation} \frac{dF_{R}}{dt} = \delta(T) \large{(}f(T) - F_{R}\large{)} \end{equation}

Nevertheless, this is a consideration that we'll leave for further analysis and for now, we'll assume that \(\delta)\ does not change significantly in the chosen temperature range (25 - 42°C).

In mathematics, a Gaussian Function (named after Carl Friedrich Gauss) is a function of the form:

\begin{equation} \ f(x) = a e^{\frac{-(x-b)^{2}}{2c^{2}}} \end{equation}

for some real constants a > 0, b>0, c> 0, and Euler's number).

For which MATLAB uses the following custom equation when fitting data to a Gaussian Function:

\begin{equation} \ f(x)= a e^{\frac{-(x-b)^{2}}{c^{2}}} \end{equation}

Where 2c is considered as c for simplicity the normalization of x, b is the mean (average) and c the standard deviation.

For us, we are using this function as a model for the dependency of the Relative Fluorescence of each construction. Its equation would be the following:

\begin{equation} \ F_{Rst}(T)= a e^{\frac{-(T-b)^{2}}{c^{2}}} \end{equation}

The parameter a is related to the amplitude of the function. This is important for the model, because higher amplitudes will provide a better signal, and will not be lost among noise background.

The parameter b is related to the horizontal shift. A better interpretation of it is the value of x where the function has its higher value. For us this is the optimal temperature of the RNAT.

The parameter c is related to the width of the bell. This is important for the application of this model for RNAT, because smaller width will mean a more clear and defined signal.

Some important biological phenomena are described in this function giving a bell curve for example the length of a specific bird beak, following this equation the majority of the population of a the specie will show a range of values that culminates in a mean value being generated. The central peak of the bell curve will show the modal average, and the highest frequency of results will be shown in this space.

Another example will be the activity of an enzyme at a certain temperature likewise to this model this proteins have a temperature rage for optimal structure and functionality, this will be shown in a bell curve where we will have a relation between the temperature and function of the enzyme, we will observe the maximum function of the enzyme in the central peak of the bell curve giving that there will be function in nearby temperatures but it will have a gradual decrease until it stops functioning either at a higher or a lower temperature.

It is a basic and fairly accurate model of how different characteristics, or traits, are carried through a sample of organisms, and how certain conditions provide an optimal function or higher survival rate among a biological system.

We are choosing the Gaussian Function, because of the relevance that its parameters have for our model. Defining these parameters will provide us a way to quantify the strength (a), optimal value (b), and definition or clearness (c) of our RNAT activity.

We analyzed the data obtained from the 4 clones derived from the transformation with Part:BBa_K110006 (see wetlab section), called M1, M2, M11 and M12. The results for the Gaussian Function Fitting are shown in the following figures (all the following figures were done within Matlab, as well as the fitting of the functions):

Figure 1. Gaussian function fitting of experimental data from M1 clone.
Figure 2. Gaussian function fitting of experimental data from M2 clone.
Figure 3. Gaussian function fitting of experimental data from M11 clone.
Figure 4. Gaussian function fitting of experimental data from M12 clone.
Figure 5. Gaussian function from all clones.
Figure 6. Simulations for clones M1 and M2 at different \(\delta\) values.

Both M1 and M2 have a similar behavior (figures 1, 2). They show an optimal Relative Fluorescence around 37°C. M2 seems to have a better fit to the data than M1, while M1 (around 0.5 RFU) has greater amplitude than M2 (around 0.4 RFU).

The results for M11 and M12 have a fit that doesn’t follow a biological interpretation (figures 3,4), because they seem to have (according to a Gaussian Function Fit) an optimal temperature around values higher than the viable temperature for the microorganism we are working with. This is because they show a slower (or shifted) increase of Relative Fluorescence in relation to the others.

However, the gaussian function of M1 and M2 could be potentially predictive for non-verified temperatures and even distinct RNATs.

In the following section, we show the result for the parameters.

Clone a amin/max b bmin/max c cmin/max
M1 0.5042 0.3594/0.6490 35.2700 32.9600/37.5800 8.0180 5.6810/10.3500
M2 0.3630 0.3309/0.3950 36.5300 35.5300/37.5200 8.5250 7.5210/9.5300
M11 0.6283 -5.4200/6.6770 63.1300 -141.3000/267.6000 24.0900 -63.4000/111.6000
M12plus 0.6646 -57.64/58.9700 57.7300 -789.0000/904.4000 13.1800 -291.1000/317.4000
M12 0.1914 -inf/+inf 41.49 -inf/+inf 1.225 -inf/+inf
RFP 1.0000 0.8088/1.1910 38.2300 34.5700/41.8900 10.3700 6.5230/14.2100

Parameter table


For the parameter a, which represent the strength of the signal, M1 is the better one among the clones, excluding the result of M11 and M12, because they show their respective peaks far away from the accepted range of temperatures approximately around 20°C and 50°C.

For the parameter b, which represent the optimal temperature for the RNAT (the ON state), M1 and M2 behave more likely to what we expected. The same happens for the control RFP. All these are around 37°C. For M11 and M12 (for its both cases), optimal temperatures are away from what we expected, and what would work for between the accepted temperatures.

For the parameter c, which represents the width (clearness or definition) of the signal, the smallest (best) clone was M1. M12 is not considered because it has a very poor amplitude and a shifted optimal temperature.

Clone SSE R2 AdjustedR2 RMSE
M1 0.0066 0.9637 0.9396 0.0471
M2 0.0005 0.9953 0.9922 0.0134
M11 0.0055 0.9041 0.9041 0.0430
M12plus 0.0001 0.9956 0.9867 0.0083
M12 0.0092 0.7161 0.5268 0.0553
RFP 0.0266 0.9710 0.9516 0.0941

Fitting Confidence


The last table shows the confidence parameters (SSE, R2, Adjusted R2 and RMSE) that Matlab provides for each fit. For the first and last column, smaller values mean less error or deviation of the model to the data. For the other two parameters, the closer the values get to 1, it means it has a better fit.

M12 has a particular behaviour compared to the other clones, which is of great interest but need further and deeper analysis. For the previous analysis, M12 represent a restricted range of our data set for which we are more confident of the results.

For more insights around this special case, refer to Results, in the section Wetlab.

  1. Shah P and Gilchrist MA (2010) Is Thermosensing Property of RNA Thermometers Unique? PLoS ONE, 5(7):e11308.doi:10.1371/journal.pone.0011308.
  2. Von Fircks HA and Verwijst T (1993) Plant Viability as a Function of Temperature Stress (The Richards Function Applied to Data from Freezing Tests of Growing Shoots) Plant Physio, 103(1):125–130.
  3. Hoops S, Sahle S, Gauges R, Lee C, Pahle J, Simus N, Singhal M, Xu L, Mendes P and Kummer U (2010) COPASI–a COmplex PAthway SImulator Bioinformatics, 22(24):3067-3074,2006,http://dx.doi.org/10.1093/bioinformatics/btl485
  4. COPASI Documentation 2.Steady State calculation (May 16, 2013). Retrieved from http://www.copasi.org/tiki-integrator.php?repID=9&file=ch07s02.html
  5. Chen T, He HL and Church GM. (1999) Modeling gene expression with differential equations Pacic Symposium of Biocomputing29-40
  6. Gaussian function (Consulted on September 27, 2013) Retrieved from http://uqu.edu.sa/files2/tiny_mce/plugins/filemanager/files/4282164/Gaussian%20function.pdf

Here we are going to show how we solved the differential equation 5.


\( \frac{dF_{R}}{dt} = \delta (F_{Rst} - F_{R}) \)

First we choose to solve it through separation of variables. Thus we move every term with \(F_{R}\) to the left side of the equation, and everything else in the right side:


\( \frac{dF_{R}}{{(}F_{R} - F_{Rst}\large{)}} = - \delta {dt} \)

Then we proceed to integrate but sides of the equation:


\( \int \frac{dF_{R}}{{(}F_{R} - F_{Rst}\large{)}} = - \int \delta {dt} \)

The left integral has the solution of a natural logarithm, while the right side, as \delta is constant for constant temperature, has a simple solution:


\( \ln \left |(F_{Rst} - F_{R})\right | = - \delta {t} + C \)

Then we apply the exponential function in both sides of the equation:


\( F_{R} - F_{Rst} = e^{- \delta {t} + C} \)

Rearranging the equation, through laws of exponents, we can change the right side like this:


\( F_{R} - F_{Rst} = e^{C} \ e^{- \delta {t}} \)

The exponential of \(C\) can be treated as another constant, that we will call \(K\):


\( F_{R} - F_{Rst} = K \ e^{- \delta {t}} \)

There by:


\begin{equation} \ F_{R}= F_{Rst} + K \ e^{- \delta {t}} \end{equation}

Creative Commons License