Model

Learn more about our model!

Overview

Data from LCA and studies from literature on Vanillin production in E.coli from PET suggests metabolic engineering approaches to increasing yields of high-value products (HVPs) from upcycling PET is essential to make these processes economically viable. We explored potential pathways for improving the downstream production yield of products which could be converted into HVPs such as BHB. Our plan was to depolymerize PHB, which in itself is a high-value product, into D-BHB; therefore we explored pathways to increase PHB production in P.putida and E.coli. According to Zhang et al. (2014), we identified gene and protein targets of which we hypothesized would increase the production of Acetyl-CoA and NADPH, which downstream would result in an increase in production of PHB via the PHB biosynthesis pathway. Our main aim was to increase NADPH and Acetyl-CoA yield. We utilized FBA, a constraint base metabolic modeling method, to determine the distribution of flux across reactions and pathways in the organisms, which helps predict the organisms' growth rate and production of certain metabolites. The objective reactions were G6PD and PDH. Glucose-6-phosphate dehydrogenase (G6PD) is responsible for generating most of NADPH in the pentose phosphate (PP) pathway. (Lim et a., 2002) Similarly, research showed that pyruvate dehydrogenase (PDH) expressed in a yeast cytosol enabled production of Acetyl-CoA, playing a key role in the production process. (Zhang et al., 2020) We utilized the preexisting models iJN1463 for Pseudomonas putida KT2440 and iEC1356_Bl21DE3 for E. coli BL21(DE3). Using the model of Pseudomonas putida KT2440, we determined that zwf increased NADPH yield. The team then modelled PHGHD production by serA using ODEs through MATLAB, which is one of the enzymes involved in the FBA. A similar process was done with zwf and through enzyme kinetics, In order to obtain upper bound of reaction for FBA we modelled PHGHD production by serA using ODEs through MATLAB. Similar process was done with zwf and through enzyme kinetics, the team was able to obtain the upper bound of reaction that could be used for the FBA.

Flux Balance Analysis

Flux balance analysis (FBA) is a constraint-based metabolic modeling method that allows for the simulation of the metabolism of an organism. It effectively determines the distribution of fluxes across reactions and pathways in different organisms. Furthermore, FBA can help predict an organism’s growth rate and the production of a certain metabolite after engineering the organism. (Rowe, 2018)

FBA can be simulated using various methods, such as COBRA Toolbox and COBRApy. In the modeling, COBRApy was used. This Python package can be used for the creation of a model with metabolic reactions, metabolites, and genes. Moreover, the package can be used on an existing model. (Ebrahim, 2013) An existing model from the BiGG Model database, iJN1463, was used to optimize the process of converting TPA to PHB. This model comprises 2,153 metabolites, 2,927 reactions, and 1,462 genes in Pseudomonas putida KT2440.

FBA allows the optimization process to be done with an objective reaction. The objective function refers to the goal that the model aims to optimize. Our optimization process had two objectives: G6PD (Glucose 6- phosphate dehydrogenase) and PDH (Pyruvate dehydrogenase). These two reactions produce Acetyl-CoA and NADPH, which are key metabolites needed in the conversion process. In this case, the objectives refer to the reactions in which the model aims to send the most flux. Flux is a representation of the rate of flow of metabolites through its metabolic network, and it is expressed in mmol/gDW/h.

The weighing of the two objectives can be adjusted. Weight is expressed with a decimal number between 0 and 1, inclusive. For our purposes, 3 different weightings were used: 0.5 (G6PD) and 0.5 (PDH), 0.3 (G6PD) and 0.7 (PDH), and 0.7 (G6PD) and 0.3 (PDH).

Objective

The main aim of this process is to increase the NADPH and Acetyl-CoA yield by editing the model. FBA allows knocking out a single or double gene, increasing certain genes, and more. The following list was obtained from Wet Lab, and FBA was conducted to determine which change effectively increased the yield of NADPH and Acetyl-CoA.

  1. Increase serA, serB, and serC
  2. Increase serA
  3. Increase zwf
  4. Increase zwf and serA
  5. Increase sdaA
  6. Increase fbaA
  7. Knock out pgi
  8. Coexpression of sdaA, serA, and pgk

Limitations

Throughout the process, we encountered a major problem. Increasing a certain gene required increasing the bounds of the reaction associated with that gene. However, the upper bounds that could be increased to were unknown. Therefore, the only step we could take at this stage of modeling was to set a theoretical lower and upper bound and determine whether the modification was effective or not. However, the FBA was still run with pre-determined bounds to gauge the theoretical impact of adjusting the expression of genes.

All influx and outflux values are expressed in mmol/gDW/h.

1. Increase serA, serB, and serC

serA BIGG ID: PP_5155
Associated reaction: Phosphoglycerate dehydrogenase (PGCD)

serB BIGG ID: PP_4909
Associated reaction: Phosphoserine phosphatase (L-serine) (PSP_L) Associated reaction: Phosphoglycerate dehydrogenase (PGCD)

