Homework 3.2: Noncooperative bistability with a growth-determined positive feedback circuit (40 pts)

This problem was proposed by Ankita Roychoudhury.


Consider a single gene X that is autoactivating. We have modeled this circuit in Chapter 3 as

\begin{align} \frac{\mathrm{d}x}{\mathrm{d}t} = \beta\,\frac{(x/k)^n}{1+(x/k)^n} - \gamma\,x. \end{align}

We saw that for some parameter values this circuit displays bistability. Importantly, ultrasensitivity (\(n > 1\)) is a requirement for bistability.

In the circuits we have analyzed so far, we have neglected the extra effort a cell must exert to express genes within the circuit. Some gene products may be more expensive to make and maintain than others. If a cell is expending resources to make a gene product that does not contribute to growth (or if the gene product is toxic), growth will be slowed as more of the gene product is made.

Tan and coworkers explored the possibility of bistability if the autoactivation is not ultrasensitive by considering the case where the dilution/degradation rate \(\gamma\) is not constant, slowing as more gene product, in this case the activator, is made. In practice, Tan, et al., used a mutant T7 RNA polymerase as the autoactivator, but in theory, any autoactivator that reduces growth rate will suffice.

Let us write the dynamical equation for the autoactivator more generally, allowing for leakage and explicitly writing degradation and dilution rates, but specifying \(n=1\) in the autoactivation term.

\begin{align} \frac{\mathrm{d}x}{\mathrm{d}t} = \alpha + \beta\,\frac{x/k}{1+x/k} - (\gamma_\mathrm{degradation} + \gamma_\mathrm{dilution})\,x. \end{align}

We will take the degradation rate to be a constant; \(\gamma_\mathrm{degradation} = \gamma_0\). The dilution rate is proportional to the growth rate, \(r\),

\begin{align} \gamma_\mathrm{dilution} = \zeta\,r, \end{align}

where \(\zeta\) is the constant of proportionality. We assume that accumulation of X taxes the cellular resources and slows down growth. We model this with a non-ultrasensitive Hill function.

\begin{align} r = \frac{r_\mathrm{max}}{1 + x/k_r}. \end{align}

Thus, the dynamical equation for \(x\) is

\begin{align} \frac{\mathrm{d}x}{\mathrm{d}t} &= \alpha + \beta\,\frac{x/k}{1+x/k} - \gamma_0\,x - \gamma_1\,\frac{x}{1 + x/k_r}, \end{align}

where \(\gamma_1 = \zeta r_\mathrm{max}\).

a) Nondimensionalize the dynamical equation to give

\begin{align} \frac{\mathrm{d}x}{\mathrm{d}t} &= \alpha + \beta\,\frac{x}{1+x} - x - \gamma\,\frac{x}{1 + \kappa x}, \end{align}

where \(t\) and \(x\) are now dimensionless and the parameters \(\alpha\) and \(\beta\) been redefined.

b) Show that a necessary condition for bistability is \(\alpha(1+\kappa) + \beta < 1 + \gamma < (\alpha + \beta - 1)\kappa\). (This condition is not sufficient.) Discuss what this means physiologically, i.e., describe in words in what regimes we can get bistability.

Hint: It may be useful to use the Descartes rule of signs.

c) Choose a set of parameters that satisfy the above relations. Make a plot that demonstrates bistability.

d) Imagine this auto-activation-with-growth-inhibition circuit is in a bacterium you can grow in the lab and you have a fluorescent marker for the activator. You do a set of growth experiments where you start with a signal bacterium and you use fluorescence microscopy to watch a colony grow. Describe in words (and/or draw pictures) what growth of a colony would look like.