Team:UESTC-China/Modeling

From 2014.igem.org

(Difference between revisions)
Line 488: Line 488:
Almost all chemical reactions obey the law of constant proportion:
Almost all chemical reactions obey the law of constant proportion:
                         <br/>
                         <br/>
-
<img style="width:400px;height:80px" src="https://static.igem.org/mediawiki/2014/d/db/M1.gif"> (1)
+
<img style="width:400px;height:50px" src="https://static.igem.org/mediawiki/2014/d/db/M1.gif"> (1)
-
<br/><br/>
+
<br/>
where vi(l) is the constant proportion of reaction componentAiin the l-threaction. The components with vi(l)>0 are the resultants. On the contrary, they are reagents. Let ?l represents the extent of l-th reaction which means the relevant components increase vi(l) mol when ?l=1. Thus, the equation between ?l and vi(l) can be given by:  
where vi(l) is the constant proportion of reaction componentAiin the l-threaction. The components with vi(l)>0 are the resultants. On the contrary, they are reagents. Let ?l represents the extent of l-th reaction which means the relevant components increase vi(l) mol when ?l=1. Thus, the equation between ?l and vi(l) can be given by:  
<br/>
<br/>
-
<img style="width:400px;height:80px" src="https://static.igem.org/mediawiki/2014/7/77/M2.gif"> (2)
+
<img style="width:400px;height:50px" src="https://static.igem.org/mediawiki/2014/7/77/M2.gif"> (2)
-
<br/><br/>
+
<br/>
ni(l) is the quantity ofi-th component. Then reaction rateJl can be defined by:  
ni(l) is the quantity ofi-th component. Then reaction rateJl can be defined by:  
<br/>
<br/>
-
<img style="width:400px;height:80px" src="https://static.igem.org/mediawiki/2014/6/6a/M3.gif"> (3)
+
<img style="width:400px;height:50px" src="https://static.igem.org/mediawiki/2014/6/6a/M3.gif"> (3)
-
<br/><br/>
+
<br/>
V is the reaction volume. Assume thatthe quantity of component Ai changes merely due to the chemical reaction and the exchange of outside and inside. Base on the assumption, the law of conservation of matter can be established for ni of every componentAi:
V is the reaction volume. Assume thatthe quantity of component Ai changes merely due to the chemical reaction and the exchange of outside and inside. Base on the assumption, the law of conservation of matter can be established for ni of every componentAi:
<br/>
<br/>

Revision as of 12:40, 6 October 2014

UESTC-China

Overview

Metabolomics is the scientific study of chemical processes involving metabolites. Specifically, metabolomics is the "systematic study of the unique chemical fingerprints that specific cellular processes leave behind", the study of their small-molecule metabolite profiles. The metabolome represents the collection of all metabolites in a biological cell, tissue, organ or organism, which are the end products of cellular processes. (Jordan, Nordenstam et al. 2009) Thus, while mRNA gene expression data and proteomic analyses do not tell the whole story of what might be happening in a cell, metabolic profiling can give an instantaneous snapshot of the physiology of that cell.

In our project, we investigate the origin of formaldehyde metabolism using computer simulation of biochemical networks in tobacco. By utilizing the genetic engineering, threepathways of formaldehyde metabolism in tobacco were taken into account and three models of regulatory mechanism were established for these pathways. There are photosynthetic HCHO assimilation pathway (gene PHS and PHI), folate-independent pathway (gene FALDH and FDH) and the pathway of formaldehydeinto the stoma (H+-ATPase).Below, let us describeall the procedures one by one.

Mathematical Principles

Almost all chemical reactions obey the law of constant proportion:
(1)
where vi(l) is the constant proportion of reaction componentAiin the l-threaction. The components with vi(l)>0 are the resultants. On the contrary, they are reagents. Let ?l represents the extent of l-th reaction which means the relevant components increase vi(l) mol when ?l=1. Thus, the equation between ?l and vi(l) can be given by:
(2)
ni(l) is the quantity ofi-th component. Then reaction rateJl can be defined by:
(3)
V is the reaction volume. Assume thatthe quantity of component Ai changes merely due to the chemical reaction and the exchange of outside and inside. Base on the assumption, the law of conservation of matter can be established for ni of every componentAi:
(4)

/*back to top*/