Difference between revisions of "Team:Freiburg/Model"

Line 35: Line 35:
  
 
<math xmlns="http://www.w3.org/1998/Math/MathML">
 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mml:msup><mml:mi>f</mml:mi><mml:mi>'</mml:mi></mml:msup><mml:mfenced separators="|"><mml:mi>t</mml:mi></mml:mfenced><mml:mo>=</mml:mo><mml:mi>y</mml:mi><mml:mfenced separators="|"><mml:mi>z</mml:mi></mml:mfenced><mml:mo>-</mml:mo><mml:mi>k</mml:mi><mml:mn>1</mml:mn><mml:mi>*</mml:mi><mml:mi>f</mml:mi><mml:mfenced separators="|"><mml:mi>t</mml:mi></mml:mfenced></mml:math>
+
<msup><mi>f</mi><mi>'</mi></mml:msup><mml:mfenced separators="|"><mml:mi>t</mml:mi></mml:mfenced><mml:mo>=</mml:mo><mml:mi>y</mml:mi><mml:mfenced separators="|"><mml:mi>z</mml:mi></mml:mfenced><mml:mo>-</mml:mo><mml:mi>k</mml:mi><mml:mn>1</mml:mn><mml:mi>*</mml:mi><mml:mi>f</mml:mi><mml:mfenced separators="|"><mml:mi>t</mml:mi></mml:mfenced></mml:math>
 
</math>
 
</math>
 
</p>
 
</p>

Revision as of 13:58, 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)=y(z)-k1*f(t) (1) z'(x)=k2*f(t)-k3*z(t) (2)

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. \[RNA_{pol} + g_{C4R} \rightarrow RNA_{pol} + g_{C4R} + mRNA_{C4R}\]

f't=yz-k1*ft