Team:UNIPV-Pavia/Project/Modelling

From 2011.igem.org

(Difference between revisions)
(Replaced content with "{{main}} <html> <div class="cleared"></div> <div class="art-postcontent"> <h2 class="art-postheader">Modelling</h2> </html> {{end}}")
Line 9: Line 9:
-
<p><a name="indice"/> </p>
+
 
-
<table id="toc" class="toc">
+
-
  <tr>
+
-
    <td><div id="toctitle">
+
-
        <h2>Contents</h2>
+
-
      </div>
+
-
      <ul>
+
-
        <li class="toclevel-1"><a href="#Mathematical_modelling_page"><span class="tocnumber"></span> <span class="toctext">Mathematical modelling: introduction</span></a>
+
-
          <ul>
+
-
            <br>
+
-
            <li class="toclevel-2"><a href="#The importance of the mathematical model"><span class="tocnumber">1</span> <span class="toctext">The importance of mathematical modelling</span></a></li>
+
-
            <li class="toclevel-2"><a href="#Equations_for_gene_networks"><span class="tocnumber">2</span> <span class="toctext">Equations for gene networks</span></a></li>
+
-
            <ul>
+
-
              <li class="toclevel-3"><a href="#Hypothesis"><span class="tocnumber">2.1</span> <span class="toctext">Hypotheses</span></a></li>
+
-
              <li class="toclevel-3"><a href="#Equations_1_and_2"><span class="tocnumber">2.2</span> <span class="toctext">Equations (1) and (2)</span></a></li>
+
-
              <li class="toclevel-3"><a href="#Equation_3"><span class="tocnumber">2.3</span> <span class="toctext">Equation (3)</span></a></li>
+
-
              <li class="toclevel-3"><a href="#Equation_4"><span class="tocnumber">2.4</span> <span class="toctext">Equation (4)</span></a></li>
+
-
            </ul>
+
-
            <li class="toclevel-2"><a href="#Table_of_parameters"><span class="tocnumber">3</span> <span class="toctext">Table of parameters</span></a></li>
+
-
            <ul>
+
-
              <li class="toclevel-3"><a href="#CV"><span class="tocnumber">3</span> <span class="toctext">Table of parameter CV</span></a></li>
+
-
            </ul>
+
-
            <li class="toclevel-2"><a href="#Parameter_estimation"><span class="tocnumber">4</span> <span class="toctext">Parameter estimation</span></a></li>
+
-
            <ul>
+
-
              <li class="toclevel-3"><a href="#Ptet_&_Plux"><span class="tocnumber">4.1</span> <span class="toctext">pTet & pLux</span></a></li>
+
-
              <li class="toclevel-3"><a href="#introduction_to_T9002"><span class="tocnumber">4.2</span> <span class="toctext">T9002 introduction</span></a></li>
+
-
              <li class="toclevel-3"><a href="#Enzymes"><span class="tocnumber">4.3</span> <span class="toctext"> AiiA & LuxI</span></a></li>
+
-
              <li class="toclevel-3"><a href="#N"><span class="tocnumber">4.4</span> <span class="toctext">N</span></a></li>
+
-
              <li class="toclevel-3"><a href="#Degradation_rates"><span class="tocnumber">4.5</span> <span class="toctext">Degradation rates</span></a></li>
+
-
            </ul>
+
-
            <li class="toclevel-2"><a href="#Simulations"><span class="tocnumber">5</span> <span class="toctext">Simulations</span></a></li>
+
-
            <li class="toclevel-1"><a href="#Sensitivity_Analysis"><span class="tocnumber">6</span> <span class="toctext">Sensitivity Analysis of the steady state of enzyme expression in exponential phase</span></a></li>
+
-
            <ul>
+
-
              <li class="toclevel-2"><a href="#Steady state of enzyme expression"><span class="tocnumber">6.1</span> <span class="toctext">Steady state of enzyme expression</span></a></li>
+
-
              <li class="toclevel-2"><a href="#Sensitivity analysis"><span class="tocnumber">6.2</span> <span class="toctext">Sensitivity analysis</span></a></li>