serC BIGG ID: PP_1768
Associated reactions: O-Phospho-4-hydroxy-L-threonine (OHPBAT)

Weight 0.5 (G6PD) : 0.5 (PDH) Before ser increase After ser increase
NADPH influx 209.080 183.387
NADPH outflux 197.080 524.320
Acetyl-CoA influx 3.898e-14 5.826e-14
Acetyl-CoA outflux 298.160 144
Table 1: Increase serA, serB, and serC (0.5:0.5 weighing)

Weight 0.7 (G6PD) : 0.3 (PDH) Before ser increase After ser increase
NADPH influx 75.387 75.387
NADPH outflux 596.320 596.320
Acetyl-CoA influx 0 0
Acetyl-CoA outflux 1.312e-14 0
Table 2: Increase serA, serB, and serC (0:7:0.3 weighing)

Weight 0.3 (G6PD) : 0.7 (PDH) Before ser increase After ser increase
NADPH influx 197.080 197.080
NADPH outflux 233.080 66.920
Acetyl-CoA influx 3.111e-14 6.539e-16
Acetyl-CoA outflux 310.160 310.160
Table 3: Increase serA, serB, and serC (0.3:0.7 weighing)


2. Increase serA

serA BIGG ID: PP_5155
Associated reaction: Phosphoglycerate dehydrogenase (PGCD)

Weight 0.5 (G6PD) : 0.5 (PDH) Before ser increase After ser increase
NADPH influx 209.080 183.387
NADPH outflux 197.080 524.320
Acetyl-CoA influx 3.898e-14 5.826e-14
Acetyl-CoA outflux 298.160 144
Table 4: Increase serA (0.5:0.5 weighing)

Weight 0.7 (G6PD) : 0.3 (PDH) Before ser increase After ser increase
NADPH influx 75.387 75.387
NADPH outflux 596.320 596.320
Acetyl-CoA influx 0 0
Acetyl-CoA outflux 1.312e-14 2.010e-14
Table 5: Increase serA (0.7:0.3 weighing)

Weight 0.3 (G6PD) : 0.7 (PDH) Before ser increase After ser increase
NADPH influx 197.080 197.080
NADPH outflux 233.080 66.920
Acetyl-CoA influx 3.111e-14 0
Acetyl-CoA outflux 310.160 310.160
Table 6: Increase serA (0.3:0.7 weighing)


3. Increase zwf

zwf BIGG ID: PP_5351
Associated reaction: Beta-D-Glucose-6-phosphate NADP+ 1-oxoreductase (G6PBDH)

Weight 0.5 (G6PD) : 0.5 (PDH) Before zwf increase (G6PBDH) After zwf increase
NADPH influx 209.080 10209.080
NADPH outflux 197.080 10197.080
Acetyl-CoA influx 3.898e-14 3.898e-14
Acetyl-CoA outflux 298.160 298.160
Table 7: Increase zwf (0.5:0.5 weighing)

Weight 0.7 (G6PD) : 0.3 (PDH) Before zwf increase (G6PBDH) After zwf increase
NADPH influx 75.387 10075.387
NADPH outflux 596.320 10596.320
Acetyl-CoA influx 0 0
Acetyl-CoA outflux 1.312e-14 0
Table 8: Increase zwf (0.7:0.3 weighing)

Weight 0.3 (G6PD) : 0.7 (PDH) Before zwf increase (G6PBDH) After zwf increase
NADPH influx 197.080 10197.080
NADPH outflux 233.080 10233.080
Acetyl-CoA influx 3.111e-14 3.181e-12
Acetyl-CoA outflux 310.160 310.160
Table 9: Increase zwf (0.3:0.7 weighing)


4. Increase zwf and serA


Weight 0.5 (G6PD) : 0.5 (PDH) Before zwf and serA increase After zwf and serA increase
NADPH influx 209.080 10183.387
NADPH outflux 197.080 10524.32
Acetyl-CoA influx 3.898e-14 9.702e-14
Acetyl-CoA outflux 298.160 144
Table 10: Increase zwf and serA (0.5:0.5 weighing)

Weight 0.7 (G6PD) : 0.3 (PDH) Before zwf and serA increase After zwf and serA increase
NADPH influx 75.387 10075.387
NADPH outflux 596.320 10596.320
Acetyl-CoA influx 0 0
Acetyl-CoA outflux 1.312e-14 0
Table 11: Increase zwf and serA (0.7:0.3 weighing)

Weight 0.3 (G6PD) : 0.7 (PDH) Before zwf and serA increase After zwf and serA increase
NADPH influx 197.080 10197.080
NADPH outflux 233.080 10066.920
Acetyl-CoA influx 3.111e-14 0
Acetyl-CoA outflux 310.160 310.160
Table 12: Increase zwf and serA (0.3:0.7 weighing)


5. Increase sdaA

Genes: tdcG-I, tdcG-II, tdcG-III
BIGG ID: PP_0297, PP_0987, PP_3144
Associated reaction: L-serine deaminase (SERD_L)

