Mtdavies1995 (Talk | contribs) (Created page with "<p> test </p>") |
Mtdavies1995 (Talk | contribs) m |
||
Line 1: | Line 1: | ||
+ | {{Manchester/CSS}} | ||
+ | |||
+ | <html> | ||
+ | |||
+ | <style> | ||
+ | .width100{ | ||
+ | width: 80%; | ||
+ | } | ||
+ | |||
+ | .width60{ | ||
+ | width:60%; | ||
+ | margin:auto; | ||
+ | } | ||
+ | |||
+ | .width35{ | ||
+ | width:35%; | ||
+ | margin:auto; | ||
+ | } | ||
+ | |||
+ | .width50{ | ||
+ | width:50%; | ||
+ | margin:auto; | ||
+ | } | ||
+ | |||
+ | img.full{ | ||
+ | width: 80%; | ||
+ | } | ||
+ | |||
+ | @media screen and (max-width:1250px){ | ||
+ | .width60, .width50, .width35{width: 90%;} | ||
+ | .team{width:95%} | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
<p> | <p> | ||
− | + | Glucose Oxidase Reaction | |
</p> | </p> | ||
+ | |||
+ | </br> </br> | ||
+ | |||
+ | <p> | ||
+ | Oxidation of glucose to GDL and Hydrogen Peroxide using Glucose Oxidase (EC 1.1.3.4) | ||
+ | </p> | ||
+ | |||
+ | <p> | ||
+ | Chemical Equation | ||
+ | </p> | ||
+ | <p> | ||
+ | Glucose + Oxygen → Glucono-δ-lactone + Hydrogen Peroxide (REWRITE IN MATHJAX!) | ||
+ | </p> | ||
+ | <p> | ||
+ | Rate Equation | ||
+ | </p> | ||
+ | <p> | ||
+ | PLACEHOLDER FOR RATE EQUATION IN MATHJAX | ||
+ | </p> | ||
+ | <p> | ||
+ | where: | ||
+ | x = | ||
+ | y = | ||
+ | z = | ||
+ | </p> | ||
+ | <p> | ||
+ | Parameter Sourcing | ||
+ | </p> | ||
+ | <p> | ||
+ | Kcat and Km parameters were collected from | ||
+ | <a href="http://www.brenda-enzymes.org/enzyme.php?ecno=1.1.3.4">BRENDA</a> | ||
+ | </p> | ||
+ | <p> | ||
+ | Keq was calculated using the Van’t Hoff equation using the Gibbs free energy sourced from | ||
+ | <a href="http://www.metacyc.org/META/NEW-IMAGE?type=REACTION&object=GLUCOSE-OXIDASE-RXN">MetaCyc</a> | ||
+ | </p> | ||
+ | <p> | ||
+ | PLACEHOLDER FOR Van't Hoff equation IN MATHJAX | ||
+ | </p> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </html> | ||
+ | {{Manchester/CSS/footer}} |
Revision as of 17:00, 16 October 2016
Glucose Oxidase Reaction
Oxidation of glucose to GDL and Hydrogen Peroxide using Glucose Oxidase (EC 1.1.3.4)
Chemical Equation
Glucose + Oxygen → Glucono-δ-lactone + Hydrogen Peroxide (REWRITE IN MATHJAX!)
Rate Equation
PLACEHOLDER FOR RATE EQUATION IN MATHJAX
where: x = y = z =
Parameter Sourcing
Kcat and Km parameters were collected from BRENDA
Keq was calculated using the Van’t Hoff equation using the Gibbs free energy sourced from MetaCyc
PLACEHOLDER FOR Van't Hoff equation IN MATHJAX