Line 12: | Line 12: | ||
<map id="map1500485992320" name="map1500485992320"><area shape="rect" coords="50,50,232,207" title="" alt="" href="http://modelseed.org/" target="_parent"><area shape="rect" coords="317,49,498,206" title="" alt="" href="https://github.com/mmundy42/mackinac" target="_parent"><area shape="rect" coords="585,49,769,207" title="" alt="" href="https://github.com/opencobra/cobrapy" target="_parent"><area shape="rect" coords="810,269,811,270" alt="Image HTML map generator" title="HTML Map creator" href="http://www.html-map.com/" target="_self"></map> | <map id="map1500485992320" name="map1500485992320"><area shape="rect" coords="50,50,232,207" title="" alt="" href="http://modelseed.org/" target="_parent"><area shape="rect" coords="317,49,498,206" title="" alt="" href="https://github.com/mmundy42/mackinac" target="_parent"><area shape="rect" coords="585,49,769,207" title="" alt="" href="https://github.com/opencobra/cobrapy" target="_parent"><area shape="rect" coords="810,269,811,270" alt="Image HTML map generator" title="HTML Map creator" href="http://www.html-map.com/" target="_self"></map> | ||
− | <p0> First, we reconstructed a metabolic model of <i>Paracoccus denitrificans strain DSM 413</i> on a complete medium using ModelSEED. A complete medium is such that any nutrient, including ammonia, is available for uptake. Thus, the set of reactions included in the model is the biggest of all possible sets. Although the largest, this set is incomplete. In the next step, the model was gapfilled with all the reactions necessary for measurable cell growth. </p0> | + | <p0> First, we reconstructed a metabolic model of <i>Paracoccus denitrificans strain DSM 413</i> on a complete medium using ModelSEED<sup>[3]</sup>. A complete medium is such that any nutrient, including ammonia, is available for uptake. Thus, the set of reactions included in the model is the biggest of all possible sets. Although the largest, this set is incomplete. In the next step, the model was gapfilled with all the reactions necessary for measurable cell growth. </p0> |
<br></br> | <br></br> | ||
− | <p0> The nature of our project dictates that we must be able to manually include several reactions, metabolites and genes (e.g. oxygenation of ammonia by the AMO enzyme complex) into the model. Such functionality is not available in ModelSEED. To implement this, we turned to COBRApy: Constraint-Based Reconstruction and Analysis package written in Python. COBRApy does not natively work with ModelSEED models. To overcome this, we used Mackinac package to convert the ModelSEED model into COBRApy. Using COBRApy, we can then add the new ingredients into the model and perform FBA to compare the biomass fluxes, and hence the growth rates, of the two <i>Paracoccus</i> strains. The script is available <a href="https://2017.igem.org/Team:Virginia/Model/Files/CobraPD-LB.py">here</a>.</p0> | + | <p0> The nature of our project dictates that we must be able to manually include several reactions, metabolites and genes (e.g. oxygenation of ammonia by the AMO enzyme complex) into the model. Such functionality is not available in ModelSEED. To implement this, we turned to COBRApy: Constraint-Based Reconstruction and Analysis<sup>[4]</sup> package written in Python. COBRApy does not natively work with ModelSEED models. To overcome this, we used Mackinac package<sup>[5]</sup> to convert the ModelSEED model into COBRApy. Using COBRApy, we can then add the new ingredients into the model and perform FBA to compare the biomass fluxes, and hence the growth rates, of the two <i>Paracoccus</i> strains. The script is available <a href="https://2017.igem.org/Team:Virginia/Model/Files/CobraPD-LB.py">here</a>.</p0> |
<br></br> | <br></br> | ||
Line 85: | Line 85: | ||
[1] <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2912156/?report=classic">Feist, Adam M., and Bernhard O. Palsson. “The Biomass Objective Function.” Current opinion in microbiology 13.3 (2010): 344–349. PMC. Web. 28 July 2017.</a><br> | [1] <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2912156/?report=classic">Feist, Adam M., and Bernhard O. Palsson. “The Biomass Objective Function.” Current opinion in microbiology 13.3 (2010): 344–349. PMC. Web. 28 July 2017.</a><br> | ||
[2] <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4911401/">Cuevas, Daniel A. et al. “From DNA to FBA: How to Build Your Own Genome-Scale Metabolic Model.” Frontiers in Microbiology 7 (2016): 907. PMC. Web. 27 July 2017.</a><br> | [2] <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4911401/">Cuevas, Daniel A. et al. “From DNA to FBA: How to Build Your Own Genome-Scale Metabolic Model.” Frontiers in Microbiology 7 (2016): 907. PMC. Web. 27 July 2017.</a><br> | ||
+ | [3] <a href="https://www.ncbi.nlm.nih.gov/pubmed/20802497">Henry, C.S., DeJongh, M., Best, A.B., Frybarger, P.M., Linsay, B., and R.L. Stevens. High-throughput Generation and Optimization of Genome-scale Metabolic Models. Nature Biotechnology, (2010).</a><br> | ||
+ | [4] <a href="https://www.ncbi.nlm.nih.gov/pubmed/23927696">COBRApy: COnstraints-Based Reconstruction and Analysis for Python.</a><br> | ||
+ | [5] <a href="https://www.ncbi.nlm.nih.gov/pubmed/28379466">Mackinac: A bridge between ModelSEED and COBRApy to generate and analyze genome-scale metabolic models.</a><br> | ||
</p0> | </p0> | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 16:23, 31 July 2017
Metabolic Modeling
ModelSEED
Gold Medal Criterion #3
To complete for the gold medal criterion #3, please describe your work on this page and fill out the description on your judging form. To achieve this medal criterion, you must convince the judges that your team has gained insight into your project from modeling. You may not convince the judges if your model does not have an effect on your project design or implementation.
Please see the 2017 Medals Page for more information.
Best Model Special Prize
To compete for the Best Model prize, please describe your work on this page and also fill out the description on the judging form. Please note you can compete for both the gold medal criterion #3 and the best model prize with this page.
You must also delete the message box on the top of this page to be eligible for the Best Model Prize.
Inspiration
Here are a few examples from previous teams:
References
[2] Cuevas, Daniel A. et al. “From DNA to FBA: How to Build Your Own Genome-Scale Metabolic Model.” Frontiers in Microbiology 7 (2016): 907. PMC. Web. 27 July 2017.
[3] Henry, C.S., DeJongh, M., Best, A.B., Frybarger, P.M., Linsay, B., and R.L. Stevens. High-throughput Generation and Optimization of Genome-scale Metabolic Models. Nature Biotechnology, (2010).
[4] COBRApy: COnstraints-Based Reconstruction and Analysis for Python.
[5] Mackinac: A bridge between ModelSEED and COBRApy to generate and analyze genome-scale metabolic models.