Line 6: | Line 6: | ||
<head> | <head> | ||
<style> | <style> | ||
− | + | ||
</style> | </style> | ||
Line 16: | Line 16: | ||
<br> | <br> | ||
<div class='para'> | <div class='para'> | ||
− | Violacein is a fluorescent reporter with anticancer activity ( | + | Violacein is a fluorescent reporter with anticancer activity (Carvalho et. al, 2006) |
− | + | that has been used in several other iGEM projects (Cambridge 2009, Slovenia 2010, | |
− | + | Johns Hopkins 2011, UCSF 2012). Although it would be a good pigment candidate for | |
− | + | our project, it has a complex synthetic pathway requiring five specialized enzymes | |
− | + | and oxygen (Fig. 2). It also presents multiple off-path reactions that can reduce | |
− | + | the efficiency of the pathway. Before building constructs to use for violacein | |
− | + | production, we needed to find a way to determine which promoters to use for | |
− | + | the five genes involved in the pathway. Although there are studies focused on | |
− | + | the optimization of the production of violacein (Lee et. al, 2013), none of | |
− | + | the studies give a biochemical model of the rates of the reactions that take | |
+ | place in the bacteria. | ||
<br><br> | <br><br> | ||
</div> | </div> | ||
Line 34: | Line 35: | ||
<div class='para'> | <div class='para'> | ||
Create a biochemical model of the violacein production based on the synthetic | Create a biochemical model of the violacein production based on the synthetic | ||
− | pathway and violacein production data from bacteria with different promoters | + | pathway and violacein production data from bacteria with different promoters for |
− | for each of the five genes involved in the pathway. | + | each of the five genes involved in the pathway. |
</div> | </div> | ||
Line 70: | Line 71: | ||
strength as a single standard to characterize the promoters. Moreover, we assumed | strength as a single standard to characterize the promoters. Moreover, we assumed | ||
the degradation rate of proteins only depends on the growth rate of E.coli. Then, | the degradation rate of proteins only depends on the growth rate of E.coli. Then, | ||
− | every enzyme has the same degradation rate. The bacteriophage T7 promoter | + | every enzyme has the same degradation rate. The bacteriophage T7 promoter has |
− | has been widely used for protein expression and purification ( | + | been widely used for protein expression and purification (Jones et al., 2013), |
− | et al., 2013), so we used data of five mutant T7 promoters to create a | + | so we used data of five mutant T7 promoters to create a proof-of-concept model. |
− | proof-of-concept model. If this model | + | If this model was functional, we could implement the same modeling technique to |
− | modeling technique to the promoters we | + | the promoters we were working with.The five mutant T7 promoters have distinct |
− | + | promoter strength over time after induction. The experimental data from the | |
− | The five mutant T7 promoters have distinct promoter strength over time after | + | literature are shown in the figure below (Jones et al., 2013). |
− | induction. The experimental data are shown in the figure below. | + | |
<br><br> | <br><br> | ||
Line 83: | Line 83: | ||
<br><br> | <br><br> | ||
− | The first step of our model is to describe the rate of change of enzymes based | + | The first step of our model is to describe the rate of change of enzymes based on promoter strength. Here we assumed that the enzyme production rate is directly proportional to strength of the promoter. Therefore, we were able to use a mass-action kinetics equation of promoters to describe the enzyme concentration. The equation is shown below: |
− | on promoter strength. Here we assumed that the enzyme production rate is | + | |
− | directly proportional to strength of the promoter. Therefore, we were | + | |
− | able to use a mass-action kinetics equation of promoters to describe | + | |
− | the enzyme concentration. The equation is shown below: | + | |
<br><br> | <br><br> | ||
Line 93: | Line 89: | ||
<br><br> | <br><br> | ||
− | In this equation, Ai is the concentration of enzyme i, ki is the | + | In this equation, Ai is the concentration of enzyme i, ki is the production rate of each enzyme i, kd is the degradation rate of all enzymes, and t is time. By solving this equation, we derived the equation of enzyme concentration against time. |
− | production rate of each enzyme i, kd is the degradation rate of all | + | |
− | enzymes, and t is time. By solving this equation, we derived the | + | |
− | equation of enzyme concentration against time. | + | |
<br><br> | <br><br> | ||
Line 102: | Line 95: | ||
<br><br> | <br><br> | ||
− | Since we assumed that the promoter strength is proportional to the promoter | + | Since we assumed that the promoter strength is proportional to the promoter concentration, we would use the equation to fit our data using least squares method (Fig. 1). |
− | concentration, we | + | |
− | squares method. | + | |
− | + | ||
<br><br> | <br><br> | ||
<img src="https://static.igem.org/mediawiki/2016/thumb/3/3a/Fitted_Lines_of_Promoter_Strength_vs_Time.png/800px-Fitted_Lines_of_Promoter_Strength_vs_Time.png"> | <img src="https://static.igem.org/mediawiki/2016/thumb/3/3a/Fitted_Lines_of_Promoter_Strength_vs_Time.png/800px-Fitted_Lines_of_Promoter_Strength_vs_Time.png"> | ||
<br><br> | <br><br> | ||
− | + | <b>Figure 1.</b> Linear regressions fitted to normalized fluorescence vs time. The circles represent data from Jones et al., 2013. The solid lines are our regression lines. The colors indicate with which promoters the circles and lines correspond. | |
+ | <br> | ||
+ | In general, the regression lines are able to capture the change of strength of each enzyme over time. In this way, the parameters are determined. The table below lists the parameter values. | ||
<br><br> | <br><br> | ||
Line 118: | Line 110: | ||
In the table, ki (i = 1,2,3,4,5) are the production rate coefficients of promoter I (i = 1,2,3,4,5), and kd is the degradation rate coefficient of all promoters. | In the table, ki (i = 1,2,3,4,5) are the production rate coefficients of promoter I (i = 1,2,3,4,5), and kd is the degradation rate coefficient of all promoters. | ||
+ | <br> | ||
+ | <div class='h3'>2. Modeling the Steady-state Violacein Yield</div> | ||
+ | After we finished the regression model of each promoter, we created a second model to describe the violacein biosynthetic pathway. The pathway (Fig. 2) involves five enzyme-catalyzed reactions and one non-enzymatic reaction (Lee et al, 2013). | ||
+ | <br><br> | ||
+ | <img src= "https://static.igem.org/mediawiki/2016/thumb/2/2f/Violacein_Biosynthetic_Pathway.png/732px-Violacein_Biosynthetic_Pathway.png"> | ||
+ | <br><br> | ||
+ | |||
+ | <b>Figure 2.</b> Violacein synthetic pathway. The purple arrows highlight the five enzymatic and one non-enzymatic steps of violacein production from two molecules of tryptophan. The five enzymes are indicated by bolding (VioA, VioB, etc.). | ||
+ | |||
+ | <br> | ||
+ | |||
+ | The model was developed as three major parts. A pseudocode of this model is provided here. | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <b>Define ODE System</b> | ||
+ | <ol> | ||
+ | <li>Calculate the production and degradation rate of each molecule in the pathway from the concentration of reagents and parameters.</li> | ||
+ | <li>Obtain the rate of change of each molecule based on the production and degradation rates.</li> | ||
+ | </ol> | ||
+ | <b>Solve the System of Nonlinear Equations at Steady State</b> | ||
+ | <ol> | ||
+ | <li>Solve the system of nonlinear equations at steady state starting at an initial guess X0.</li> | ||
+ | <li>Use the result as a new initial guess; repeat the numerical method to solve the system of equations again.</li> | ||
+ | <li>Calculate the relative error of each chemical in the new result.</li> | ||
+ | <li>If the maximum error is smaller than 0.0001%, output violacein concentration at steady state as the final result.</li> | ||
+ | </ol> | ||
+ | <b>Optimize Parameters to Fit Experimental Data</b> | ||
+ | <ol> | ||
+ | <li>Set the initial guess of the parameters.</li> | ||
+ | <li>Load the data from literature, which include the choice of promoter for each gene and the corresponding violacein yield determined experimentally.</li> | ||
+ | <li>For each promoter selection scenario, pass each promoter numbers and the temporary parameters to the steady-state model.</li> | ||
+ | <li>Obtain the violacein yield predicted by the steady-state model for each promoter selection scenario.</li> | ||
+ | <li>Compute the residual sum of squares (RSS) of between the predicted violacein yields and the violacein yields given by experiment.</li> | ||
+ | <li>Determine the optimal parameters by minimizing the RSS (least square method).</li> | ||
+ | </ol> | ||
</div> | </div> | ||
+ | |||
+ | <br><br> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/thumb/0/01/Violacein_Yields_Model_Prediction_vs_Data.png/800px-Violacein_Yields_Model_Prediction_vs_Data.png"> | ||
+ | <br><br> | ||
+ | |||
+ | <b>Figure 3.</b> VIolacein yield with different promoter combinations. This graph compares the violacein found for various promoter combinations determined by Jones et al., 2013 (shown in blue) with the violacein concentrations that our model predicted for the same promoter combinations. | ||
+ | |||
+ | <br> | ||
+ | |||
+ | |||
Revision as of 04:25, 19 October 2016