EMSL-NMR-EPR / Haskell-MFAPipe-Executable

Open source software for parallel labeling, steady state metabolic flux analysis
7 stars 1 forks source link

Fit to fractional labeling of substate #1

Open markborkum opened 7 years ago

markborkum commented 7 years ago

Currently, for metabolic flux analysis, MFAPipe models the independent fluxes of the reaction network as the independent variables of the regression. Hence, the values of the independent fluxes are fitted to the model-specified isotopic labeling states of the moieties in the reaction network.

A useful enhancement would be to model the labeling percentages of the individual atoms of each isotopically-labeled substrate as independent variables. In principal, this would enable MFAPipe to fit the values of the labeling percentages to the user-specified isotopic labeling state of the moieties in the reaction network.

Potential applications for this proposed enhancement include:

djinnome commented 7 years ago

Specifically, Paul is interested in determining if adding Entner-Doudoroff pathways would be helpful in explaining the observed CO2 labeling ratios. In some sense, this is a kind of 13C-MFA version of gap-filling.

markborkum commented 7 years ago

In which case, it may also be useful to analyze the null spaces and elementary flux modes of the original stoichiometry matrix for the reaction network, which I'm assuming includes reactions for glycolysis, and the modified stoichiometry matrix for the reaction network with the Entner-Doudoroff pathway. This would require only elementary linear algebra.

Since a steady state flux map is a linear combination of the bases of the null space of the stoichiometry matrix, adding the Entner-Doudoroff pathway should, in principal, induce a detectable change in the null space. The flux ratios of the extracellular metabolites at steady-state, calculated, for example, from the null space, may provide a qualitative explanation for the observed CO2 labeling ratios.