Weight 0.5 (G6PD) : 0.5 (PDH) Before sdaA increase After sdaA increase
NADPH influx 209.080 183.387
NADPH outflux 197.080 524.320
Acetyl-CoA influx 3.898e-14 0
Acetyl-CoA outflux 298.160 144
Table 13: Increase sdaA (0.5:0.5 weighing)

Weight 0.7 (G6PD) : 0.3 (PDH) Before sdaA increase After sdaA increase
NADPH influx 75.387 75.387
NADPH outflux 596.320 596.320
Acetyl-CoA influx 0 4.704e-15
Acetyl-CoA outflux 1.312e-14 7.116e-13
Table 14: Increase sdaA (0.7:0.3 weighing)

Weight 0.3 (G6PD) : 0.7 (PDH) Before sdaA increase After sdaA increase
NADPH influx 197.080 131.080
NADPH outflux 233.080 167.080
Acetyl-CoA influx 3.111e-14 7.474e-15
Acetyl-CoA outflux 310.160 310.160
Table 15: Increase sdaA (0.3:0.7 weighing)


6. Increase fbaA

fbaA BIGG ID: PP_4960
Associated reaction: Fructose-bisphosphate aldolase (FBA)

Weight 0.5 (G6PD) : 0.5 (PDH) Before fbaA increase After fbaA increase
NADPH influx 209.080 209.080
NADPH outflux 197.080 197.080
Acetyl-CoA influx 3.898e-14 3.898e-14
Acetyl-CoA outflux 298.160 298.160
Table 16: Increase fbaA (0.5:0.5 weighing)

Weight 0.7 (G6PD) : 0.3 (PDH) Before fbaA increase After fbaA increase
NADPH influx 75.387 75.387
NADPH outflux 596.320 596.320
Acetyl-CoA influx 0 0
Acetyl-CoA outflux 1.312e-14 1.312e-14
Table 17: Increase fbaA (0.7:0.3 weighing)

Weight 0.3 (G6PD) : 0.7 (PDH) Before fbaA increase After fbaA increase
NADPH influx 197.080 197.080
NADPH outflux 233.080 233.080
Acetyl-CoA influx 3.111e-14 3.111e-14
Acetyl-CoA outflux 310.160 310.160
Table 18: Increase fbaA (0.3:0.7 weighing)


7. Knock out pgi

Pgi BIGG IDs: PP_4701, PP_1808

Weight 0.5 (G6PD) : 0.5 (PDH) Before knockout After knockout
NADPH influx 209.080 197.080
NADPH outflux 197.080 185.080
Acetyl-CoA influx 3.898e-14 0
Acetyl-CoA outflux 298.160 310.160
Table 19: Knock out pgi (0.5:0.5 weighing)

Weight 0.7 (G6PD) : 0.3 (PDH) Before knockout After knockout
NADPH influx 75.387 197.080
NADPH outflux 596.320 185.080
Acetyl-CoA influx 0 5.227e-47
Acetyl-CoA outflux 1.312e-14 310.160
Table 20: Knock out pgi (0.7:0.3 weighing)

Weight 0.3 (G6PD) : 0.7 (PDH) Before knockout After knockout
NADPH influx 197.080 197.080
NADPH outflux 233.080 185.080
Acetyl-CoA influx 3.111e-14 0
Acetyl-CoA outflux 310.160 310.160
Table 21: Knock out pgi (0.3:0.7 weighing)


8. Coexpression of sdaA, serA, and pgk

Pgk BIGG ID: PP_4963
Associated reaction: Phosphoglycerate kinase (PP_4963)

Weight 0.5 (G6PD) : 0.5 (PDH) Before coexpression After coexpression
NADPH influx 209.080 183.387
NADPH outflux 197.080 524.320
Acetyl-CoA influx 3.898e-14 0
Acetyl-CoA outflux 298.160 144
Table 22: Coexpression of sdaA, serA, and pgk (0.5:0.5 weighing)

Weight 0.7 (G6PD) : 0.3 (PDH) Before coexpression After coexpression
NADPH influx 75.387 75.387
NADPH outflux 596.320 596.320
Acetyl-CoA influx 0 4.704e-15
Acetyl-CoA outflux 1.312e-14 7.116e-13
Table 23: Coexpression of sdaA, serA, and pgk (0.7:0.3 weighing)

Weight 0.3 (G6PD) : 0.7 (PDH) Before coexpression After coexpression
NADPH influx 197.080 131.080
NADPH outflux 233.080 167.080
Acetyl-CoA influx 3.111e-14 7.474e-15
Acetyl-CoA outflux 310.160 310.160
Table 24: Coexpression of sdaA, serA, and pgk (0.3:0.7 weighing)


Results

In summary, an increase in serA and zwf was successful in significantly increasing the NADPH yield, zwf resulting in a higher yield of the two. However, the acetyl-CoA yield stayed at about the same level. The other changes made to the model had minimal effect on NADPH and Acetyl-CoA yield. The team moved onto determining maximum concentration for each targets: zwf and serA. Below is the workflow of modelling PHGDH production by serA.

