Team:TU Delft/Modeling/MFA

From 2010.igem.org

(Difference between revisions)
(Metabolic Flux Analysis)
 
(15 intermediate revisions not shown)
Line 1: Line 1:
{{Team:TU_Delft/frame_check}}
{{Team:TU_Delft/frame_check}}
 +
__NOTOC__
==Metabolic Flux Analysis==
==Metabolic Flux Analysis==
 +
 +
This model is an extension of the [https://2010.igem.org/Team:TU_Delft#page=Project/alkane-degradation alkane degradation sub-project]
A metabolic flux analysis (MFA) is an analysis to calculate the theoretical maximal yields for a proposed system of pathways in a micro-organism. Several product pathways were introduced to the metabolic network of ''E. coli'' along with the hydrocarbon degradation from our BioBricks to see what the maximal theoretical yields on alkanes are compared to glucose.
A metabolic flux analysis (MFA) is an analysis to calculate the theoretical maximal yields for a proposed system of pathways in a micro-organism. Several product pathways were introduced to the metabolic network of ''E. coli'' along with the hydrocarbon degradation from our BioBricks to see what the maximal theoretical yields on alkanes are compared to glucose.
 +
Are you not familiar with a metabolic flux analysis? Read more about [[Team:TU_Delft/Modeling/MFA/explanation|how a metabolic flux analysis works]].
-
Are you not familiar with MFAs? Read more about how a metabolic flux analysis works [[Team:TU_Delft/Modeling/MFA/explanation|here]].
+
For our MFA a Matlab application, [http://www.mpi-magdeburg.mpg.de/projects/cna/cna.html CellNetAnalyzer] (CNA), was used. CNA already contains a simplified ''E. coli'' metabolic network. This network was slightly changed and hydrocarbon degradation was added to it. The resulting network is the network is the construct as it was intended in our project. To investigate the potential of this system to make something useful of the alkanes several product pathways were added the ''E. coli'' metabolic network in silico. We also describe [[Team:TU_Delft/Modeling/MFA/additional_pathways|how the network was generated]].
 +
The fluxes that were calculated for maximal yields with CellNetAnalyzer were exported and inputted into [http://www.13cflux.net/omix/ Omix]. Omix is a tool for drawing networks in general, but lends itself especially well for biochemical pathways. From the networks that were drawn with Omix we made a tool in which you yourself can select different substrates and products and see what pathways are used in an ideal situation. The tool is below this text. The selectable substrates are glucose, dodecane (C<sub>12</sub>-alkane) and tridecane (C<sub>13</sub>-alkane). The selectable outputs are, biomass growth, NO<sub>3</sub> electron acceptor, PHB, isoprene and hydrogen. With biomass growth and NO<sub>3</sub> as electron acceptor the fluxes are optimized towards biomass production. Biomass is produced using the 12 key metabolites as precursors. The key metabolites have a red color. The substances with a yellow color are extracellular. For the three other outputs, PHB, isoprene and hydrogen, the fluxes are optimized towards production of these substances. The numbers next to some of the reactions in the tool are the EC numbers of the corresponding enzymes.
-
For our MFA a Matlab application, CellNetAnalyzer (CNA), was used. CNA already contains a simplified ''E. coli'' metabolic network. This network was slightly changed and hydrocarbon degradation was added to it. The resulting network is the network is the construct as it was intended in our project. To investigate the potential of this system to make something useful of the alkanes several product pathways were added the ''E. coli'' metabolic network in silico. The description of how the network was generated can be found [[Team:TU_Delft/Modeling/MFA/additional_pathways|here]].
+
Do you want to know more? Read the [[Team:TU_Delft/Modeling/MFA/results| detailed results of the metabolic flux analysis]]
-
 
+
-
 
+
-
The fluxes that were calculated for maximal yields with CellNetAnalyzer were exported and inputted into Omix. Omix is a tool for drawing networks in general, but lends itself espescially well for biochemical pathways. From the networks that were drawn with Omix we made a tool in which you yourself can select different substrates and products and see what pathways are used in an ideal situation. The tool is below this text. The selectable substrates are glucose, dodecane (C<sub>12</sub>-alkane) and tridecane (C<sub>13</sub>-alkane). The selectable outputs are, biomass growth, NO<sub>3</sub> electron acceptor, PHB, isoprene and hydrogen. With biomass growth and NO<sub>3</sub> as electron acceptor the fluxes are optimized towards biomass production. Biomass is produced using the 12 key metabolites as precursors. The key metabolites have a red color. The substances with a yellow color are extracellular. For the three other outputs, PHB, isoprene and hydrogen, the fluxes are optimized towards production of these substances. The numbers next to some of the reactions in the tool are the EC numbers of the corresponding enzymes.
+
-
 
+
-
 
+
-
The detailed results of the metabolic flux analysis can be found [[Team:TU_Delft/Modeling/MFA/results|here]]
+
==Visualization of pathways==
==Visualization of pathways==
Line 21: Line 20:
===Continue Reading===
===Continue Reading===
 +
*[[Team:TU_Delft/Modeling/MFA/explanation|MFA explanation]]
*[[Team:TU_Delft/Modeling/MFA/explanation|MFA explanation]]
*[[Team:TU_Delft/Modeling/MFA/additional_pathways|Pathway constructs]]
*[[Team:TU_Delft/Modeling/MFA/additional_pathways|Pathway constructs]]
*[[Team:TU_Delft/Modeling/MFA/results|Detailed MFA Results]]
*[[Team:TU_Delft/Modeling/MFA/results|Detailed MFA Results]]
 +
 +
===Used tools===
*[http://www.mpi-magdeburg.mpg.de/projects/cna/cna.html CellNetAnalyzer]
*[http://www.mpi-magdeburg.mpg.de/projects/cna/cna.html CellNetAnalyzer]
*[http://www.13cflux.net/omix/ Omix]
*[http://www.13cflux.net/omix/ Omix]

Latest revision as of 14:38, 27 October 2010

Metabolic Flux Analysis

This model is an extension of the alkane degradation sub-project

A metabolic flux analysis (MFA) is an analysis to calculate the theoretical maximal yields for a proposed system of pathways in a micro-organism. Several product pathways were introduced to the metabolic network of E. coli along with the hydrocarbon degradation from our BioBricks to see what the maximal theoretical yields on alkanes are compared to glucose.

Are you not familiar with a metabolic flux analysis? Read more about how a metabolic flux analysis works.

For our MFA a Matlab application, CellNetAnalyzer (CNA), was used. CNA already contains a simplified E. coli metabolic network. This network was slightly changed and hydrocarbon degradation was added to it. The resulting network is the network is the construct as it was intended in our project. To investigate the potential of this system to make something useful of the alkanes several product pathways were added the E. coli metabolic network in silico. We also describe how the network was generated.

The fluxes that were calculated for maximal yields with CellNetAnalyzer were exported and inputted into Omix. Omix is a tool for drawing networks in general, but lends itself especially well for biochemical pathways. From the networks that were drawn with Omix we made a tool in which you yourself can select different substrates and products and see what pathways are used in an ideal situation. The tool is below this text. The selectable substrates are glucose, dodecane (C12-alkane) and tridecane (C13-alkane). The selectable outputs are, biomass growth, NO3 electron acceptor, PHB, isoprene and hydrogen. With biomass growth and NO3 as electron acceptor the fluxes are optimized towards biomass production. Biomass is produced using the 12 key metabolites as precursors. The key metabolites have a red color. The substances with a yellow color are extracellular. For the three other outputs, PHB, isoprene and hydrogen, the fluxes are optimized towards production of these substances. The numbers next to some of the reactions in the tool are the EC numbers of the corresponding enzymes.

Do you want to know more? Read the detailed results of the metabolic flux analysis

Visualization of pathways


Continue Reading

Used tools