Team:ETH Zurich/modeling/int

From 2014.igem.org

(Difference between revisions)
(Data)
(Characterization: KDBxb1)
Line 202: Line 202:
== Characterization: K<sub>DBxb1</sub>==
== Characterization: K<sub>DBxb1</sub>==
 +
=== Data ===
=== Data ===
 +
The parameter fitting is based on [[Media:ETH Zurich Bonnet Amplifying Genetic Logic Gates 2013.pdf|Bonnet's paper]]. Their experimental setup is different from ours. However, they experimentally retrieve a transfer function between aTc and Bxb1 switching rate. Here is the figure of interest in our case.
 +
[[File:ETH Zurich Bonnet S4.jpg|center|800px|thumb|Transfer function from aTc to Bxb1. The experimental data corresponds to the points. They fitted this data with their own model. Supplementary figure S4 of Bonnet's paper ''Amplifying Genetic Logic Gates'']]
 +
 +
We do the same modeling steps, as for the [https://2014.igem.org/Team:ETH_Zurich/modeling/int#Characterization:_KSABxb1 previous characterization].Thus, we obtain the following set of differential equations:
 +
 +
$$\begin{align*}
 +
\frac{d[Bxb1]}{dt} &= a_{}*(A_L + B_L * \frac{[aTc]^n}{[aTc]^n+K_L^n})- 2 k_{DBxb1}*[Bxb1]^2 + 2k_{-DBxb1}*[DBxb1] - d_{Bxb1}*[Bxb1] \\
 +
\frac{d[DBxb1]}{dt} &= k_{DBxb1}*[Bxb1]^2 - k_{-DBxb1}*[DBxb1] - k_{SABxb1}*[DBxb1]*[SI_{Bxb1}] + k_{-SABxb1}*[SA_{Bxb1}] - d_{DBxb1}*[DBxb1] \\
 +
\frac{d[SA_{Bxb1}]}{dt} &= k_{SABxb1}*[DBxb1]*[SI_{Bxb1}] - k_{-SABxb1}*[SA_{Bxb1}]
 +
\end{align*}$$
=== Assumptions ===
=== Assumptions ===
 +
;'''Assumption A'''
 +
:The back-reaction from DBxb1 binding to site inactive is considered to be negligible, compared to the flipping rate. That is to say that once a site is active, it can only be flipped. Thus, an active site would only be a transitional state in our whole cell model. As the flipping is not modeled in our integrase subsystem, active sites are not transformed into flipped sites at the end of the information pipeline. Thus, we consider that we can express the switching rate given active site concentration.
 +
 +
;'''Assumption B'''
 +
:As switching needs two active sites to be effective (for more information on flipping, check the [https://2014.igem.org/Team:ETH_Zurich/modeling/xor XOR gate page]), the switching rate is approximated to: $${(\frac{SA_{Bxb1}}{S_{TOT}})}^2$$ This approximation is understated by statistical considerations.
 +
 +
;'''Assumption C'''
 +
:We assume quasi-steady state for SA<sub>Bxb1</sub> and for DBxb1, as they are both involved in binding reactions.
 +
;'''Assumption F'''
 +
:We neglect the degradation rate of DBxb1, d<sub>DBxb1</sub>, with respect to the dimerization reaction.
 +
<br/>
=== Parameter fitting ===
=== Parameter fitting ===

Revision as of 11:40, 12 October 2014

iGEM ETH Zurich 2014