Modelling PHGDH production by serA

Objective

The protein 3-phosphoglycerate dehydrogenase, also known as PHGDH, is coded for by the gene serA and is an enzyme catalyzing the oxidation of 3-phospho-D-glycerate to 3-phosphonooxypyruvate, which starts the L-serine biosynthesis pathway, the pathway synthesizing the non-essential amino acid L-serine (UniProt, n.d.). This means the production of PHGDH, and hence the transcription and translation rate of the gene serA, is a major factor in the production of this amino acid and, thus, that changing the rate at which PHGDH is produced can greatly change the rate of L-serine production.

This study intends to find the maximum protein production rate of 3-phosphoglycerate dehydrogenase (PHGDH), which is coded for by the serA coding sequence under the T7 promoter. We aimed to estimate the production rate by calculating ordinary differential equations (ODEs) through the MATLAB SIMBiology software. These values obtained form our ODEs would be used to determine the upper reaction bounds of the reaction (oxidation of 3-phospho-D-glycerate to 3-phosphonooxypyruvate) and be incirporated into our FBA, and thus model how the system would respond to our metablic enginnering, with respects to Acetyl-CoA and NADPH production. The basis of this model is a genetic construct that uses the T7 promoter (BBa_I719005) to produce PHGDH from the serA gene (BBa_K2086001) for enhanced production of polyhydroxybutyrate (PHB).

ODEs & Matlab

Both transcription into mRNA and translation into protein of T7 RNA polymerase (RNAP) and serA must be modeled to predict the expression of the target protein, D-3-phosphoglycerate dehydrogenase. Four ODEs were created as a slightly simplified version of the full model. These equations assume steady-state lacI repression, meaning that IPTG fully derepresses the lac operon, ignore resource competition, and treat the reactions that represent binding between lacI and IPTG and between T7 RNAP and the T7 promoter as negligible.

Lac promoter-regulated production of T7 RNA polymerase. The production of T7 RNA polymerase must be measured because the binding of IPTG to lacI initiates lac operon-regulated transcription of T7 RNA polymerase, ultimately allowing serA to be transcribed under the T7 promoter. The rate of change of T7 RNA polymerase mRNA can be described as:

$\frac{d\lbrack mRNA_{T7 RNAP} \rbrack}{dt}$ = $k_{plac}$ * $C_{N}$ * $\frac{\lbrack IPTG \rbrack ²}{K_{IPTG} ² + \lbrack IPTG \rbrack ²}$ - $d_{T7mRNA}$ * $\lbrack mRNA_{T7 RNAP} \rbrack$

where $k_{plac}$ is the lac promoter transcription rate, $K_{IPTG}$ is the half-saturation constant of IPTG, $d_{T7mRNA}$ is the degradation rate of T7 RNA polymerase mRNA, and $C_{N}$ is the plasmid copy number. Assume [IPTG] is abundent and not limiting.

Translation of the T7 RNA polymerase can then be modeled by creating a first-order ODE for the change in T7 RNA polymerase over time in the form:

$\frac{d\lbrack T7 RNAP \rbrack}{dt}$ = $k_{RBS}$ * $\lbrack mRNA_{T7 RNAP} \rbrack$ - $d_{T7prot}$ * $\lbrack T7 RNAP \rbrack$

T7 promoter-regulated production of D-3-phosphoglycerate dehydrogenase. Expression of T7 RNA polymerase allows it to bind to the T7 promoter, activating transcription of the serA gene under the control of the T7 promoter and thereby translation of the target protein, PHGDH. Transcription of the serA gene can be modeled by the ODE in which RNA polymerase acts as the activator, yielding:

$\frac{d\lbrack mRNA_{serA} \rbrack}{dt}$ = $k_{pT7}$ * $C_{N}$ * $\frac{\lbrack T7 RNAP \rbrack ¹}{K_{T7 RNAP} + \lbrack T7 RNAP \rbrack ¹}$ - $d_{SmRNA}$ * $\lbrack mRNA_{serA} \rbrack$

In this case, the Hill coefficient is 1 because T7 RNA polymerase exhibits non-cooperative DNA binding, meaning it does not require multiple binding events or additional transcription factors to initiate transcription (Kuzmine et al., 2003). Thus, translation of serA mRNA into PHGDH can be modeled by the ODE:

$\frac{d\lbrack serA \rbrack}{dt}$ = $k_{RBS}$ * $\lbrack mRNA_{serA} \rbrack$ - $d_{Sprot}$ * $\lbrack serA \rbrack$

Figure 1: SIMBiology diagram of serA expression using the T7 expression system including binding reactions in green, transcription in yellow, translation in blue, and degradation in black.

Table 25: The reactions involved in the production of PHGDH based on the SIMBiology model.

Figure 2: Full ODEs with additional reactions as defined in Figure 2 generated with MATLAB SIMBiology. Variables in blue represent species, and variables in green represent parameters.

