Difference between revisions of "Team:Freiburg/Model"

Line 27: Line 27:
  
 
     </div>
 
     </div>
 +
 +
<div class="container">
 +
  <div class="row">
 +
      <div class="col-sm-6">
 +
<p>
 +
<math xmlns="http://www.w3.org/1998/Math/MathML" xmlns="http://schemas.openxmlformats.org/officeDocument/2006/math"><msup><mi>f</mi><mi>'</mi></msup><mfenced separators="|"><mi>t</mi></mfenced><mo>=</mo><mi>y</mi><mfenced separators="|"><mi>z</mi></mfenced><mo>-</mo><mi>k</mi><mn>1</mn><mi>*</mi><mi>f</mi><mfenced separators="|"><mi>t</mi></mfenced></math>
 +
</p>
 +
      </div>
 +
 +
      <div class="col-sm-6">
 +
<p>
 +
<math xmlns="http://www.w3.org/1998/Math/MathML" xmlns="http://schemas.openxmlformats.org/officeDocument/2006/math"><msup><mi>f</mi><mi>'</mi></msup><mfenced separators="|"><mi>t</mi></mfenced><mo>=</mo><mi>y</mi><mfenced separators="|"><mi>z</mi></mfenced><mo>-</mo><mi>k</mi><mn>1</mn><mi>*</mi><mi>f</mi><mfenced separators="|"><mi>t</mi></mfenced></math>
 +
</p>
 +
      </div>
 +
  </div>   
 +
</div>
  
 
<div class="container">
 
<div class="container">

Revision as of 14:22, 24 October 2017


Modeling

Modeling in synthetic biology and iGEM Freiburg 2017

In synthetic biology, modeling can be applied to a wide range of topics, for example modeling of genetic circuits to predict their outcome and to support, if enough data is available, further development such as optimizing genetic circuits for a desired outcome.

In this subfield of mathematical and computational biology, ordinary differential equations (ODEs) are used to describe the transcriptional and translational process (Chen et al., 1999). ODEs consist of a set of parameters and a system of functions and their derivatives. How they can be set up in their simplest form is shown below.

f't=yz-k1*ft

f't=yz-k1*ft

f't=yz-k1*ft

f't=yz-k1*ft

The variables are functions of time t where f(t) describes the mRNA concentration, y(z)the transcription function and z(t)the protein concentration. Rate constants are enlisted in the following table.