IGEM:IMPERIAL/2007/Cell By Date/Modelling

From OpenWetWare
Jump to navigationJump to search

Cell by Date



--The Don 20:15, 18 October 2007 (CDT) Is this what you need? Check the params - I uploaded the m-files.

ODEs for energy-limited constitutive expression by pTET-mut3BGFP

[math]\displaystyle{ \frac{d[GFP]}{dt} = k_1\bigg(\frac{[E]^n}{K_E^n + [E]^n}\bigg) - \delta_{GFP}[GFP] }[/math]

[math]\displaystyle{ \frac{d[GFP]}{dt} = - k_1\bigg(\frac{[E]^n}{K_E^n + [E]^n}\bigg) }[/math]

  • [math]\displaystyle{ k_1 }[/math] - rate constant for pTET
  • [math]\displaystyle{ K_E }[/math] - Half Saturation Coefficient for Energy Hill function
  • n - Positive Cooperativity Coefficient : here n = 2
  • [math]\displaystyle{ \delta_{GFP} }[/math] - Decay constant of mut3BGFP : here [math]\displaystyle{ \delta_{GFP}=0.0005 }[/math]

File:CBD Energy ode.m

Plots of time evolution of GFP expression and consequent Energy depletion

File:CBD Energy General.m