Table 26: Parameters for the ODEs from literature in µM or molecules/min-1 unless otherwise specified.

Initial values of lacI, IPTG, and the T7 promoter also affect the behavior of the model. The initial conditions for all other species are set as 0 because both lac- and T7-regulated transcription are initially repressed by lacI and lack of T7 RNA polymerase expression. For further investigation, the values of lacI and T7 promoter are held at 40 molecules based on the plasmid copy number. IPTG concentration can be varied but is initially set as 1 mM for the basic expression models of mRNA and protein.

Results:
SerA mRNA levels display a sharp peak at 1.74 µM 10 minutes after induction with 1000 µM IPTG, then a rapid decline as mRNA is translated into PHGDH protein and degraded.

Figure 3: serA mRNA expression in µM over time in minutes after induction with 1000 µM IPTG.

After induction with 1000 µM of IPTG, PHGDH protein expression rapidly increases from a baseline expression level of zero to saturation at approximately 0.84 µM by 35-40 minutes after induction, indicating steady-state protein expression at that point. A slow decline thereafter indicates PHGDH degradation. The protein levels in Figure 4 rise significantly later at around 20 minutes compared to the peak in Figure 3, consistent with the expected translation lag after transcription.

Figure 4: PHGDH protein expression in µM over time (minutes) after induction with 1000 µM IPTG

Varying IPTG concentrations affects serA mRNA and protein expression. As expected, at zero IPTG, no expression occurs due to tight repression of the T7 system without the inducer. All induced conditions display a sharp peak in serA mRNA at 10-15 minutes as transcription occurs; higher IPTG concentration increases the peak height, with approximate maximal expression reached after 1000 µM. For PHGDH protein expression, all curves show a rapid increase that plateaus, and maximum expression levels show minimal differences between induction with 1000 to 4000 µM IPTG. The maximum expression levels of the system are approximately 1.8 µM of mRNA and 0.84 µM of PHGDH. An implication of the variations shown in Figure 5 is that 500 µM IPTG is sufficient for near-maximal induction for protein expression, with only minimal increases in expression past 1000 µM IPTG.

Figure 5: PHGDH protein and serA mRNA expression in µM over time after induction with 0 to 4000 µM of IPTG in 500 µM increments.

Results

The key takeaways from the modelling included that amount of IPTG inducer for our constructs which utilize T7 promoter is no more than 0.5 mM IPTG (figure 5), and the maximum concentration of protein produced is 0.84 µM (Figures 4 & 5). A similar work was done with the second target, zwf, and the resulting maximum concentration was the same as that of serA. All the parameters were the same, except the degradation rate, where the difference was negligible. Hence, the maximum concentration rate of zwf is 0.84 µM. Through enzyme kinetics, the team then aimed to find upper values that could be plugged into the FBA to determine exact yields. Zwf was chosen as the final enzyme to increase yield as it was more effective compared to serA.

Enzyme Kinetics 

Overview

The research on enzyme kinetics first started to find FBA constraints, and the team decided that the Michaelis-Menten equation would be an appropriate model for illustrating the relationship between the substrate concentration and the rate of enzyme-catalyzed reaction. We conducted an analysis of kinetics on zwf, one of the enzymes involved in the FBA. 

Michaelis-Menten Model (Berg, Stryer, Tymoczko, & Gatto, 2015)

The Michaelis-Menten equation is a basic equation used to show the kinetics of different enzymes. It's written as:

V = $\frac{V_{\max}\lbrack S\rbrack}{K_{M}+ \lbrack S\rbrack}$

Where: 

$V$ = reaction velocity

$V_{\max}$= maximum velocity

$[S]$ = concentration of the substrate S

$K_M$ = Michaelis constant

To apply the Michaelis-Menten equation to our model, specifically zwf, we first conducted initial research on zwf's kinetics to find known values of $K_M$ or $V_{\max}$ in P. putida KT2440. A relevant paper found was Large-scale kinetic metabolic models of Pseudomonas putida KT2440 for consistent design of metabolic engineering strategies by Milenko Tokic and his group of researchers (Tokic, 2020), where they used an online database, BRENDA, for information regarding enzyme kinetics. This database cites a different literature, Quantifying NAD(P)H production in the upper Entner-Doudoroff pathway from Pseudomonas putida KT2440. (Olavarria, 2015). The paper includes the following table with kinetic parameters of zwf.

Parameters NADP NAD
$K_{i}(\mu M)$ 111± 12 1148 ± 67
$K_{M}(\mu M)$ 14 ± 2 127 ± 8
$K_{MG6P}(\mu M)$ 946 ± 49 1137 ± 37
$K_{cat}\left( s^{- 1} \right)$ 102 ± 1 277 ± 2
Table 27: Kinetic parameters for zwf

A theoretical $K_M$ value of 14 μm is obtained from the literature, with the conditions including pH 8.0, 30℃, recombinant enzyme, and NADP+. Another kinetic parameter included in the table is $k_{cat}$, the enzyme turnover number that represents the number of substrate molecules that are turned over or form a product in 1 second. For zwf in P.Putida, $k_{cat}$ is 102 $s^{-1}$. 

