Team:British Columbia/Model1

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
{{Template:Template_HD_1}}
{{Template:Template_HD_1}}
-
===Secretion and Production of Monoterpenes in Yeast===
+
<html><center><h3>Secretion and Production of Monoterpenes in Yeast</h3></center></br>
 +
 
-
<html>
 
<b>OBJECTIVE:</b> To create a model to assay the production of monoterpenes in our genetically engineered yeast cells given that they contain the metabolic genes IDI1, K6R-hmg2, erg20-2 and a monoterpene synthase.</br>
<b>OBJECTIVE:</b> To create a model to assay the production of monoterpenes in our genetically engineered yeast cells given that they contain the metabolic genes IDI1, K6R-hmg2, erg20-2 and a monoterpene synthase.</br>
<b>Model Creator:</b> Gurpal Bisra</br>
<b>Model Creator:</b> Gurpal Bisra</br>

Revision as of 01:54, 15 October 2011

Team: British Columbia - 2011.igem.org

Secretion and Production of Monoterpenes in Yeast


OBJECTIVE: To create a model to assay the production of monoterpenes in our genetically engineered yeast cells given that they contain the metabolic genes IDI1, K6R-hmg2, erg20-2 and a monoterpene synthase.
Model Creator: Gurpal Bisra
Model Advisors: Dr. Eric Lagally, Dr. James Piret, Dr. Steve Withers, Dr. Joanne Fox, Shing Zhan, Alina Chan, Rafael Saer, Eric Finlay

I, Gurpal Bisra, simplified the mevalonate pathway [1] to only enzymes associated with our project – IDI1, HMG2 and ERG20. I created first order Michaelis-Menten differential equations for the simplified chemical reactions. For this, Dr. Eric Lagally referred me to 2 sources: “Writing Differential Equations” [2] and “Chapter 6- Transport and Kinetics” [3]. However, many constants and concentrations must be known to solve these differential equations. An enzyme database “BRENDA” contains some kcat and km values [4]. However, more research must be done to determine the currently unknown constants. These differential equations can be solved in MATLAB to plot monoterpene concentration as a function of substrate or time.

The Mevalonate Pathway as found in yeast (Ignea et al. 2011).

Our team wants to mass produce monoterpenes so we...

1) Replaced HMG2 with the mutant variant K6R-hmg2, which is stabilized against protein degradation [5].

2) Replaced ERG20 with the mutant variant K197E erg20-2, which produces "25% FPP and 75% GPP instead of 75% FPP and 25% GPP" as compared to the wildtype ERG20 gene [6]. We want more GPP than FPP because our goal is to produce monoterpenes and not diterpenoids [7].

3) Introduced a gene which encodes for a synthase to use GPP to form monoterpenes. We chose 5 different synthases that each produces different monoterpenes in different proportions [8]:

Synthase PgTPS-Pin2 catalyzes GPP into producing 70.5% β-pinene and 29% α-pinene + other monoterpenes in negligible amounts.

Synthase PsTPS-Car1 catalyzes GPP into producing 66.4% 3-carene and 2.7% α-pinene + other monoterpenes in negligible amounts.

Synthase PgxeTPS-Cin catalyzes GPP into producing 65.6% 1,8 cineole, 3.0% α-pinene and 2.6% β-pinene + other monoterpenes in negligible amounts.

Synthase PgTPS-Cin catalyzes GPP into producing 81.1% 1,8 cineole, 1.9% α-pinene and 1.9% β-pinene + other monoterpenes in negligible amounts.

Synthase PsTPS-Pin catalyzes GPP into producing 83.4% α-pinene and 12.6% β-pinene + other monoterpenes in negligible amounts.

Based on these changes, I created a modified model:

Simplified model of the mevalonate pathway with the K6R-hmg2 and erg20-2 genes.

Block diagrams of biochemical pathway for PsTPS-Pin synthase, PgTPS-Pin2 synthase, PsTPS-Car1 synthase, PgxeTPS-Cin synthase, PgTPS-Cin synthase.

Please note:

1) The enzymes ERG12, ERG8 and MVD1 are NOT RATE LIMITING; therefore, we chose not to include them in our simplified model. However, these enzymes are accounted for in our simulations.

2) The RATE LIMITING STEP is at HMG2.

Now, I needed to model these chemical equations as a series of differential equations. As an engineer, I don't have a biochemistry background so this problem was new for me. This website provided the basics to get started. 2 things to take into account are:

1) The direction of the arrow: -if the arrow goes into a component, the equation segment is positive -if the arrow leaves a component, the equation segment is negative

2) Types of Rate Processes: -if the rate process is zeroth order, just enter the rate constant -if the rate process i first order, multiply the rate constant by the initial substrate concentration -for a Michaelis-Menten process, include the amount or concentration of the component at the tail of the arrow (call it X1 for example) and you will get: d(X1)/dt = (-Vm*X1)/(Km+X1)

Most of the equations fall under 2 types of Michaelis–Menten equations:

The two main types of chemical reactions.

For the first type of reaction, I had to make 2 assumptions:

