Download presentation
Presentation is loading. Please wait.
Published byLuke Lawson Modified over 9 years ago
1
C E N T R F O R I N T E G R A T I V E B I O I N F O R M A T I C S V U E FluxEs: An R package for metabolic flux quantification Thomas Binsl http://www.few.vu.nl/~tbinsl
2
CENTRFORINTEGRATIVE BIOINFORMATICSVU E [2] Introduction Metabolic fluxes reflect the function and dynamics of living cells. A number of new techniques for flux measurement have been developed, which aids for instance dedicated drug development and the design of new efficient bioreactors. FluxEs is an R computer package that quantifies metabolic fluxes using NMR measurements of isotope labeling experiments. User-/biologist-friendly input format. No isotope steady state necessary.
3
CENTRFORINTEGRATIVE BIOINFORMATICSVU E [3] Isotope Labeling Experiment v C2 C1 A D C2 C1 C C3 C2 B C1 v v v v A C D B v v v
4
CENTRFORINTEGRATIVE BIOINFORMATICSVU E [4] Parameter Estimation By performing a computer simulation of the labeling experiment the NMR multiplets can also be computed… …and model parameters, like the cycle flux v can be esti- mated by comparing the computed and measured NMR multiplets, e.g. via sum of squares (SSQ) criterion.
5
CENTRFORINTEGRATIVE BIOINFORMATICSVU E [5] Why R? Free of charge Cross platform, e.g. FluxEs was developed on a MS Windows machine and runs without any changes on our Linux cluster. Object oriented Vector based Large variety of additional packages, e.g. FluxEs uses the “deSolve” package for solving the initial value problem for stiff systems of ordinary differential equations.
6
CENTRFORINTEGRATIVE BIOINFORMATICSVU E [6] Program Implementation Models are specified in plain text files. The model-files are parsed by the package and the mathematical representation of the model is derived automatically. Afterwards, the user is guided through the entire setup process necessary for an optimization, e.g. which parameters should be optimized, which optimization strategy should be used,…
7
CENTRFORINTEGRATIVE BIOINFORMATICSVU E [7] New grid-polyhedron approach to determine optimal start points for an optimization in parameter space. Here we see a contour plot of sum-of-squares (SSQ) landscape formed by two parameters p 1 and p 2. Optimization Strategy - Grid points are the vertices of polyhedrons. - SSQ values of the vertices of a polyhedron are averaged and serve as SSQ value of the entire polyhedron. - Polyhedrons are sorted according to these values and the n best are chosen. - For each of the n polyhedrons the best vertex is used as start point for a global parameter estimation. - Additional start points are the n center points and the n best grid points. p1p1 p2p2
8
CENTRFORINTEGRATIVE BIOINFORMATICSVU E [8] Model of the Tricarboxylic Acid (TCA) cycle
9
CENTRFORINTEGRATIVE BIOINFORMATICSVU E [9] Results Excellent agreement between the computed oxygen consumptions and the 'gold standard‘. Oxygen consumption with the 'gold standard' method is determined for a much larger area than with the isotope labeling method, but the physiological condition in both areas are the same. Although biological differences between the areas measured and not measured with the isotope labeling method (both included in the blood gas measurement) undoubtedly contribute to deviations from the line of identity, the general correspondence is still surprisingly good.
10
CENTRFORINTEGRATIVE BIOINFORMATICSVU E [10] Acknowledgements Hans van Beek David Alders Anne-Christin Hauschild Entire IBIVU Group
11
CENTRFORINTEGRATIVE BIOINFORMATICSVU E [11] Optimization Strategy (Random Start Points) Synthetic data Noisy data 1 Noisy data 2. Noisy data 25 10,000 random start values for each noisy data set 30 best (of each data set) used for re- estimation of true parameter values ParameterTrueEstimate J tca 1029.55 ± 15.05 J exc 109.19 ± 5.16 J anap 0.610.28 ± 7.89 T trans 0.50.79 ± 0.19 P dil 0.20.24 ± 0.04
12
CENTRFORINTEGRATIVE BIOINFORMATICSVU E [12] Synthetic data Noisy data 1 Noisy data 2. Noisy data 25 30 start points (for each data set) generated using the grid- polyhedron approach. ParameterTrueEstimate J tca 1012.85 ± 4.09 J exc 1010.17 ± 3.68 J anap 0.61.89 ± 1.66 T trans 0.50.59 ± 0.20 P dil 0.20.21 ± 0.04 Optimization Strategy (Grid-Polyhedron) Estimate 29.55 ± 15.05 9.19 ± 5.16 10.28 ± 7.89 0.79 ± 0.19 0.24 ± 0.04
13
CENTRFORINTEGRATIVE BIOINFORMATICSVU E [13] Optimization Strategy (Different True Values)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.