Team:Munich/Model

Phactory

Model

Cell-free Biosynthesis of Bacteriophages

The seemingly simple experimental procedures of the optimized framework of Phactory may lead to the false impression that cell-free biosynthesis of bacteriophages is a trivial process. In fact, the production of phages represents one of the most complicated self-assembly processes that have been realized in a synthetic context (1,2).

We chose the T7 phage as a model system for cell-free phage production, because it is well characterized in the literature and our experiments. The phage assembly reaction resembles a temporally orchestrated process, which involves the expression of more than 40 proteins. This genetic program, encoded by the phage genome, is executed in a test tube containing hundreds of proteins, ribosomes, tRNAs and small molecules.

Due to the complexity of this process, variations in the quality of our cell extract cause irreproducible results. To optimize bacteriophage titers, we created a model based on ordinary differential equations to understand the essential features of a phage assembly reaction in a quantitative manner.

Assumptions and Parameter Estimation

A phage assembly reaction follows a temporal program (1). First, the genes controlled by E. coli promoters, including the T7 DNA and RNA polymerase are expressed. Once the T7 RNA polymerase is present, the transcription of genes under a T7 promoter, e.g. the capsid proteins, starts. Our experiments revealed that simultaneously the phage genome being is replicated by the T7 DNA polymerase. As soon as a sufficient amount of capsid proteins is produced, they self-assemble to form empty phage capsids. In a final step the phage genome is packed into the empty capsids forming functional phages. In the following paragraphs we develop a set of ordinary differential equations that describe the phage assembly reaction, give analytical results where appropriate and estimate realistic reaction rate constants.

Transcription/ Translation Kinetics

The kinetics of cell-free protein expression reactions has been described in the literature (3). mRNA $r$ is being produced from a gene $g$ at a rate $\alpha_{TX}(t)$, while being degraded with a rate $\delta_r=0.05$ 1/min (4): $$ \frac{dr}{dt}=\alpha_{TX}(t) \cdot g - \delta_r \cdot r \ .$$ In order to account for the finite lifetime of cell-free reactions, we assume that the production rate $\alpha_{TX}(t)=\alpha_{TX,0} \cdot e^{-t/\tau} \cdot P_r$ decreases exponentially with a half-life of $\tau=2$ hours (4). Here, $P_r$ is the RNA polymerase concentration. In case of E. coli RNA polymerase we chose $\alpha_{TX,0}=10^{-4}$ 1/nM/s (3), while the T7 RNA polymerase is 10 times faster $\alpha_{TX,0}=10^{-3}$ 1/nM/s. Qualitatively, this means that following an initial increase, mRNA concentration approaches the steady state given by $\alpha_{TX}(t)/\delta_r$, which decreases with time. This leads to a pulse in mRNA concentration (figure).

Translation of a protein $p$ follows a similar reaction, where $\alpha_{TL}(t)=\alpha_{TL,0} \cdot e^{-t/\tau} \cdot R$ is proportional to the ribosome concentration $R$: $$ \frac{dp}{dt}=\alpha_{TL}(t) \cdot r \ . $$ Due to the absence of dilution by bacterial growth, protein degradation rates in cell-free systems are in absence of degradation tags are slow compared to the reaction time scale and can be neglected (3). For the translation rate we chose $\alpha_{TL,0} \cdot R=10^{-2}$ 1/s (3). Assuming that the ribosome concentration is in the order of $10^3$ nM (3), $\alpha_{TL,0} = 10^{-5}$ 1/nM/s. With the same lifetime $\tau = 2$ hours, this leads to a saturating curve (figure).

Replication of the Phage Genome

Our qPCR results indicated that upon addition of dNTPs to the reaction, the T7 DNA polymerase can replicate the phage genome, resulting in an approximately 10-fold amplification. On the other hand, linear DNA is rapidly degraded in cell-extract in the absence of inhibitors. We therefore introduced the following equation: $$\frac{dg}{dt}=k_g(t)\cdot g - \delta_g \cdot g = (k_g(t) - \delta_g) \cdot g \ , $$ where $k_g(t) = k_{g,0} \cdot P_d \cdot e^{-t/\tau_d}$, $\tau_d = 1$ hour, $k_{g,0} = 3 \cdot 10^{-5}$ 1/nM/s, and $\delta_g=0-10^{-5}$ (5) for inhibited and non-inhibited degradation of linear phage DNA by the RecBCD complex, respectively (Figure 1, 2). At steady state, we get $g/g_0=\mathrm{exp}((k_g(t)-\delta_g)\cdot t)$, which indicates that DNA replication only occurs if the production rate exceeds the degradation.

Figure 1 RecBCD inhibited by GamS
Figure 2 RecBCD degrading linear DNA.

Capsid Assembly and DNA Packing

One phage capsid $c$ is assembled from 420 capsid proteins $p_c$ (6). The thermodynamics of such self-assembly processes are analogous to micelle formation from lipids (7). An important result is, that assemblies cannot be formed below a critical monomer concentration $K_c$. We assume that $K_c \approx 10$ nM, which is a typical dissociation constant for protein-protein interactions. In our model we approximate this sharp threshold-like behavior by a steep Hill function with $n=10$: $$ \frac{dc}{dt} = \frac{k_{assembly} \cdot p_c^n}{K_c^n + p_c^n} \ . $$ As phage assembly does not involve any catalytic reactions, we assume that the assembly rate $k_{assembly}$ is fast compared to gene expression and choose $k_{assembly}=10^{-3}$ nM/s.

Finally, the assembled capsids are packed with DNA to form active phages $c^*$. We consider this by the following: $$\frac{dc^*}{dt} = k_{packing} \cdot c \cdot g \ .$$ Again, we assume that $k_{packing}$ is fast compared to gene expression $k_{packing}=10^{-3}$ 1/nM/s.

