Team:UNAM-Genomics Mexico/Modeling/ExtremePathways

From 2011.igem.org

(Difference between revisions)
(Created page with "{{:Team:UNAM-Genomics Mexico/Templates/Modeling| content= '''This page is still under construction!!''' }}")
Line 1: Line 1:
{{:Team:UNAM-Genomics Mexico/Templates/Modeling| content=
{{:Team:UNAM-Genomics Mexico/Templates/Modeling| content=
-
'''This page is still under construction!!'''
+
==Introduction==
 +
The bounded right-hand null space of the stochiometry matrix generates a convex cone, generated by convex vectors. These generating vectors, id est those that conceptually border the cone, are the Extreme Pathways. Any solution within the steady state flux distribution can be represented as a linear combination of said pathways. For more on this, consult chapter 9 of [http://dx.doi.org/10.2277/0521859034 "Systems Biology: Properties of Reconstructed Networks", by Bernhard Palsson].
 +
 
 +
 
 +
==Our Work==
 +
Since our pathway was adding a novel metabolite (H2), we hypothesized the transgenic pathway might represent an Extreme Pathway. We found two tools used in calculating these Solution Space Bordering Vectors, both by [http://gcrg.ucsd.edu/Downloads/Extreme_Pathway_Analysis Palsson's Lab] ExPa and its bigger cousin X3. These calculations have been running for a week, with no end in sight. Should they finish before the Regional, we'll talk about it in the Presentation (or update this at the Wiki-Thaw...). Anyhow, getting the data into the format acceptable by ExPa required another round of parsing, and another [[file:parserV4|script]]. If your interested in our parsing adventures, you may read more [Team:UNAM-Genomics_Mexico/Modeling/FBA|here].
}}
}}

Revision as of 08:17, 26 September 2011

UNAM-Genomics_Mexico

==Introduction== The bounded right-hand null space of the stochiometry matrix generates a convex cone, generated by convex vectors. These generating vectors, id est those that conceptually border the cone, are the Extreme Pathways. Any solution within the steady state flux distribution can be represented as a linear combination of said pathways. For more on this, consult chapter 9 of [http://dx.doi.org/10.2277/0521859034 "Systems Biology: Properties of Reconstructed Networks", by Bernhard Palsson].


Our Work

Since our pathway was adding a novel metabolite (H2), we hypothesized the transgenic pathway might represent an Extreme Pathway. We found two tools used in calculating these Solution Space Bordering Vectors, both by [http://gcrg.ucsd.edu/Downloads/Extreme_Pathway_Analysis Palsson's Lab] ExPa and its bigger cousin X3. These calculations have been running for a week, with no end in sight. Should they finish before the Regional, we'll talk about it in the Presentation (or update this at the Wiki-Thaw...). Anyhow, getting the data into the format acceptable by ExPa required another round of parsing, and another script. If your interested in our parsing adventures, you may read more [Team:UNAM-Genomics_Mexico/Modeling/FBA