The total zwf concentration was previously calculated to be 0.84 μm, therefore

$k_{cat}$ = $\frac{V_{\max}} {[E_{T}]}$ (Berg, Stryer, Tymoczko, & Gatto, 2015)

$V_{\max}$ = $k_{cat}$ [$E_{T}$]

$V_{\max}$= 102 $s^{-1}$ 0.84 μm

$V_{\max}$ = 85.68 μm $s^{-1}$

$V$ = $\frac{85.68\lbrack S\rbrack}{14 + \lbrack S\rbrack}$

Now that the two unknown variables for Michaelis-Menten's equation are identified, this model can be plotted in MATLAB. (Figure 1.)

michaelis-menten plot
Figure 6: Michaelis-Menten Curve for zwf in P.Putida.

Another application of the Michaelis-Menten Curve is the Lineweaver-Burk Plot, where $\frac{1}{\lbrack S\rbrack}$ is plotted against $\frac{1}{V}$. The slope of the resulting linear plot is equivalent to $\frac{K_{M}}{V_{\max}}$. The derivation of the equation starts by taking the reciprocal of the Michaelis-Menten Model:

V = $\frac{V_{\max}\lbrack S\rbrack}{K_{M} + \lbrack S\rbrack}$

$\frac{1}{V}$ = $\frac{K_{M} + \lbrack S\rbrack}{V_{\max}\lbrack S\rbrack}$

$\frac{1}{V}$ = $\left( \frac{K_{M}}{V_{\max}} \right)\left( \frac{1}{\lbrack S\rbrack} \right)$+$\left( \frac{1}{V_{\max}} \right)$

A typical equation for a linear function is y = mx+b:

y = $\frac{1}{V}$

x = $\frac{1}{\lbrack S\rbrack}$

m = slope = $\frac{K_{M}}{V_{\max}}$

typical-lineweaver-burk
Figure 7: Typical Lineweaver-Burk plot
lineweaver-burk plot
Figure 8: Lineweaver-Burk plot for zwf. $\frac {1}{v} = 0.163 (\frac {1}{[S]}) + 0.0117$

Figure 2 is a representation of a typical Lineweaver-Burk plot, showing how the slope, y-intercept, and x-intercept relate to the kinetic parameters of an enzyme. Similarly, the Lineweaver-Burk plot can be plotted for zwf as seen in Figure 3. The Lineweaver-Burk plot is another method of representing enzyme kinetics. 

The Michaelis-Menten equation was utilized to find the $V_{max}$ value using known kinetic parameters of zwf from literature. The equation was plotted in the form of a Michaelis-Menten curve and a Lineweaver-Burk plot for visualization of kinetic parameters of zwf. The resulting Vmax value was used as an upper bound to constrain the fba model.

Conversion

FBA flux units are typically expressed in mmol/gDW/h. The maximum serA concentration was calculated to be 0.84 µM. It’s assumed that the max zwf concentration is also 0.84 µM, since the two are under the same genetic circuit with the same promoter, and the only difference would be the degradation rate, which had negligible difference.

\begin{align} 1 \mu M &= 1 mmol/1000 L \\ &= 0.001 mmol/L\\ 0.84 \mu M &= 0.00084 mmol/L \end{align} \begin{align} V_{max} &= k_{cat} \times [E] \\ &= 102 s^{-1} \times 0.00084 mmol/L \\ &= 0.08568 mmol/L/s \\ &= 0.08568 mmol/L/s \times 3600 \\ &= 308.448 mmol/L/h \end{align}

The dry cell weight concentration OD of 1 corresponds to 0.49 g/L of CDW (Verhoef, 2010). An OD of 0.8 is used in our design, so dry cell weight concentration is equal to 0.49 0.8 = 0.392 g/L. 

$308.448 mmol/L/h \div 0.392 gDW/h = 786.86 mmol/gDW/h$

This value corresponds to the upper value of the zwf that will be run in the FBA. For simplicity, the lower value was simply the negative of the upper value.

FBA-ZWF Results


Weight 0.5 (G6PD) : 0.5 (PDH) Before zwf increase (G6PBDH) After zwf increase
NADPH influx 209.080 955.940
NADPH outflux 197.080 983.949
Acetyl-CoA influx 3.898e-14 3.287e-15
Acetyl-CoA outflux 298.160 298.160
Table 28: Increase zwf (0.5:0.5 weighing)

Weight 0.7 (G6PD) : 0.3 (PDH) Before zwf increase (G6PBDH) After zwf increase
NADPH influx 75.387 862.247
NADPH outflux 596.320 1383.180
Acetyl-CoA influx 0 0
Acetyl-CoA outflux 1.312e-14 9.714e-14
Table 29: Increase zwf (0.7:0.3 weighing)

