Team:WLC-Milwaukee/Modeling
From 2014.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
- | <html> | + | <html><body> |
+ | <h2>Protein Modeling</h2> | ||
+ | <p> We are currently undergoing protein data modeling which describes the kinetics of our catalytic enzymes.</p> | ||
+ | </body> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- | ||
+ | <body> | ||
<h1>Protein Modeling</h1> | <h1>Protein Modeling</h1> | ||
This code models Michaelis-Menten enzyme kinetics over a user inputted time duration. Product formation and enzyme-substrate complex formation are assumed irreversible. Initial concentrations of the E-S complex and product are assumed to be zero. And it does not account for the presence of inhibitors or activators. | This code models Michaelis-Menten enzyme kinetics over a user inputted time duration. Product formation and enzyme-substrate complex formation are assumed irreversible. Initial concentrations of the E-S complex and product are assumed to be zero. And it does not account for the presence of inhibitors or activators. | ||
Line 121: | Line 129: | ||
<h2>2:1 Substrate-Enzyme Concentration</h2> | <h2>2:1 Substrate-Enzyme Concentration</h2> | ||
- | + | <img width="33%" src="https://static.igem.org/mediawiki/2014/5/55/YesZ_2E_1s.jpg"> | |
- | + | <img width="33%" src="https://static.igem.org/mediawiki/2014/0/04/YesZ_2E_5s.jpg"> | |
- | + | <img width="33%" src="https://static.igem.org/mediawiki/2014/7/7d/YesZ_2E_15s.jpg"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<p>As time progresses from 1 second to 15 seconds, the reaction moves to completion and almost all substrate has been catalyzed into product.</p> | <p>As time progresses from 1 second to 15 seconds, the reaction moves to completion and almost all substrate has been catalyzed into product.</p> | ||
Line 135: | Line 139: | ||
<h2>10:1 Substrate-Enzyme Concentration</h2> | <h2>10:1 Substrate-Enzyme Concentration</h2> | ||
- | + | <img width="33%" src="https://static.igem.org/mediawiki/2014/7/77/YesZ_10E_1s.jpg"> | |
- | + | <img width="33%" src="https://static.igem.org/mediawiki/2014/2/25/YesZ_10E_5s.jpg"> | |
- | + | <img width="33%" src="https://static.igem.org/mediawiki/2014/4/4d/YesZ_10E_15s.jpg"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<p>As time progresses from 1 second to 15 seconds, the reaction moves to completion and almost all substrate has been catalyzed into product.</p> | <p>As time progresses from 1 second to 15 seconds, the reaction moves to completion and almost all substrate has been catalyzed into product.</p> | ||
Line 149: | Line 149: | ||
<h2>100:1 Substrate-Enzyme Concentration</h2> | <h2>100:1 Substrate-Enzyme Concentration</h2> | ||
- | + | <img width="33%" src="https://static.igem.org/mediawiki/2014/0/08/YesZ_100E_1s.jpg"> | |
- | + | <img width="33%" src="https://static.igem.org/mediawiki/2014/1/12/YesZ_100E_5s.jpg"> | |
- | + | <img width="33%" src="https://static.igem.org/mediawiki/2014/8/8f/YesZ_100E_15s.jpg"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<p>As time progresses from 1 second to 15 seconds, the reaction moves to completion and almost all substrate has been catalyzed into product.</p> | <p>As time progresses from 1 second to 15 seconds, the reaction moves to completion and almost all substrate has been catalyzed into product.</p> | ||
Line 163: | Line 159: | ||
<h2>Increased Substrate Concentration at 15 Seconds</h2> | <h2>Increased Substrate Concentration at 15 Seconds</h2> | ||
- | + | <img width="33%" src="https://static.igem.org/mediawiki/2014/7/7d/YesZ_2E_15s.jpg"> | |
- | + | <img width="33%" src="https://static.igem.org/mediawiki/2014/4/4d/YesZ_10E_15s.jpg"> | |
- | + | <img width="33%" src="https://static.igem.org/mediawiki/2014/8/8f/YesZ_100E_15s.jpg"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<p>Despite the increase in substrate concentration with a constant enzyme concentration, all substrate was catalyzed into product in similar amounts of time.</p> | <p>Despite the increase in substrate concentration with a constant enzyme concentration, all substrate was catalyzed into product in similar amounts of time.</p> | ||
Line 177: | Line 169: | ||
- | + | </body>--> | |
</html> | </html> |
Latest revision as of 02:11, 18 October 2014
Protein Modeling
We are currently undergoing protein data modeling which describes the kinetics of our catalytic enzymes.