Team:WLC-Milwaukee/Modeling
From 2014.igem.org
(Difference between revisions)
Line 10: | Line 10: | ||
<table border="1"> | <table border="1"> | ||
+ | <tr> | ||
+ | <td style="padding:5px" width="33%"><img src="https://static.igem.org/mediawiki/2014/4/4e/XynA7.3_2E_1s.jpg"></td> | ||
+ | <td style="padding:5px" width="33%"><img src="https://static.igem.org/mediawiki/2014/4/4e/XynA7.3_2E_1s.jpg"></td> | ||
+ | <td style="padding:5px" width="33%"><img src="https://static.igem.org/mediawiki/2014/4/4e/XynA7.3_2E_1s.jpg"></td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td> COMMENTS HERE </td> | ||
+ | <td> COMMENTS HERE </td> | ||
+ | <td> COMMENTS HERE </td> | ||
+ | </tr> | ||
+ | </table> | ||
- | < | + | </br> |
- | |||
- | |||
- | |||
- | </ | + | <h2>Enzyme at 10-fold the Concentration of Substrate</h2> |
- | <tr> | + | <table border="1"> |
- | <td> COMMENTS HERE </td> | + | <tr> |
- | <td> COMMENTS HERE </td> | + | <td style="padding:5px" width="33%"><img src="https://static.igem.org/mediawiki/2014/4/4e/XynA7.3_2E_1s.jpg"></td> |
- | <td> COMMENTS HERE </td> | + | <td style="padding:5px" width="33%"><img src="https://static.igem.org/mediawiki/2014/4/4e/XynA7.3_2E_1s.jpg"></td> |
- | </tr> | + | <td style="padding:5px" width="33%"><img src="https://static.igem.org/mediawiki/2014/4/4e/XynA7.3_2E_1s.jpg"></td> |
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td> COMMENTS HERE </td> | ||
+ | <td> COMMENTS HERE </td> | ||
+ | <td> COMMENTS HERE </td> | ||
+ | </tr> | ||
</table> | </table> | ||
+ | </br> | ||
+ | |||
+ | |||
+ | <h2>Enzyme at 100-fold the Concentration of Substrate</h2> | ||
+ | |||
+ | <table border="1"> | ||
+ | <tr> | ||
+ | <td style="padding:5px" width="33%"><img src="https://static.igem.org/mediawiki/2014/4/4e/XynA7.3_2E_1s.jpg"></td> | ||
+ | <td style="padding:5px" width="33%"><img src="https://static.igem.org/mediawiki/2014/4/4e/XynA7.3_2E_1s.jpg"></td> | ||
+ | <td style="padding:5px" width="33%"><img src="https://static.igem.org/mediawiki/2014/4/4e/XynA7.3_2E_1s.jpg"></td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td> COMMENTS HERE </td> | ||
+ | <td> COMMENTS HERE </td> | ||
+ | <td> COMMENTS HERE </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | </br> | ||
+ | |||
+ | |||
+ | <h2>Increased Enzyme Concentration at 15 Seconds</h2> | ||
+ | |||
+ | <table border="1"> | ||
+ | <tr> | ||
+ | <td style="padding:5px" width="33%"><img src="https://static.igem.org/mediawiki/2014/4/4e/XynA7.3_2E_1s.jpg"></td> | ||
+ | <td style="padding:5px" width="33%"><img src="https://static.igem.org/mediawiki/2014/4/4e/XynA7.3_2E_1s.jpg"></td> | ||
+ | <td style="padding:5px" width="33%"><img src="https://static.igem.org/mediawiki/2014/4/4e/XynA7.3_2E_1s.jpg"></td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td> COMMENTS HERE </td> | ||
+ | <td> COMMENTS HERE </td> | ||
+ | <td> COMMENTS HERE </td> | ||
+ | </tr> | ||
+ | </table> | ||
</html> | </html> |
Revision as of 05:43, 17 October 2014
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. Using the law of mass action the enzyme substrate complex, and product formation chemical equations, are separated into a set of differential equations. The MATLAB ode45 function is used to solve the set of differential equations over the given time span.
Enzyme at 2-fold the Concentration of Substrate
COMMENTS HERE | COMMENTS HERE | COMMENTS HERE |
Enzyme at 10-fold the Concentration of Substrate
COMMENTS HERE | COMMENTS HERE | COMMENTS HERE |
Enzyme at 100-fold the Concentration of Substrate
COMMENTS HERE | COMMENTS HERE | COMMENTS HERE |
Increased Enzyme Concentration at 15 Seconds
COMMENTS HERE | COMMENTS HERE | COMMENTS HERE |