Weight 0.3 (G6PD) : 0.7 (PDH) Before zwf increase (G6PBDH) After zwf increase
NADPH influx 197.080 983.940
NADPH outflux 233.080 1019.940
Acetyl-CoA influx 3.111e-14 3.111e-14
Acetyl-CoA outflux 310.160 310.160
Table 30: Increase zwf (0.3:0.7 weighing)

Conclusion

In summary, the FBA has proven that zwf increase is effective in increasing NADPH yield, which is crucial for conversion from TPA to PHB. Enzyme kinetic modelling was used to determine upper bound values for zwf. With the exact max enzyme concentration and reaction rate, the team was able to determine exact yields from FBA. However, further research is needed to improve the Acetyl-CoA yield. Following these results, we confirmed our decision to utilize zwf in the experimentations, since it was also most effective in increasing NADPH and following PHB yield, a high value product produced from PET plastic.

References

1 5.2: Enzyme Parameters. (2019, July 15). Chemistry LibreTexts.
2 7.2: Derivation of Michaelis-Menten equation. (2021, August 23). Biology LibreTexts.
3 Batianis, C., Van Rosmalen, R. P., Major, M., Van Ee, C., Kasiotakis, A., Weusthuis, R. A., & Martins Dos Santos, V. A. P. (2023). A tunable metabolic valve for precise growth control and increased product formation in Pseudomonas putida. Metabolic Engineering, 75, 47–57.
4 Bernstein, J. A., Lin, P.-H., Cohen, S. N., & Lin-Chao, S. (2004). Global analysis of Escherichia coli RNA degradosome function using DNA microarrays. Proceedings of the National Academy of Sciences, 101(9), 2758–2763.
5 Bintu, L., Buchler, N. E., Garcia, H. G., Gerland, U., Hwa, T., Kondev, J., & Phillips, R. (2005). Transcriptional regulation by the numbers: models. Current opinion in genetics & development, 15(2), 116–124.
6 Chang, A., Jeske, L., Ulbrich, S., Hofmann, J., Koblitz, J., Schomburg, I., Neumann-Schaal, M., Jahn, D., & Schomburg, D. (2021). BRENDA, the ELIXIR core data resource in 2021: New developments and updates. Nucleic Acids Research, 49(D1), D498–D508.
7 Daun, S., Rubin, J., Vodovotz, Y., & Clermont, G. (2008). Equation-based models of dynamic biological systems. Journal of critical care, 23(4), 585–594.
8 Ebrahim, A., Lerman, J. A., Palsson, B. O., & Hyduke, D. R. (2013). COBRApy: COnstraints-Based Reconstruction and Analysis for Python. BMC Systems Biology, 7(1), 74.
9 Gibson, B., Wilson, D. J., Feil, E., & Eyre-Walker, A. (2018). The distribution of bacterial doubling times in the wild. Proceedings. Biological sciences, 285(1880), 20180789.
10 Giordano, T. J., Deuschle, U., Bujard, H., & McAllister, W. T. (1989). Regulation of coliphage T3 and T7 RNA polymerases by the lac represser-operator system. Gene, 84(2), 209–219.
11 Hussey, B. J., & McMillen, D. R. (2018). Programmable T7-based synthetic transcription factors. Nucleic acids research, 46(18), 9842–9854.
12 Jeong, H., Kim, H. J., & Lee, S. J. (2015). Complete Genome Sequence of Escherichia coli Strain BL21. Genome announcements, 3(2), e00134-15.
13 King, Z. A., Lu, J., Dräger, A., Miller, P., Federowicz, S., Lerman, J. A., Ebrahim, A., Palsson, B. O., & Lewis, N. E. (2016). BiGG Models: A platform for integrating, standardizing and sharing genome-scale models. Nucleic Acids Research, 44(D1), D515–D522.
14 Kuzmine, I., Gottlieb, P. A., & Martin, C. T. (2003). Binding of the priming nucleotide in the initiation of transcription by T7 RNA polymerase. The Journal of biological chemistry, 278(5), 2819–2823.
15 Lim, S.-J., Jung, Y.-M., Shin, H.-D., & Lee, Y.-H. (2002). Amplification of the NADPH-related genes zwf and gnd for the oddball biosynthesis of PHB in an E. coli transformant harboring a cloned phbCAB operon. Journal of Bioscience and Bioengineering, 93(6), 543–549.
16 Lutz, R., & Bujard, H. (1997). Independent and tight regulation of transcriptional units in Escherichia coli via the LacR/O, the TetR/O and AraC/I1-I2 regulatory elements. Nucleic Acids Research, 25(6), 1203–1210.
17 Maurizi M. R. (1992). Proteases and protein degradation in Escherichia coli. Experientia, 48(2), 178–201.
18 McClure W. R. (1980). Rate-limiting steps in RNA chain initiation. Proceedings of the National Academy of Sciences of the United States of America, 77(10), 5634–5638.
19 Michaelis-Menten Equation—An overview | ScienceDirect Topics. (n.d.).
20 Michaelis-Menten Kinetics. (2013, October 2). Chemistry LibreTexts.
21 Miyanaga, K., & Unno, H. (2011). Reaction Kinetics and Stoichiometry. In Comprehensive Biotechnology (pp. 33–46). Elsevier.
22 Molpeceres-García, F. J., Sanz-Mata, D., García-Miro, A., Prieto, A., & Barriuso, J. (2025). Towards polyethylene terephthalate valorisation into PHB using an engineered Comamonas testosteroni strain. New biotechnology, 85, 75–83.
23 Nogales, J., Mueller, J., Gudmundsson, S., Canalejo, F. J., Duque, E., Monk, J., Feist, A. M., Ramos, J. L., Niu, W., & Palsson, B. O. (2020). High-quality genome-scale metabolic modelling of Pseudomonas putida highlights its broad metabolic capabilities. Environmental Microbiology, 22(1), 255–269.
24 Olavarria, K., Marone, M. P., da Costa Oliveira, H., Roncallo, J. C., da Costa Vasconcelos, F. N., da Silva, L. F., & Gomez, J. G. C. (2015). Quantifying NAD(P)H production in the upper Entner–Doudoroff pathway from Pseudomonas putida KT2440. FEBS Open Bio, 5(1), 908–915.
25 Olsson, Sanna & Penacho, Vanessa & Puente-Sánchez, Fernando & Díaz, Silvia & Gonzalez-Pastor, Eduardo & Aguilera, Angeles. (2017). Horizontal Gene Transfer of Phytochelatin Synthases from Bacteria to Extremophilic Green Algae. Microbial Ecology, 73.
26 Prinz H. (2010). Hill coefficients, dose-response curves and allosteric mechanisms. Journal of chemical biology, 3(1), 37–44.
27 Roberts, E., Magis, A., Ortiz, J. O., Baumeister, W., & Luthey-Schulten, Z. (2011). Noise contributions in an inducible genetic switch: A whole-cell simulation study. PLoS Computational Biology, 7(3).
28 Rowe, E., Palsson, B. O., & King, Z. A. (2018). Escher-FBA: A web application for interactive flux balance analysis. BMC Systems Biology, 12(1), 84.
29 Ruiz, N., & Silhavy, T. J. (2022). How Escherichia coli Became the Flagship Bacterium of Molecular Biology. Journal of bacteriology, 204(9), e0023022.
30 Shah, B. A., Kasarlawar, S. T., & Phale, P. S. (2022). Glucose-6-Phosphate Dehydrogenase, ZwfA, a Dual Cofactor-Specific Isozyme Is Predominantly Involved in the Glucose Metabolism of Pseudomonas bharatica CSV86T. Microbiology Spectrum, 10(6), e03818-22.
31 Shi, H., Nikawa, J., & Shimizu, K. (1999). Effect of modifying metabolic network on poly-3-hydroxybutyrate biosynthesis in recombinant Escherichia coli. Journal of Bioscience and Bioengineering, 87(5), 666–677.
32 Sites.duke.edu/bossbackup/files/2013/02/nonlime. (n.d.).
33 Srinivasan, B. (2022). A guide to the Michaelis–Menten equation: Steady state and beyond. The FEBS Journal, 289(20), 6086–6098.
34 Tabor S. (2001). Expression using the T7 RNA polymerase/promoter system. Current protocols in molecular biology, Chapter 16, Unit16.2.
35 Tokic, M., Hatzimanikatis, V., & Miskovic, L. (2020). Large-scale kinetic metabolic models of Pseudomonas putida KT2440 for consistent design of metabolic engineering strategies. Biotechnology for Biofuels, 13(1), 33.
36 Verhoef, S., Ballerstedt, H., Volkers, R. J. M., de Winde, J. H., & Ruijssenaars, H. J. (2010). Comparative transcriptomics and proteomics of p-hydroxybenzoate producing Pseudomonas putida S12: Novel responses and implications for strain improvement. Applied Microbiology and Biotechnology, 87(2), 679–690.
37 Zhang, Y., Lin, Z., Liu, Q., Li, Y., Wang, Z., Ma, H., Chen, T., & Zhao, X. (2014). Engineering of Serine-Deamination pathway, Entner-Doudoroff pathway and pyruvate dehydrogenase complex to improve poly(3-hydroxybutyrate) production in Escherichia coli. Microbial Cell Factories, 13(1), 172
38 Zhang, Y., Su, M., Qin, N., Nielsen, J., & Liu, Z. (2020). Expressing a cytosolic pyruvate dehydrogenase complex to increase free fatty acid production in Saccharomyces cerevisiae. Microbial Cell Factories, 19(1), 226.
39 Ziegler, A. L., Filbig, M., Parschau, J., Tiso, T., Blank, L. M., & Mitsos, A. (2023). Combined metabolic modeling and experimental data for enhanced biotechnological production. In A. C. Kokossis, M. C. Georgiadis, & E. Pistikopoulos (Eds.), 33rd european symposium on computer aided process engineering (Vol. 52, pp. 2685–2690). Elsevier.