Team:Paris/Modeling/Programs

From 2008.igem.org

(Difference between revisions)
(Finding Parameters)
(Finding Parameters)
Line 4: Line 4:
|style="background:#ffffff"|
|style="background:#ffffff"|
==Finding Parameters==
==Finding Parameters==
-
This program aims at fill [[Team:Paris/Modeling/Bibliography|this data bank]], from experimental data obtained by our wet lab.
+
This program aims at fill [[Team:Paris/Modeling/Parameters|this data bank]], from experimental data obtained by our wet lab.
We are looking for constants involved in Hill functions : <br>
We are looking for constants involved in Hill functions : <br>

Revision as of 15:04, 19 August 2008

Finding Parameters

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

We are looking for constants involved in Hill functions :

  • 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"

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