Team:Paris/Modeling/Programs

From 2008.igem.org

(Difference between revisions)
(Finding Parameters)
Line 4: Line 4:
|style="background:#ffffff"|
|style="background:#ffffff"|
-
We are looking for constants involved in Hill functions : <br>
+
==Hill Function==
 +
 
 +
If we consider a complexation reaction : [[Image:reacthill.jpg]]
 +
 
 +
we have the  following kinetic : [[Image:kinhill.jpg]]
 +
 
 +
so, at  steady-state : [[Image:sshill.jpf]].
 +
 
 +
Then, we can
* Inducer TF on ''Py'' : [[Image:hillact.jpg]]
* Inducer TF on ''Py'' : [[Image:hillact.jpg]]

Revision as of 12:37, 15 September 2008

Hill Function

If we consider a complexation reaction : Reacthill.jpg

we have the following kinetic : Kinhill.jpg

so, at steady-state : File:Sshill.jpf.

Then, we can

  • Inducer TF on Py : Hillact.jpg

formation rate of y = β*Hillactivation(TF)

  • Inhibitor TF on Py : Hillrep.jpg

formation rate of y = β*Hillrepression(TF)

With following chemical interpretations :

  • β = "quantity of DNA times the transduction rate"
  • K = "activation constant : dissociation constant of the fixation of x on py"
  • n = "stoechiometric coef. of x in the fixation of x on py"

Finding Parameters

This program aims at fill this data bank, from experimental data obtained by our wet lab.

After some trials, we have obtained interesting results in terms of precision. We are now trying to test the robustness of the estimations in order to quantify the influence of biological variance in the results as well as the influence of the number of points available.

Estimation.jpg

The corresponding code can be found there : Estimation of the parameters