Team:Paris/Modeling/Programs

From 2008.igem.org

(Difference between revisions)
(Finding Parameters)
(Finding Parameters)
Line 12: Line 12:
formation rate of y = β*Hill<sub>activation</sub>(TF) <br>
formation rate of y = β*Hill<sub>activation</sub>(TF) <br>
-
* Inhibitor TF on 'Py'' : [[Images:hillrep.jpg]]
+
* Inhibitor TF on ''Py'' : [[Images:hillrep.jpg]]
formation rate of y = β*Hill<sub>repression</sub>(TF) <br>
formation rate of y = β*Hill<sub>repression</sub>(TF) <br>

Revision as of 13:23, 18 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 :

formation rate of y = β*Hillactivation(TF)

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