Equations

The complete set of model equations is shown below.

Reaction Fluxes

\begin{align*} [E.Coli\ Translation] &= k_{TL,E.Coli}\cdot[E.Coli\ mRNA]\cdot[Ribosome]\\ [E.Coli\ mRNA\ Degradation] &= k_{deg,E.ColiRNA}\cdot[E.Coli\ mRNA]\\ [E.Coli\ Transcription] &= k_{TX,E.Coli}\cdot[E.Coli\ RNAP]\cdot[Phage\ DNA]\cdot e^{-\frac{t}{7200}}\\ [T7\ Genome\ Replication] &= k_{DNA}\cdot[T7\ DNAP]\cdot[Phage\ DNA]\cdot e^{-\frac{t}{3600}}\\ [DNA\ Degradation] &= k_{deg,PhageDNA}\cdot[Phage DNA]\\ [T7\ Transscription] &= k_{TX,T7}\cdot e^{-\frac{t}{7200}}\cdot[T7\ RNAP]\cdot [Phage\ DNA]\\ [T7\ mRNA\ Degradation] &= k_{deg,T7RNA}\cdot [T7\ mRNA]\\ [T7\ Translation] &= k_{TL,T7}\cdot[T7\ mRNA]\cdot [Ribosome]\\ [Phage\ Packaging] &= k_{packaging}\cdot[Procapsid]\cdot [Phage\ DNA]\\ [Phage\ Assembly] &=k_{assembly}\cdot \frac{Capsid^{10}}{10^{10}+Capsid^{10}}\\ [T7\ DNAP\ Translation] &= k_{TL,E.Coli}\cdot[E.Coli\ mRNA]\cdot[Ribosome] \end{align*}

Ordinary Differential Equation System

\begin{align*} \frac{d[E.Coli\ mRNA]}{dt} &=\ -[E.Coli\ mRNA\ Degradation] + [E.Coli\ Transcription]\\ \frac{d[Capsid]}{dt} &=\ [E.Coli\ Translation] - 420\cdot[Phage\ Assembly]\\ \frac{d[Phage\ DNA]}{dt} &=\ -[Phage\ Packaging] - [DNA\ Degradation] + [T7\ Genome Replication]\\ \frac{d[Phage]}{dt} &=\ [Phage\ Packaging]\\ \frac{d[T7\ DNAP]}{dt} &=\ [T7\ DNAP\ Translation]\\ \frac{d[T7\ RNAP]}{dt} &=\ [E.Coli\ Translation]\\ \frac{d[T7\ mRNA]}{dt} &=\ [T7\ Transscription] - [T7\ mRNA\ Degradation]\\ \frac{d[Procapsid]}{dt} &=\ -[Phage\ Packaging] + [Phage\ Assembly]\\ \end{align*}

Results

We used the MATLAB SimBiology toolbox to analyze the reactions numerically.

Phage Assembly Follows a Temporal Program

Evaluating our ODE model we can now follow the time traces of each reaction species in our system. Looking at the mRNA levels, it becomes evident that mRNA transcribed by E. coli RNA polymerase is produced instantly and rapidly reaches a low steady-state level. mRNA transcribed by the T7 RNA polymerase is produced after a time delay and reaches a much higher steady-state level, consistent with the faster transcription rate. Both mRNA levels decrease as the steady state level decreases due to the finite lifetime of the cell extract.

Following protein levels, we see that production of the T7 DNA and RNA polymerases starts first, while production of the T7 RNA polymerase controlled capsid proteins sets in later. When the free capsid proteins exceed the critical concentration $K_c$, they start to be assembled into full capsids and the free capsid protein concentration approaches a steady-state. All protein levels approach a final level at the end of the reaction.

A generic square placeholder image with rounded corners in a figure.
Figur 3 mRNA levels over time in the cell-extract.

Further, it is instructive to inspect the time traces of free DNA and fully packed active phages. As soon as sufficient T7 DNA polymerase is present, the phage genomes are being amplified to approximately 10 times the initial level. The assembly and packing of functional phages, however, only kicks in after an initial time delay. Importantly, this allows the genome to be freely transcribed and replicated, before the negative feedback introduced by DNA packing, impedes further phage production.

A generic square placeholder image with rounded corners in a figure.
Figure 4T7 polymerase generation by the E.coli in-house polymerase
A generic square placeholder image with rounded corners in a figure.
Figure 5Phage production and DNA levels over time

DNA Stability

To analyze the influence of DNA stability, we screened a range of DNA degradation rates as shown in the figure on the right. Phages are produced until a critical degradation rate of $\delta_{g,c}\approx 2 \cdot 10^{-4}$ is reached. This results in lower concentrations of proteins in downstream reactions and resultingly prohibits the formation of procapsids.

A generic square placeholder image with rounded corners in a figure.
Figure 6Influence of DNA degradation on the phage production

Impact of Positive Feedback via DNA Replication

To evaluate the influence of the positive feedback loop introduced by DNA replication, we conducted experiments with and without addition of dNTPs to the reaction mixture. With our model we can simulate this experiment by setting the DNA replication rate to zero.

The bar plot on the right shows enhanced phage packaging of over one decade by the integrated feedback loop of the T7 DNA polymerase.

A generic square placeholder image with rounded corners in a figure.
Figure 7Evaluation of DNA polymerase in the phage production.

Conclusions

Based on the results, we identified that enhancing DNA stability and maximizing protein yield are the most relevant parameters to improve phage titers. After optimizing our protocols accordingly, we reached $10^7$ phages per 10 µL reaction - sufficient to treat up to 10 patients.