+
-
            </ul>
+
-
            <li class="toclevel-1"><a href="#References"><span class="tocnumber">7</span> <span class="toctext">References</span></a></li>
+
-
          </ul>
+
-
        </li>
+
-
      </ul>
+
-
      </li>
+
-
      </ul></td>
+
-
  </tr>
+
-
</table>
+
-
<br>
+
-
<br>
+
-
<div class="listcircle">
+
-
<a name="Mathematical_modelling_page"></a>
+
-
<h1><span class="mw-headline"> <b>Mathematical modelling: introduction</b> </span></h1>
+
-
<div style='text-align:justify'>
+
-
  <p>Mathematical modelling plays a central role in Synthetic Biology, due to its ability to serve as a crucial link between the concept and realization of a biological circuit: what we propose in this page is a mathematical modelling approach to the entire project, which has proven extremely useful before and after the "wet lab" activities.</p>
+
-
  <p>Thus, immediately at the beginning, when there was little knowledge, a mathematical model based on a system of differential equations was derived and implemented using a set of reasonable values of model parameters, to validate the feasibility of the project. Once this became clear, starting from the characterization of each simple subpart created in the wet lab, some of the parameters of the mathematical model were estimated thanks to several ad-hoc experiments we performed within the iGEM project (others were derived from literature) and they were used to predict the final behaviour of the whole engineered closed-loop circuit. This approach is consistent with the typical one adopted for the analysis and synthesis of a biological circuit, as exemplified by <a href="#Pasotti"><i><b>Pasotti L</b> et al. 2011.</i></a></p>
+
-
  <p>After a brief overview on the importance of the mathematical modelling approach, we deeply analyze the system of equations, underlining the role and function of the parameters involved.</p>
+
-
  <p>Experimental procedures for parameter estimation are discussed and, finally, a different type of circuit is presented. <font color="red">Simulations were performed, using <em>ODEs</em> with MATLAB and used to explain the difference between a closed-loop control system model and an open one.</font>
+
-
</div>
+
-
</p>
+
-
<div align="right"><small><a href="#indice">^top</a></small></div>
+
-
<br>
+
-
<a name="The importance of the mathematical model"></a>
+
-
<h2> <span class="mw-headline"> <b>The importance of mathematical modelling</b> </span></h2>
+
-
<div style='text-align:justify'>
+
-
  <p>Mathematical modelling reveals fundamental in the challenge of understanding and engineering complex biological systems. Indeed, these are characterized by a high degree of interconnection among the single constituent parts, requiring a comprehensive analysis of their behavior through mathematical formalisms and computational tools.</p>
+
-
  <div>Synthetically, we can identify two major roles concerning mathematical models:</div>
+
-
  <ul>
+
-
    <p>
+
-
    <li><b>Simulation</b>: mathematical models  allow to analyse complex system dynamics and to reveal the relationships between the involved variables, starting from the knowledge of the single subparts behavior and from simple hypotheses of their interconnection. <a href="#Endler">(<i><b>Endler L</b> et al. 2009</i>)</a></li>
+
-
    </p>
+
-
    <p>
+
-
    <li><b>Knowledge elicitation</b>: mathematical models summarize into a small set of parameters the results of several experiments (parameter identification), allowing a robust comparison among different experimental conditions and  providing an efficient way to synthesize knowledge about biological processes. Then, through the simulation process, they make possible the re-usability of the knowledge coming from different experiments, engineering complex systems from the composition of its constituent subparts under appropriate experimental/environmental conditions <a href="#Braun">(<i><b>Braun D</b> et al. 2005</a>;<a href="#Canton"> <b>Canton B</b> et al 2008</a>)</font>.</li>
+
-
    </p>
+
-
  </ul>
+
-
</div>
+
</html>
</html>

Revision as of 18:45, 19 September 2011

UNIPV TEAM 2011

Retrieved from "http://2011.igem.org/Team:UNIPV-Pavia/Project/Modelling"