Difference between revisions of "Team:Brasil-USP/Modeling"

(Prototype team page)
 
Line 1: Line 1:
{{Brasil-USP}}
+
{{:Team:Brasil-USP/Templates/HeadContent|C1=Modeling Results|C2=}}
 +
 
 
<html>
 
<html>
 +
       
 +
    <!-- Brasil-USP INTRODUCTION
 +
==============================================
 +
      -->
 +
   
 +
    <div class="container jamboreh">
 +
      <p class="lead">
 +
        To have a quantitative understanding of our circuit and test other possibilities, we have developed models to predict gene expression and chemical interactions based on stochastic processes and differential equations. We were able to test our kill switch mechanism, predicting the timing balance in terms of the expression rate of tetR.
 +
      </p>
 +
      <p class="lead">
 +
        While developing our models, we kept the following objectives in mind:
 +
        <ul>
 +
          <li>To analyze our system quantitatively.</li>
 +
          <li>To gain predictive power.</li>
 +
          <li>To create framework to scale our system to industrial levels.</li>
 +
        </ul>
 +
      </p>
 +
      <p class="lead">
 +
        To make it easier for the reader, we have divided below the main processes.
 +
      </p>
 +
    </div>
 +
</html>     
  
<h2> Modeling</h2>
+
{{:Team:Brasil-USP/modeling/TemplateIndex}}
  
 +
<html>
 +
     
 +
      <hr class="fancy-line" />
 +
</html>
  
<div class="highlightBox">
+
{{:Team:Brasil-USP/Templates/Foot}}
<h4>Note</h4>
+
<p>In order to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Model award</a>, you must fill out this page.</p>
+
</div>
+
 
+
 
+
<p>Mathematical models and computer simulations provide a great way to describe the function and operation of BioBrick Parts and Devices. Synthetic Biology is an engineering discipline, and part of engineering is simulation and modeling to determine the behavior of your design before you build it. Designing and simulating can be iterated many times in a computer before moving to the lab. This award is for teams who build a model of their system and use it to inform system design or simulate expected behavior in conjunction with experiments in the wetlab.</p>
+
 
+
<p>
+
Here are a few examples from previous teams:
+
</p>
+
<ul>
+
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">ETH Zurich 2014</a></li>
+
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">Waterloo 2014</a></li>
+
</ul>
+
 
+
 
+
</div>
+
 
+
</html>
+

Revision as of 14:14, 18 September 2015

Modeling Results

To have a quantitative understanding of our circuit and test other possibilities, we have developed models to predict gene expression and chemical interactions based on stochastic processes and differential equations. We were able to test our kill switch mechanism, predicting the timing balance in terms of the expression rate of tetR.

While developing our models, we kept the following objectives in mind:

  • To analyze our system quantitatively.
  • To gain predictive power.
  • To create framework to scale our system to industrial levels.

To make it easier for the reader, we have divided below the main processes.


Back to top