Team:Bielefeld-Germany/Modelling/Inter
From 2013.igem.org
m |
m |
||
(29 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
{{Team:Bielefeld-Germany/css/header_cleanup.css}} | {{Team:Bielefeld-Germany/css/header_cleanup.css}} | ||
{{Team:Bielefeld-Germany/css/button.css}} | {{Team:Bielefeld-Germany/css/button.css}} | ||
+ | |||
+ | |||
__NOTOC__ | __NOTOC__ | ||
Line 7: | Line 9: | ||
<html> | <html> | ||
<style> | <style> | ||
- | h1{ | + | h1{margin-top:70px; } |
- | + | ||
#globalwrapper ul {padding-left:40px; padding-right:40px;} | #globalwrapper ul {padding-left:40px; padding-right:40px;} | ||
Line 14: | Line 15: | ||
h2,h3,h4{clear:both;} | h2,h3,h4{clear:both;} | ||
- | # | + | #leftcol h4{color:#ff6600; padding-left:20px;} |
- | # | + | #leftcol div.thumb.tleft{margin-left:20px; margin-right:20px; clear:both;} |
- | # | + | #leftcol ul {clear:both;} |
- | # | + | #leftcol ul ul{clear:both;} |
- | # | + | #leftcol ul{padding-left:60px; padding-right:40px;} |
- | # | + | #leftcol ul ul{padding-left:40px; padding-right:40px;} |
- | # | + | #leftcol p{padding-left:0px; padding-right:40px;} |
- | # | + | #leftcol .bigbutton p{padding-left:5px; padding-right:5px; padding-top:2px;} |
- | .bigbutton{width: | + | .bigbutton{width:110px; height:50px; line-height:50px; font-size:1.2em; margin-right:10px; display:table;} |
.bigbutton a{display:block; height:100%;} | .bigbutton a{display:block; height:100%;} | ||
Line 42: | Line 43: | ||
</html> | </html> | ||
- | <div id=globalwrapper style="padding-left:20px; padding-right:20px"> | + | <div id=globalwrapper style="padding-left:20px; padding-right:20px; height:700px;"> |
<div id="leftcol" style="width:750px; float:left; overflow:auto;"> | <div id="leftcol" style="width:750px; float:left; overflow:auto;"> | ||
<html> | <html> | ||
- | |||
- | <div id="buttonrow" style="padding-top:30px; padding-bottom:70px; padding-left: | + | <h1>Modelling - Intermediates</h1> |
+ | |||
+ | |||
+ | |||
+ | <div id="buttonrow" style="padding-top:30px; padding-bottom:70px; padding-left:10px; clear:both;"> | ||
<div class="bigbutton"> | <div class="bigbutton"> | ||
<a href="https://2013.igem.org/Team:Bielefeld-Germany/Modelling">Overview</a></div> | <a href="https://2013.igem.org/Team:Bielefeld-Germany/Modelling">Overview</a></div> | ||
<div class="bigbutton"> | <div class="bigbutton"> | ||
- | <a href="https://2013.igem.org/Team:Bielefeld-Germany/Modelling/ | + | <a href="https://2013.igem.org/Team:Bielefeld-Germany/Modelling/Inter">Intermediates</a></div> |
<div class="bigbutton"> | <div class="bigbutton"> | ||
- | <a href="https://2013.igem.org/Team:Bielefeld-Germany/Modelling/ | + | <p><a href="https://2013.igem.org/Team:Bielefeld-Germany/Modelling/Reduction">Mediator<br> Reduction</a></p></div> |
- | </div> | + | <div class="bigbutton"> |
- | + | <p><a href="https://2013.igem.org/Team:Bielefeld-Germany/Modelling/Oxidation">Mediator<br> Oxidation</a></p></div> | |
- | <div | + | |
<div class="bigbutton"> | <div class="bigbutton"> | ||
- | <a href="https://2013.igem.org/Team:Bielefeld-Germany/Modelling/ | + | <p><a href="https://2013.igem.org/Team:Bielefeld-Germany/Modelling/Optimal">Optimal<br> conditions</a></p></div> |
<div class="bigbutton"> | <div class="bigbutton"> | ||
- | <a href="https://2013.igem.org/Team:Bielefeld-Germany/Modelling/ | + | <p><a href="https://2013.igem.org/Team:Bielefeld-Germany/Modelling/Two_Reactions">Two<br> Reactions</a></p></div> |
</div> | </div> | ||
- | |||
</html> | </html> | ||
==Intermediates== | ==Intermediates== | ||
+ | <p align="justify"> | ||
+ | The electrons that will be eventually transferred to the anode are generated during the biochemical processes within the bacterial cell. The central pathway in E.coli is the glycolysis and one of its key enzymes is the [http://www.genome.jp/dbget-bin/www_bget?ec:1.2.1.12 Glyceraldehyde 3-phosphate dehydrogenase (GAP-DH)]. As part of this reaction NAD<sup>+</sup> is reduced to NADH+H<sup>+</sup>. Thus this intermediate takes part in the electron flow needed for the generation of electricity. | ||
+ | The resulting amount of the intermediate NADH+H<sup>+</sup> can be calculated with the modeled Michaelis-Menten equation: <br> | ||
+ | </p> | ||
- | |||
- | |||
+ | [[File:Bielefeld-germany-model-inter-reaction1.PNG|500px|center]] | ||
- | |||
- | |||
- | |||
- | + | where ''v<sub>max</sub>'' is the maximum rate achieved by the system | |
+ | and ''K<sub>m</sub>'' describes the substrate concentration at which reaction rate is half-maximal.<br> | ||
- | [[File:Bielefeld-germany-model-inter-bild2.PNG| | + | |
+ | Further ''v<sub>max</sub>'' can be also represented as: | ||
+ | |||
+ | |||
+ | [[File:Bielefeld-germany-model-inter-bild2.PNG|200px|center]] | ||
- | |||
- | |||
- | |||
- | |||
+ | where ''k<sub>cat</sub>'' represents the rate-limiting turnover number | ||
+ | and ''E0'' represents the enzyme concentration. | ||
+ | The resulting equation, alternative to (1), would be: | ||
- | |||
+ | [[File:Bielefeld-germany-model-inter-reaction2.PNG|500px|center]] | ||
- | + | ||
- | + | <p align="justify"> | |
+ | The data of the kinetics were obtained from the internet database [http://www.brenda-enzymes.org/php/result_flat.php4?ecno=1.2.1.12 BRENDA]. For ''E.coli'' the ''Km'' value for the NAD as a substrate is 0.045 for the wild-type enzyme. The ''k<sub>cat</sub>'' value for the ''E.coli'' for the wild-type is 0.268[1/s] ([http://abbs.oxfordjournals.org/content/44/6/527.long1 Errafiy, Soukri , 2012]). | ||
+ | </p> | ||
+ | |||
+ | ==Simulation== | ||
+ | |||
+ | The values ''k<sub>cat</sub>'' and ''K<sub>m</sub>'' obtained as mentioned above were applied in the simulation of the | ||
+ | production of NADH. The start concentration of the enzyme GAP-DH was set at 10 µM and the simulation time span at 10 sec. | ||
+ | The simulation was performed for five different NAD<sup>+</sup> concentrations: 10 µM, 50 µM, 100 µM and 500 µM . | ||
+ | The MATLAB source code can be obtained as .m file [https://static.igem.org/mediawiki/2013/5/56/Bielefeld-germany-model-inter-matlab-code.m here]. | ||
+ | Exemplary curves of the concentration change over time for the start NAD<sup>+</sup> concentration of 10 µM and 1 M are shown in figure 1 and figure 2 respectively. The curves showing the concentration change of the product NADH for all simulated start concentration of substrate are shown in the Figure 3. | ||
+ | <br><br> | ||
+ | [[File:Bielefeld-germany-model-inter-diag-2.jpg|500px|center|thumb|'''Figure 1''': The curve of concentration change for the substrate NAD<sup>+</sup> and product NADH . Start concentration of substrate set at 10 µM]] | ||
+ | <br> | ||
+ | [[File:Bielefeld-germany-model-inter-diag-1.jpg|500px|center|thumb|'''Figure 2''': The curve of concentration change for the substrate NAD<sup>+</sup> and product NADH. Start concentration of substrate was set at 1 M]] | ||
<br> | <br> | ||
- | + | ||
+ | [[File:Bielefeld-germany-model-inter-diag-all2.PNG|500px|center|thumb|'''Figure 3''': The curve of concentration change of the product NADH within 10 seconds for different substrate start concentrations [NAD].]] | ||
<br><br> | <br><br> | ||
+ | |||
==References== | ==References== | ||
- | *Errafiy N, Soukri A (2012). Purification and partial characterization of glyceraldehyde-3-phosphate dehydrogenase from the ciliate <i>Tetrahymena thermophila | + | *Errafiy N, Soukri A (2012). Purification and partial characterization of glyceraldehyde-3-phosphate dehydrogenase from the ciliate <i>Tetrahymena thermophila</i>. <i>[http://abbs.oxfordjournals.org/content/44/6/527.long Acta Biochimica et Biophysica Sinica, Volume 44]</i>(6), 527-534. |
+ | |||
+ | |||
+ | |||
<br><br><br><br> | <br><br><br><br> | ||
</div> | </div> | ||
Line 101: | Line 126: | ||
- | <div id=" | + | |
+ | <div id="asdf"> | ||
+ | <html> | ||
+ | <div id="nav2" style="width:210px; padding-bottom:5px; padding-left:15px;"> | ||
+ | |||
+ | <div class="navbutton" id="home" style="float:left; padding-left:55px; margin-left:10px; padding-top:0px;"> | ||
+ | <a href="https://2013.igem.org/Team:Bielefeld-Germany" title="Jump to Frontpage"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/f/f6/Bielefeld-Germany2013-ButtonHome.png" height="15px"> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div class="navbutton" id="top" style="float:left; padding-left:10px; margin-left:10px; padding-top:0px;"> | ||
+ | <a href="#" title="Jump to top"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/a/ab/Bielefeld-Germany2013-Up_orange_new.png" height="15px"> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </html> | ||
+ | |||
+ | |||
+ | <div id="rightcol" style="width:210px; height:100%; overflow-y:auto; box-shadow:0px 0px 2px 0px grey;" padding:0px 20px;> | ||
__TOC__ | __TOC__ | ||
- | |||
</div> | </div> | ||
+ | |||
+ | </div> | ||
</div> | </div> |
Latest revision as of 03:28, 29 October 2013
Modelling - Intermediates
Intermediates
The electrons that will be eventually transferred to the anode are generated during the biochemical processes within the bacterial cell. The central pathway in E.coli is the glycolysis and one of its key enzymes is the [http://www.genome.jp/dbget-bin/www_bget?ec:1.2.1.12 Glyceraldehyde 3-phosphate dehydrogenase (GAP-DH)]. As part of this reaction NAD+ is reduced to NADH+H+. Thus this intermediate takes part in the electron flow needed for the generation of electricity.
The resulting amount of the intermediate NADH+H+ can be calculated with the modeled Michaelis-Menten equation:
where vmax is the maximum rate achieved by the system
and Km describes the substrate concentration at which reaction rate is half-maximal.
Further vmax can be also represented as:
where kcat represents the rate-limiting turnover number
and E0 represents the enzyme concentration.
The resulting equation, alternative to (1), would be:
The data of the kinetics were obtained from the internet database [http://www.brenda-enzymes.org/php/result_flat.php4?ecno=1.2.1.12 BRENDA]. For E.coli the Km value for the NAD as a substrate is 0.045 for the wild-type enzyme. The kcat value for the E.coli for the wild-type is 0.268[1/s] ([http://abbs.oxfordjournals.org/content/44/6/527.long1 Errafiy, Soukri , 2012]).
Simulation
The values kcat and Km obtained as mentioned above were applied in the simulation of the
production of NADH. The start concentration of the enzyme GAP-DH was set at 10 µM and the simulation time span at 10 sec.
The simulation was performed for five different NAD+ concentrations: 10 µM, 50 µM, 100 µM and 500 µM .
The MATLAB source code can be obtained as .m file here.
Exemplary curves of the concentration change over time for the start NAD+ concentration of 10 µM and 1 M are shown in figure 1 and figure 2 respectively. The curves showing the concentration change of the product NADH for all simulated start concentration of substrate are shown in the Figure 3.
References
- Errafiy N, Soukri A (2012). Purification and partial characterization of glyceraldehyde-3-phosphate dehydrogenase from the ciliate Tetrahymena thermophila. [http://abbs.oxfordjournals.org/content/44/6/527.long Acta Biochimica et Biophysica Sinica, Volume 44](6), 527-534.