Line 31: | Line 31: | ||
<p>The last modeled portion of the project used the Flux Balance Analysis tool to predict the growth rate of the E. coli cells on the sole carbon source of PET. The original matrix and parameters where downloaded from the CoBRA toolbox iJO1366 model [ ]. The model was then expanded to include this new pathway and genes and then the system was optimized for biomass growth and the objective value was proportional to the growth rate of the bacteria. | <p>The last modeled portion of the project used the Flux Balance Analysis tool to predict the growth rate of the E. coli cells on the sole carbon source of PET. The original matrix and parameters where downloaded from the CoBRA toolbox iJO1366 model [ ]. The model was then expanded to include this new pathway and genes and then the system was optimized for biomass growth and the objective value was proportional to the growth rate of the bacteria. | ||
FBA uses a stochastic matrix of the all the metabolisms’ chemical reactions and optimizes these various equations to produce a unit of biomass, which is inferred as another metabolite of the system. The general form of the model is:<br/ > | FBA uses a stochastic matrix of the all the metabolisms’ chemical reactions and optimizes these various equations to produce a unit of biomass, which is inferred as another metabolite of the system. The general form of the model is:<br/ > | ||
+ | |||
+ | <div class="column full_size"> | ||
+ | <center> | ||
+ | <img src = "https://static.igem.org/mediawiki/2018/5/5c/T--RHIT--FBAExampleEq.png" style="width:200px;height:48px;"> | ||
+ | </center> | ||
</div> | </div> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div class="column full_size"> | <div class="column full_size"> | ||
<p>The variable column V are fluxes, which are bounded by the upper and lower bounds of U and L. The S matrix is a matrix of stoichiometric coefficients for the metabolites in the reactions. A flux is best described as the number of times the reaction must run forwards or backwards for the entire system to meet the homogenous assumption that the rates of the metabolites changing are zero. The dimensions of the matrix is MxN, where M is number of metabolites and N is number of reactions in the metabolism. The maximized flux, vg, is the flux for the biomass growth equation. | <p>The variable column V are fluxes, which are bounded by the upper and lower bounds of U and L. The S matrix is a matrix of stoichiometric coefficients for the metabolites in the reactions. A flux is best described as the number of times the reaction must run forwards or backwards for the entire system to meet the homogenous assumption that the rates of the metabolites changing are zero. The dimensions of the matrix is MxN, where M is number of metabolites and N is number of reactions in the metabolism. The maximized flux, vg, is the flux for the biomass growth equation. |
Revision as of 17:35, 28 June 2018