Flux Balance Analysis and Metabolic Control Analysis

Total Page:16

File Type:pdf, Size:1020Kb

Flux Balance Analysis and Metabolic Control Analysis Bioinformatics: Network Analysis Flux Balance Analysis and Metabolic Control Analysis COMP 572 (BIOS 572 / BIOE 564) - Fall 2013 Luay Nakhleh, Rice University 1 Flux Balance Analysis (FBA) ✤ Flux balance analysis (FBA), an optimality-base method for flux prediction, is one of the most popular modeling approaches for metabolic systems. ✤ Flux optimization methods do not describe how a certain flux distribution is realized (by kinetics or enzyme regulation), but which flux distribution is optimal for the cell; e.g., providing the highest rate of biomass production at a limited inflow of external nutrients. ✤ This allows us to predict flux distributions without the need for a kinetic description. 2 Flux Balance Analysis (FBA) ✤ FBA investigates the theoretical capabilities and modes of metabolism by imposing a number of constraints on the metabolic flux distributions: ✤ The assumption of a steady state: S×v=0. ✤ Thermodynamics constraints: ai≤vi≤bi. ✤ An optimality assumption: the flux distribution has to maximize (or, minimize) an objective function f(v) r f(v)= civi i=1 X 3 P R IMER Geometric Interpretation of FBA Box 1 Mathematical representation of metabolism Metabolic reactions are represented as a v3 v3 v3 stoichiometric matrix (S) of size m s n. Constraints Optimization Every row of this matrix represents one 1) Sv = 0 maximize Z unique compound (for a system with m 2) ai < vi < bi compounds) and every column represents one reaction (n reactions). The entries v in each column are the stoichiometric v1 1 v1 coefficients of the metabolites participating Unconstrained Allowable in a reaction. There is a negative coefficient solution space solution space Optimal solution for every metabolite consumed and a v v v positive coefficient for every metabolite 2 2 2 that is produced. A stoichiometric coefficient of zero is used for every Figure 1 The conceptual basis of constraint-based modeling. With no constraints, the flux metabolite that does not participate in a distribution of a biological network may lie at any point in a solution space. When mass balance constraints imposed by the stoichiometric matrix S (labeled 1) and capacity constraints imposed particular reaction. S is a sparse matrix by the lower and upper bounds (ai and bi) (labeled 2) are applied to a network, it defines an because most biochemical reactions allowable solution space. The network may acquire any flux distribution within this space, but involve only a few different metabolites. points outside this space are denied by the constraints. Through optimization of an objective The flux through all of the reactions in a function, FBA can identify a single optimal flux distribution that lies on the edge of the network is represented by the vector v, allowable solution space. which has a length of n. The concentrations [Source: “What is flux balance analysis?”, Nat Biotech.] of all metabolites are represented by the analyze single points within the solution function. In practice, when only one 4 vector x, with length m. The system of mass space. For example, we may be interested reaction is desired for maximization or balance equations at steady state (dx/dt = in identifying which point corresponds to minimization, c is a vector of zeros with a 0) is given in Fig. 2c26: the maximum growth rate or to maximum value of 1 at the position of the reaction Sv = 0 ATP production of an organism, given its of interest (Fig. 2d). Any v that satisfies this equation is particular set of constraints. FBA is one Optimization of such a system is said to be in the null space of S. In any method for identifying such optimal points accomplished by linear programming realistic large-scale metabolic model, within a constrained space (Fig. 1). (Fig. 2e). FBA can thus be defined as there are more reactions than there are FBA seeks to maximize or minimize an the use of linear programming to solve compounds (n > m). In other words, objective function Z = cTv, which can be the equation Sv = 0, given a set of upper there are more unknown variables than any linear combination of fluxes, where and lower bounds on v and a linear equations, so there is no unique solution c is a vector of weights indicating how combination of fluxes as an objective to this system of equations. much each reaction (such as the biomass function. The output of FBA is a particular Although constraints define a range of reaction when simulating maximum flux distribution, v, which maximizes or solutions, it is still possible to identify and growth) contributes to the objective minimizes the objective function. glucose gDW–1 h–1; DW, dry weight) and set- constrained to an uptake rate of 0 mmol growth of deleting every pairwise combina- ting the maximum rate of oxygen uptake to gDW–1 h–1. Constraints can also be tailored tion of 136 E. coli genes to find double gene an arbitrarily high level, so that it does not to the organism being studied, with lower knockouts that are essential for survival of limit growth. Then, linear programming is bounds of 0 mmol gDW–1 h–1 used to simu- the bacteria. used to determine the maximum possible late reactions that are irreversible in some FBA has limitations, however. Because it flux through the biomass reaction, result- organisms. Nonzero lower bounds can also does not use kinetic parameters, it cannot ing in a predicted exponential growth rate force a minimal flux through artificial reac- predict metabolite concentrations. It is also of 1.65 h–1. Anerobic growth of E. coli can be tions (like the biomass reaction) such as the only suitable for determining fluxes at steady calculated by constraining the maximum rate ‘ATP maintenance reaction’, which is a bal- state. Except in some modified forms, FBA of uptake of oxygen to zero and solving the anced ATP hydrolysis reaction used to sim- does not account for regulatory effects such system of equations, resulting in a predicted ulate energy demands not associated with as activation of enzymes by protein kinases growth rate of 0.47 h–1 (see Supplementary growth13. Constraints can even be used to or regulation of gene expression. Therefore, Tutorial for computer code). simulate gene knockouts by limiting reac- its predictions may not always be accurate. As these two examples show, FBA can be tions to zero flux. used to perform simulations under differ- FBA does not require kinetic parameters The many uses of flux balance analysis ent conditions by altering the constraints and can be computed very quickly even for Because the fundamentals of flux balance analy- on a model. To change the environmental large networks. This makes it well suited sis are simple, the method has found diverse conditions (such as substrate availabil- to studies that characterize many different uses in physiological studies, gap-filling efforts ity), we change the bounds on exchange perturbations such as different substrates or and genome-scale synthetic biology3. By alter- reactions (that is, reactions representing genetic manipulations. An example of such a ing the bounds on certain reactions, growth on metabolites flowing into and out of the sys- case is given in example 6 in Supplementary different media (example 1 in Supplementary tem). Substrates that are not available are Tutorial, which explores the effects on Tutorial) or of bacteria with multiple gene 246 VOLUME 28 NUMBER 3 MARCH 2010 NATURE BIOTECHNOLOGY Formulation of an FBA Problem P R IMER Figure 2 Formulation of an FBA problem. (a) A metabolic network reconstruction consists of a A B + C Reaction 1 list of stoichiometrically balanced biochemical a Genome-scale B + 2C D Reaction 2 reactions. (b) This reconstruction is converted into a metabolic reconstruction ... mathematical model by forming a matrix (labeled S), Reaction n in which each row represents a metabolite and each column represents a reaction. Growth is incorporated into the reconstruction with a biomass reaction (yellow column), which simulates metabolites Reactions ... consumed during biomass production. Exchange 1 2 n BiomassGlucoseOxygen v1 reactions (green columns) are used to represent the A –1 v b Mathematically represent 2 s e t i l o b a t e M e t a b o l i t e s B 1 –1 flow of metabolites, such as glucose and oxygen, metabolic reactions C 1 –2 ... = 0 in and out of the cell. (c) At steady state, the flux and constraints D 1 * v through each reaction is given by Sv = 0, which n ... –1 vbiomass v defines a system of linear equations. As large –1 glucose v m oxygen models contain more reactions than metabolites, there is more than one possible solution to these Stoichiometric matrix, S Fluxes, v equations. (d) Solving the equations to predict the maximum growth rate requires defining an objective –v1 + ... = 0 function Z = cTv (c is a vector of weights indicating c Mass balance defines a v1 – v2 + ... = 0 how much each reaction (v) contributes to the system of linear equations objective). In practice, when only one reaction, such v1 – 2v2 + ... = 0 as biomass production, is desired for maximization v2 + ... = 0 or minimization, c is a vector of zeros with a value etc. of 1 at the position of the reaction of interest. In the growth example, the objective function is Z = vbiomass (that is, c has a value of 1 at the position of the d Define objective function To predict growth, Z = v biomass reaction). (e) Linear programming is used biomass (Z = c * v + c * v ... ) to identify a flux distribution that maximizes or 1 1 2 2 minimizes the objective function within the space of allowable fluxes (blue region) defined by the v constraints imposed by the mass balance equations 2 Z and reaction bounds.
Recommended publications
  • Quantitative Analysis of Amino Acid Metabolism in Liver Cancer Links Glutamate Excretion to Nucleotide Synthesis
    Quantitative analysis of amino acid metabolism in liver cancer links glutamate excretion to nucleotide synthesis Avlant Nilssona,1, Jurgen R. Haanstrab,1, Martin Engqvista, Albert Gerdingc,d, Barbara M. Bakkerb,c, Ursula Klingmüllere, Bas Teusinkb, and Jens Nielsena,f,2 aDepartment of Biology and Biological Engineering, Chalmers University of Technology, SE41296 Gothenburg, Sweden; bSystems Biology Lab, Amsterdam Institute of Molecular and Life Sciences (AIMMS), Vrije Universiteit Amsterdam, NL1081HZ Amsterdam, The Netherlands; cLaboratory of Pediatrics, Systems Medicine of Metabolism and Signaling, University of Groningen, University Medical Center Groningen, NL-9713AV Groningen, The Netherlands dDepartment of Laboratory Medicine, University of Groningen, University Medical Center Groningen, NL-9713AV Groningen, The Netherlands; eDivision of Systems Biology and Signal Transduction, German Cancer Research Center, D-69120 Heidelberg, Germany; and fNovo Nordisk Foundation Center for Biosustainability, Technical University of Denmark, Kongens Lyngby, DK2800, Denmark Contributed by Jens Nielsen, March 9, 2020 (sent for review November 4, 2019; reviewed by Eytan Ruppin and Matthew G. Vander Heiden) Many cancer cells consume glutamine at high rates; counterintu- the excretion of lactate, glutamate, alanine, and glycine (5). How- itively, they simultaneously excrete glutamate, the first interme- ever, a full genome-wide modeling approach is required to expand diate in glutamine metabolism. Glutamine consumption has been our knowledge of how metabolism functions beyond the canonical linked to replenishment of tricarboxylic acid cycle (TCA) interme- pathways and, in particular, to understand the intricate effects of diates and synthesis of adenosine triphosphate (ATP), but the metabolic compartmentalization and the interplay between ex- reason for glutamate excretion is unclear. Here, we dynamically change fluxes and synthesis of biomass.
    [Show full text]
  • Flux Balance Analysis to Model Microbial Metabolism for Electricity Generation
    Lincoln University Digital Thesis Copyright Statement The digital copy of this thesis is protected by the Copyright Act 1994 (New Zealand). This thesis may be consulted by you, provided you comply with the provisions of the Act and the following conditions of use: you will use the copy only for the purposes of research or private study you will recognise the author's right to be identified as the author of the thesis and due acknowledgement will be made to the author where appropriate you will obtain the author's permission before publishing any material from the thesis. Flux balance analysis to model microbial metabolism for electricity generation A thesis submitted in partial fulfilment of the requirements for the Degree of Doctor of Philosophy in Computational Biology and Bioengineering at Lincoln University by Longfei Mao Lincoln University 2013 Abstract of a thesis submitted in partial fulfilment of the requirements for the Degree of Philosophy Flux balance analysis to model microbial metabolism for electricity generation by Longfei Mao Abstract Microbial fuel cells (MFCs) are bioelectrochemcial devices that possess a similar design to a fuel cell, with an anode and a cathode connected through an electrical circuit. Unlike fuel cells, MFCs use microorganisms as biocatalysts to convert organic matter into electrons and protons, of which a portion can be transferred to electrode to generate electricity. Since all microorganisms transfer electrons during metabolism inside the cell, there could potentially be unlimited choices of biocatalyst candidates for MFCs for various applications. However, in reality, the application of MFCs is heavily restricted by their low current outputs.
    [Show full text]
  • Metabolic Flux Analysis—Linking Isotope Labeling and Metabolic Fluxes
    H OH metabolites OH Review Metabolic Flux Analysis—Linking Isotope Labeling and Metabolic Fluxes Yujue Wang 1,2, Fredric E. Wondisford 1, Chi Song 3, Teng Zhang 4 and Xiaoyang Su 1,2,* 1 Department of Medicine, Rutgers-Robert Wood Johnson Medical School, New Brunswick, NJ 08901, USA; [email protected] (Y.W.); [email protected] (F.E.W.) 2 Metabolomics Shared Resource, Rutgers Cancer Institute of New Jersey, New Brunswick, NJ 08903, USA 3 Division of Biostatistics, College of Public Health, The Ohio State University, Columbus, OH 43210, USA; [email protected] 4 Department of Mathematics, University of Central Florida, Orlando, FL 32816, USA; [email protected] * Correspondence: [email protected]; Tel.: +1-732-235-5447 Received: 14 September 2020; Accepted: 4 November 2020; Published: 6 November 2020 Abstract: Metabolic flux analysis (MFA) is an increasingly important tool to study metabolism quantitatively. Unlike the concentrations of metabolites, the fluxes, which are the rates at which intracellular metabolites interconvert, are not directly measurable. MFA uses stable isotope labeled tracers to reveal information related to the fluxes. The conceptual idea of MFA is that in tracer experiments the isotope labeling patterns of intracellular metabolites are determined by the fluxes, therefore by measuring the labeling patterns we can infer the fluxes in the network. In this review, we will discuss the basic concept of MFA using a simplified upper glycolysis network as an example. We will show how the fluxes are reflected in the isotope labeling patterns. The central idea we wish to deliver is that under metabolic and isotopic steady-state the labeling pattern of a metabolite is the flux-weighted average of the substrates’ labeling patterns.
    [Show full text]
  • Mathematical Models for Explaining the Warburg Effect: a Review Focussed on ATP and Biomass Production
    Metabolic pathways analysis 2015 1187 Mathematical models for explaining the Warburg effect: a review focussed on ATP and biomass production Stefan Schuster*1, Daniel Boley†, Philip Moller*,¨ Heiko Stark*‡ and Christoph Kaleta§ *Department of Bioinformatics, Friedrich Schiller University Jena, Ernst-Abbe-Platz 2, 07743 Jena, Germany †Computer Science & Engineering, University of Minnesota, Minneapolis, MN 55455, U.S.A. ‡Institute of Systematic Zoology and Evolutionary Biology, Friedrich Schiller University Jena, Erbertstraße 1, 07737 Jena, Germany §Research Group Medical Systems Biology, Christian-Albrechts-University Kiel, Brunswiker Straße 10, Kiel 24105, Germany Abstract For producing ATP, tumour cells rely on glycolysis leading to lactate to about the same extent as on respiration. Thus, the ATP synthesis flux from glycolysis is considerably higher than in the corresponding healthy cells. This is known as the Warburg effect (named after German biochemist Otto H. Warburg) and also applies to striated muscle cells, activated lymphocytes, microglia, endothelial cells and several other cell types. For similar phenomena in several yeasts and many bacteria, the terms Crabtree effect and overflow metabolism respectively, are used. The Warburg effect is paradoxical at first sight because the molar ATP yield of glycolysis is much lower than that of respiration. Although a straightforward explanation is that glycolysis allows a higher ATP production rate, the question arises why cells do not re-allocate protein to the high-yield pathway of respiration. Mathematical modelling can help explain this phenomenon. Here, we review several models at various scales proposed in the literature for explaining the Warburg effect. These models support the hypothesis that glycolysis allows for a higher proliferation rate due to increased ATP production and precursor supply rates.
    [Show full text]
  • Effective Dynamic Models of Metabolic Networks Michael Vilkhovoy∗, Mason Minot∗, Jeffrey D
    bioRxiv preprint doi: https://doi.org/10.1101/047316; this version posted August 31, 2016. The copyright holder for this preprint (which was not certified by peer review) is the author/funder, who has granted bioRxiv a license to display the preprint in perpetuity. It is made available under aCC-BY 4.0 International license. 1 Effective Dynamic Models of Metabolic Networks Michael Vilkhovoy∗, Mason Minot∗, Jeffrey D. Varner∗ ∗School of Chemical and Biomolecular Engineering, Cornell University, Ithaca, NY 14850 USA Abstract—Mathematical models of biochemical networks are by a pseudo enzyme whose expression is controlled by an useful tools to understand and ultimately predict how cells utilize optimal decision) to achieve a physiological objective (Fig. nutrients to produce valuable products. Hybrid cybernetic models 1A). HCMs generate intracellular flux distributions consistent in combination with elementary modes (HCM) is a tool to model cellular metabolism. However, HCM is limited to reduced with other approaches such as metabolic flux analysis (MFA), metabolic networks because of the computational burden of and also describe dynamic extracellular measurements superior calculating elementary modes. In this study, we developed the to dynamic FBA (DFBA) [12]. However, HCMs are restricted hybrid cybernetic modeling with flux balance analysis or HCM- to networks which can be decomposed into EMs (or EPs). FBA technique which uses flux balance solutions instead of In this study, we developed the hybrid cybernetic modeling elementary modes to dynamically model metabolism. We show HCM-FBA has comparable performance to HCM for a proof with flux balance analysis (HCM-FBA) technique. HCM- of concept metabolic network and for a reduced anaerobic E.
    [Show full text]
  • Modelling Cell Metabolism: a Review on Constraint-Based Steady-State and Kinetic Approaches
    processes Review Modelling Cell Metabolism: A Review on Constraint-Based Steady-State and Kinetic Approaches Mohammadreza Yasemi and Mario Jolicoeur * Research Laboratory in Applied Metabolic Engineering, Department of Chemical Engineering, École Polytechnique de Montréal, P.O. Box 6079, Centre-ville Station, Montréal, QC H3C 3A7, Canada; [email protected] * Correspondence: [email protected] Abstract: Studying cell metabolism serves a plethora of objectives such as the enhancement of bio- process performance, and advancement in the understanding of cell biology, of drug target discovery, and in metabolic therapy. Remarkable successes in these fields emerged from heuristics approaches, for instance, with the introduction of effective strategies for genetic modifications, drug develop- ments and optimization of bioprocess management. However, heuristics approaches have showed significant shortcomings, such as to describe regulation of metabolic pathways and to extrapolate experimental conditions. In the specific case of bioprocess management, such shortcomings limit their capacity to increase product quality, while maintaining desirable productivity and reproducibility levels. For instance, since heuristics approaches are not capable of prediction of the cellular functions under varying experimental conditions, they may lead to sub-optimal processes. Also, such ap- proaches used for bioprocess control often fail in regulating a process under unexpected variations of external conditions. Therefore, methodologies inspired by the systematic mathematical formulation of cell metabolism have been used to address such drawbacks and achieve robust reproducible results. Mathematical modelling approaches are effective for both the characterization of the cell Citation: Yasemi, M.; Jolicoeur, M. physiology, and the estimation of metabolic pathways utilization, thus allowing to characterize Modelling Cell Metabolism: A a cell population metabolic behavior.
    [Show full text]
  • Minireview Metabolic Modelling of Microbes: the Flux-Balance Approach
    Environmental Microbiology (2002) 4(3), 133–140 Minireview Metabolic modelling of microbes: the flux-balance approach Jeremy S. Edwards, Markus Covert and of living; the task that lies ahead is to integrate these Bernhard Palsson details in such a way that we can better understand life as Department of Chemical Engineering, University a whole, and not just the sum of its parts. of Delaware, Newark,` DE 19716, USA. Where is the Life we have lost in living? . Metabolic modelling Where is the knowledge we have lost in information? One area of active research in this area has focused on T.S. Eliot, Choruses from the Rock bacterial metabolism (van Gulik and Heijnen, 1995; Liao et al., 1996; Lee et al., 1997; Sauer et al., 1998; Edwards Introduction and Palsson, 1999; Sauer and Bailey, 1999; Schilling et al., 1999; Edwards and Palsson, 2000a, b; Schilling The history of biological research has witnessed many et al., 2000; Edwards et al., 2001a, b). Genomic infor- great successes, and many more are expected in the mation, coupled with biochemical and strain-specific future. The anticipation of great findings has increased information, has been used to reconstruct whole-cell with the development of high-throughput technologies, metabolic networks for sequenced organisms (Edwards which enable the rapid generation of sequence, transcript, and Palsson, 1999; Schilling and Palsson, 2000) (Fig. 1). and proteomic data, to name but a few examples. As a However, this information is not sufficient to specify com- result, it has become clear that further biological discovery pletely the metabolic phenotypes that will be expressed will be limited not by the availability of biological data under given environmental conditions.
    [Show full text]
  • A Mechanism-Aware and Multiomic Machine-Learning Pipeline
    A mechanism-aware and multiomic machine-learning pipeline characterizes yeast cell growth Christopher Culleya,b, Supreeta Vijayakumarb , Guido Zampierib , and Claudio Angioneb,c,1 aFaculty of Engineering and Physical Sciences, University of Southampton, Southampton SO17 1BJ, United Kingdom; bDepartment of Computer Science and Information Systems, Teesside University, Middlesbrough TS1 3BX, United Kingdom; and cHealthcare Innovation Centre, Teesside University, Middlesbrough TS1 3BX, United Kingdom Edited by Jens Nielsen, BioInnovation Institute, Copenhagen, Denmark, and approved June 12, 2020 (received for review February 16, 2020) Metabolic modeling and machine learning are key components in Machine-learning techniques generally ignore previous bio- the emerging next generation of systems and synthetic biology logical knowledge in driving the pattern analysis, limiting the tools, targeting the genotype–phenotype–environment relation- trustworthiness and interpretability of any obtained model. ship. Rather than being used in isolation, it is becoming clear To fill these gaps, constraint-based modeling (CBM) can be that their value is maximized when they are combined. How- used to simulate steady-state metabolism on a cellular scale. ever, the potential of integrating these two frameworks for Metabolic flux profiles generated in silico have been previ- omic data augmentation and integration is largely unexplored. ously used to inform specific machine-learning models (4– We propose, rigorously assess, and compare machine-learning– 9), in some
    [Show full text]
  • Flux Balance Analysis with Objective Function Defined by Proteomics Data-Metabolism of Mycobacterium Tuberculosis Exposed to Mefloquine
    Flux Balance Analysis with Objective Function Defined by Proteomics Data-Metabolism of Mycobacterium tuberculosis Exposed to Mefloquine Montezano, D., Meek, L., Gupta, R., Bermudez, L. E., & Bermudez, J. C. (2015). Flux Balance Analysis with Objective Function Defined by Proteomics Data— Metabolism of Mycobacterium tuberculosis Exposed to Mefloquine. PLoS ONE, 10 (7), e0134014. doi:10.1371/journal.pone.0134014 10.1371/journal.pone.0134014 Public Library of Science Version of Record http://cdss.library.oregonstate.edu/sa-termsofuse RESEARCH ARTICLE Flux Balance Analysis with Objective Function Defined by Proteomics Data—Metabolism of Mycobacterium tuberculosis Exposed to Mefloquine Daniel Montezano1*, Laura Meek2, Rashmi Gupta3, Luiz E. Bermudez2, José C. M. Bermudez1 1 Laboratório de Pesquisa em Processamento Digital de Sinais (LPDS), Federal University of Santa Catarina (UFSC), Florianópolis, SC, Brazil, 2 College of Veterinary Medicine, Oregon State University, Corvallis, OR, a11111 United States of America, 3 College of Medicine, University of Central Florida, Orlando, FL, United States of America * [email protected] Abstract OPEN ACCESS We present a study of the metabolism of the Mycobacterium tuberculosis after exposure to Citation: Montezano D, Meek L, Gupta R, Bermudez LE, Bermudez JCM (2015) Flux Balance Analysis antibiotics using proteomics data and flux balance analysis (FBA). The use of FBA to study with Objective Function Defined by Proteomics Data prokaryotic organisms is well-established and allows insights into the metabolic pathways —Metabolism of Mycobacterium tuberculosis chosen by the organisms under different environmental conditions. To apply FBA a specific Exposed to Mefloquine. PLoS ONE 10(7): e0134014. objective function must be selected that represents the metabolic goal of the organism.
    [Show full text]
  • Flux Balance Analysis: a Geometric Perspective Kieran Smallbone, Evangelos Simeonidis
    Flux balance analysis: A geometric perspective Kieran Smallbone, Evangelos Simeonidis To cite this version: Kieran Smallbone, Evangelos Simeonidis. Flux balance analysis: A geometric perspective. Journal of Theoretical Biology, Elsevier, 2009, 258 (2), pp.311. 10.1016/j.jtbi.2009.01.027. hal-00554570 HAL Id: hal-00554570 https://hal.archives-ouvertes.fr/hal-00554570 Submitted on 11 Jan 2011 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Author’s Accepted Manuscript Flux balance analysis: A geometric perspective Kieran Smallbone, Evangelos Simeonidis PII: S0022-5193(09)00020-4 DOI: doi:10.1016/j.jtbi.2009.01.027 Reference: YJTBI5431 To appear in: Journal of Theoretical Biology www.elsevier.com/locate/yjtbi Received date: 20 October 2008 Accepted date: 13 January 2009 Cite this article as: Kieran Smallbone and Evangelos Simeonidis, Flux bal- ance analysis: A geometric perspective, Journal of Theoretical Biology (2009), doi:10.1016/j.jtbi.2009.01.027 This is a PDF file of an unedited manuscript that has been accepted for publication. As a service to our customers we are providing this early version of the manuscript. The manuscript will undergo copyediting, typesetting, and review of the resulting galley proof before it is published in its final citable form.
    [Show full text]
  • Dynamic Flux Balance Analysis to Evaluate the Strain Production Performance on Shikimic Acid Production in Escherichia Coli
    H OH metabolites OH Article Dynamic Flux Balance Analysis to Evaluate the Strain Production Performance on Shikimic Acid Production in Escherichia coli Yuki Kuriya 1 and Michihiro Araki 1,2,3,* 1 Graduate School of Medicine, Kyoto University, 54 ShogoinKawahara-cho, Sakyo-ku, Kyoto 606-8507, Japan; [email protected] 2 National Institutes of Biomedical Innovation, Health and Nutrition, 1-23-1 Toyama, Shinjuku-ku, Tokyo 162-8636, Japan 3 Graduate School of Science, Technology and Innovation, Kobe University, 1-1 Rokkodai, Nada, Kobe, Hyogo 657-8501, Japan * Correspondence: [email protected]; Tel.: +81-3-3203-5721 Received: 17 April 2020; Accepted: 12 May 2020; Published: 15 May 2020 Abstract: Flux balance analysis (FBA) is used to improve the microbial production of useful compounds. However, a large gap often exists between the FBA solution and the experimental yield, because of growth and byproducts. FBA has been extended to dynamic FBA (dFBA), which is applicable to time-varying processes, such as batch or fed-batch cultures, and has significantly contributed to metabolic and cultural engineering applications. On the other hand, the performance of the experimental strains has not been fully evaluated. In this study, we applied dFBA to the production of shikimic acid from glucose in Escherichia coli, to evaluate the production performance of the strain as a case study. The experimental data of glucose consumption and cell growth were used as FBA constraints. Bi-level FBA optimization with maximized growth and shikimic acid production were the objective functions. Results suggest that the shikimic acid concentration in the high-shikimic-acid-producing strain constructed in the experiment reached up to 84% of the maximum value by simulation.
    [Show full text]
  • Sybil – Efficient Constrained Based Modelling in R
    sybil { Efficient Constrained Based Modelling in R Gabriel Gelius-Dietrich May 31, 2021 Contents 1 Introduction 2 2 Installation 2 3 Input files 2 3.1 Tabular form . 3 3.1.1 Field and entry delimiter . 3 3.1.2 Model description . 3 3.1.3 Metabolite list . 4 3.1.4 Reaction list . 5 3.1.5 How to write a reaction equation string . 5 3.2 SBML...................................... 8 4 Usage 8 4.1 Documentation . 8 4.2 Reading a model in tabular form . 9 4.3 Media conditions . 10 4.4 Flux-balance analysis . 12 4.5 Minimize total flux . 14 4.6 Example: Limit intake by carbon atom number (easyConstraint) . 16 4.7 Genetic perturbations . 19 4.7.1 Minimization of metabolic adjustment (MOMA) . 20 4.7.2 Regulatory on/off minimization (ROOM) . 20 4.7.3 Multiple knock-outs . 20 4.8 Flux variability analysis . 24 4.9 Robustness analysis . 24 4.10 Phenotypic phase plane analysis . 25 4.11 Summarizing simulation results . 27 4.12 Parallel computing . 28 1 4.13 Interacting with the optimization process . 29 4.14 Optimization software . 30 4.15 Setting parameters to the optimization software . 31 4.15.1 GLPK . 31 4.15.2 IBM ILOG CPLEX . 31 4.15.3 COIN-OR Clp . 31 4.15.4 lpSolveAPI . 32 4.16 Setting parameters in sybil . 32 4.16.1 Solver software specific . 33 4.16.2 Analysis specific . 33 5 Central data structures 34 5.1 Class modelorg . 34 5.2 Class optsol . 36 5.3 Class optObj . 38 5.4 Class sysBiolAlg .
    [Show full text]