1) At steady state, [ES] does not change with time, therefore it's derivative with time is = 0. Therefore, k1[E][S] = (k2+k3)[ES]

2) S >> Eo

The second type of Michaelis-Menten kinetic equation applies to cases where I have 2 substrates combine into 1 product via a condensation reaction; DMA-PP and I-PP are condensed to generate geranyl diphosphate (GPP, C10), which is further converted with IPP into ferensyl diphosphate (FPP, C15), with prenyl transferase such as FPP synthase (Misawa, 2011).

To model these types of reactions, I found an expression for the reaction velocity to be: v = d(X)/dt = (Vmax)/( (kms1/[S1]) + (kms2/[S2]) + 1 ) where [S1] = concentration of substrate 1, [S2] = concentration of substrate 2. They have an associated kinetic value. Vmax = kcat*[E] where [E] = the concentration of enzyme.

Differential equations common in all products.

The final thing I needed to consider before writing out the differential equations was how to use data indicating what percentage of monoterpenes were produced. These final steps also took the form of the Michaelis-Menten equations but I modified them by multiplying each by the fraction of product produced. For example, please look at equations 10 and 12 in the differential equations below to see fraction of products are produced for the PgTPS-Pin2 synthase.

The differential equations specific to the PsTPS-Pin synthase, PgTPS-Pin2 synthase, PsTPS-Car1 synthase, PgxeTPS-Cin synthase, PgTPS-Cin synthase.

Contents

PARAMETERS - KINETIC CONSTANTS

In order to model each enzyme, at least 2 values must be known: Km and Kcat. These values must be determined when using Michaelis-Menten kinetics to model enzymes.

I found most of my values using the BRENDA database. Not all constants have actually been determined yet for Saccharomyces cerevisiae. After all, our project is based on research that was conducted earlier this year. The values shown in black below were found using the BRENDA database [4]. The values are red had to be inferred. For example, the enzyme HMG2 and K6R-hmg2 were only different in the fact that K6R-hmg2 acted as a stabilizing against protein degration;therefore, the kinetic values for each should be the same [5]. Also, the values were erg20-2 were determined by deciding that the ratio of kcat/km should be 3 times higher that the same ratio for ERG20. This was based on the fact that erg20-2 has been show to produce "25% FPP and 75% GPP instead of 75% FPP and 25% GPP" as compared to the wildtype ERG20 gene [9].


Kcat values for enzymes found in our simplified biochemical pathway.
Km values for enzymes found in our simplified biochemical pathway.

SIMULATIONS

Below is a MATLAB code that illustrates how the concentration of β-pinene can be found with one of our engineered yeast cells containing the mutant metabolic genes K6R-hmg2, erg20-2 and the PgTPS-Pin2 synthase gene.

Save the following .m file into MATLAB as named "PgTPSPin2.m". This program runs under the assumption that time runs from 0 seconds to 1,000,000 seconds and that the initial concentration of substrate = 5 where as the initial concentration of each product = 0. The output is a concentration of all compounds found in the biochemical pathway (M) vs. time (s).

Then, input the following commands into MATLAB while being in the appropriate directory:
>> xspan =[0 1000000];

>> ynot = [5 0 0 0 0 0 0 0 0];

>> [X,Y] = ode45(@PgTPSPin2,xspan,ynot);

>> plot(X,Y)

These are the most basic commands. One can also use the diff(x) function to determine time derivative of concentrations as well.

function dy = PgTPSPin2(t,y);

% Contains K6R-hmg2 and erg20-2
% Define Constants:
% y(1) = [HMG-CoA]
V_A = 5.833*10^(-11);
km_A = 0.175*10^(-3);
% y(2) = [MVA]
V_sigma = 1.283*10^(-8);
km_sigma = 7.4*10^(-3);
% y(3) = [MVA-5-phosphate]
V_pi = 1.00*10^(-9);
km_pi = 0.041*10^(-3);
% y(4) = [MVA-pyrophosphate]
V_delta = 4.90*10^(-6);
km_delta = 0.123*10^(-3);
% y(5) = [I-PP]
V_C = 1.817*10^(-9);
km_C = 0.036*10^(-3);
V_D = 1.817*10^(-9);
km_D = 0.035*10^(-3);
Vmax = 3.883*10^(-8);
km_E = 0.027*10^(-3);
km_F = 0.459*10^(-3);
km_G = 17.176*10^(-3);
% y(6) = [DMA-PP]
% y(7) = [FPP]
% y(8) = [GPP]
V_H1 = 2.84*10^(-8);
km_H1 = 0.006*10^(-3);
% y(9) = [B-pinene]
% y(10) = [a-pinene]

% MATLAB Code:
dy = zeros(9,1);
dy(1) = -((V_A*y(1))/(km_A+y(1)));
dy(2) = ((V_A*y(1))/(km_A+y(1)))-((V_sigma*y(2))/(km_sigma+y(2)));
dy(3) = ((V_sigma*y(2))/(km_sigma+y(2)))-((V_pi*y(3))/(km_pi+y(3)));
dy(4) = ((V_pi*y(3))/(km_pi+y(3)))-((V_delta*y(4))/(km_delta+y(4)));
dy(5) = ((V_delta*y(4))/(km_delta+y(4)))-((V_C*y(5))/(km_C+y(5)))-((V_D*y(6))/(km_D+y(6)))-
((Vmax)/((km_F/y(5))+(km_E/y(6))+(1)))-((V_D*y(6))/(km_D+y(6)))-((Vmax)/((km_F/y(5))+(km_G/y(8))+(1)));
dy(6) = ((V_C*y(5))/(km_C+y(5)))-((V_D*y(6))/(km_D+y(6)))-((Vmax)/((km_F/y(5))+(km_E/y(6))+(1)));
dy(7) = ((Vmax)/((km_F/y(5))+(km_G/y(8))+(1)));
dy(8) = -((Vmax)/((km_F/y(5))+(km_G/y(8))+(1)))+((Vmax)/((km_F/y(5))+(km_E/y(6))+(1)))-((V_H1*y(8))/(km_H1+y(8)))*(0.705);
dy(9) = ((V_H1*y(8))/(km_H1+y(8)))*(0.705);
% dy(9) = ((V_H1*y(8))/(km_H1+y(8)))*(0.295);

RESULTS

One of my objectives was to determine how much more GPP is produced using the erg20-2 gene instead of just the ERG20 gene. Below is a graph which illustrates the concentration of GPP produced using the pinene synthases, PgTPS-Pin2 and PsTPS-Pin, found in the simplified biochemical pathway as a function of time with the ERG20 or with the erg20-2 gene. Relatively speaking, my simulation showed that 1.3127 times more GPP is produced with the addition of the erg20-2 gene.


The concentration of GPP produced using the pinene synthases, PgTPS-Pin2 and PsTPS-Pin, found in the simplified biochemical pathway as a function of time with the ERG20 or with the erg20-2 gene.

Next, I wanted to determine what effect K6R-hmg2 and erg20-2 would have on the concentration of monoterpenes produced. I ran 2 separate simulations and merged their outputs on the plot below. My simulation showed that 17.10% more beta-pinene is produced and 17.00 % more alpha-pinene is produced when K6R-hmg2 and erg20-2 are used instead of HMG2 and ERG20 alone.


The concentration of monoterpenes produced using the pinene synthases, PgTPS-Pin2 and PsTPS-Pin, found in the simplified biochemical pathway as a function of time.


I went one step further and also took the time derivatives of the monoterpene output. I plotted them as a function of time as shown below. My simulation showed that the maximum velocity of:

beta-pinene with K6R-hmg2 and erg20-2 is 5.674*10^(-10) M/s alpha-pinene with K6R-hmg2 and erg20-2 is 2.372*10^(-10) M/s beta-pinene with HMG2 and ERG20 is 4.638*10^(-10) M/s alpha-pinene with HMG2 and ERG20 is 1.941*10^(-10) M/s

Therefore, the K6R-hmg2 and the erg20-2 genes increase the rate of beta-pinene production by 22.34% and alpha-pinene by 22.21%.


The time derivatives of concentration of monoterpenes produced using the pinene synthases, PgTPS-Pin2 and PsTPS-Pin, found in the simplified biochemical pathway as a function of time.

REFERENCES

[1] Ignea, C; Cvetkovic, I; Loupassaki, S; Kefalas, P; Johnson, CB; Kampranis, SC; Makris, AM. Improving yeast strains using recyclable integration cassettes, for the production of plant terpenoids. Micob Cell Factories. 2011, 10:4.
[2] Bourne, David W. Writing Differential Equations. 2001. http://www.boomer.org/c/p3/c02/c0207.html.
[3] Dr. Jakubowski. Chapter 6- Transport and Kinetics. 2011. http://employees.csbsju.edu/hjakubowski/classes/ch331/transkinetics/olssrapeqenzkineq.html
[4] Scheer, Maurice. BRENDA. 2011. http://www.brenda-enzymes.org/
[5] Gardner RG, Hampton RY. A 'distributed degron' allows regulated entry into the ER degradation pathway. Embo J. 1999, 18: 5994-6004.
[6] Oswald, M; Fischer, M; Dirninger, N; Karst, F. Monoterpenoid biosynthesis in Saccharomyces cerevisiae. FEMS Yeast Res. 2007. 413-421.
[7] Misawa, Norihiko. Pathway engineering for functional isoprenoids. Current Opinion in Biotechnology. 2011. 22:1-7.
[8] Keeling, Christopher I; Weisshaar, Sabrina; Ralph, Steven G; Jancsik, Sharon; Hamberger, Britta; Dullat, Harpreet K; Bohlmann, Jӧrg. Transcriptome mining, functional characterization, and phylogeny of a large terpene synthase gene family in spruce. BMC Plant Biology. 2011. 11:43.
[9] Fischer, Marc JC; Meyer, Sophie; Claudel, Patricia; Bergdoll, Marc; Karst, Francis. Metabolic engineering of monoterpene synthesis in yeast. Biotechnology and Bioengineering. 2011. 108:1883–1892.