Integrated Knowledge-based Reverse Engineering of Metabolic Pathways

Size: px
Start display at page:

Download "Integrated Knowledge-based Reverse Engineering of Metabolic Pathways"

Transcription

1 Integrated Knowledge-based Reverse Engineering of Metabolic Pathways Shuo-Huan Hsu, Priyan R. Patkar, Santhoi Katare, John A. Morgan and Venkat Venkatasubramanian School of Chemical Engineering, Purdue University, West Lafayette, IN 47907, USA Abstract A framework for reverse engineering of metabolic pathways is proposed. It is driven by the knowledge of the reaction stoichiometry and constraints from flux balance analysis. For a desired product, the framework predicts the theoretical yield of the product, and generates all the possible reaction network topologies capable of producing the maximal theoretical yield. Two rules are used to select the most useful pathways. The first one is ATP yield. The pathways with higher ATP production are valued because they are energetically favorable. The second rule is calculating the number of gene knockouts, which indicates the cost of engineering the organism. Based on these two criteria, this framework can generate several pathway candidates for the metabolic engineer to enhance the yield of the product secreted by an organism. We illustrate the entire procedure for ethanol production. Keywords: Reverse engineering, metabolic pathways, flux balance analysis, multiple solutions, theoretical yield 1. Introduction Traditional model building procedures such as postulating an hypothesis to explain data, translating the hypothesis into a model, validating the model against limited data and manual refinement of hypothesis based on model-data mismatch are too slow in the era of bioinformatics and systems biology. The pace of data generation warrants automated tools that can aid a human expert in these tasks. A rational automated methodology is required as against the traditional guess-and-test procedure. This is particularly important because systematic understanding of the dynamics of a cell requires reverse engineering of metabolic networks - construction and subsequent analysis of the interactions of cellular species from transciptome, proteome and metabolic data. The large number of species, their interactions and variability based on the environment make this task particularly difficult. The problem of automating the process of constructing metabolic pathways has received considerable attention in the literature. Since it is difficult to get the dynamic metabolic data of the cells from the experiment until now, the knowledge of steady state condition Author to whom all correspondence should be addressed. venkat@ecn.purdue.edu, Phone: (765) , Fax: (765)

2 can provide useful results. Synthesis of metabolic pathways using artificial intellgence (AI) was first addressed in 1988 (Seressiotis and Bailey, 1988). Given the database of enzyme and substrate description, the AI search algorithms can identify the qualitative feasible pathways (Mavrovouniotis et al., 1990). Graph theoretical approaches have been applied to constructing a metabolic or reaction network (Arita, 2000, Seo et al., 2001, Fan et al., 2002). The graph theory based approaches require the stoichiometric information only and can enumerate all possible pathways. However, the algorithm is efficient for relatively small networks. Another valuable method of steady state analysis is Flux Balance Analysis, FBA (Varma and Palsson, 1993a), which formulates the problem as a linear program. FBA requires the information about the stoichiometric ratio of each reaction, requirements for growth, and the measurement of a few strainspecific parameters. FBA is based on the fact that the metabolic transients are typically rapid compared with the rates of cellular growth and environmental changes. Therefore, the pseudo-steady state assumption is applied, and leads the following flux balance equation: S v = 0 (1) where S is the matrix containing the stoichiometric ratios of the metabolic reactions and v is the flux vector. In general, this equation is underdetermined since the number of fluxes normally exceeds the number of metabolites. The problem can be solved as a linear program to obtain a rational solution by specifiying an obective such as maximizing the organism growth, maximizing the yield of a metabolite, etc. There are several applications of FBA, such as finding minimal reaction sets under different environments (Burgard et al., 2001), estimating the performance subect to gene addition or deletions (Burgard and Maranas, 2001), testing hypothesized metabolic obective functions (Burgard and Maranas, 2003). It is also possible that there are multiple solutions for the same obective value. Lee et al. (2000) proposed an algorithm to enumerate all possible linear programming solutions. Therefore, we can only expect the upper/lower bound of the fluxes from the analysis. We propose a framework to construct metabolic pathways with the theoretical yields based on the flux balance analysis. The multiple solutions are also discussed, and we propose an alternative way to enumerate the solutions. We apply rules for the screening of the candidate pathways that reduce the number of candidates to a reasonably small value. The procedure is illustrated using ethanol production as an example. 2. Prediction of theoretical yields using FBA In typical flux balance analysis, the obective is usually maximizing the flux of biomass production. This is perceived to be an evolutionary obective for an organism. However, there can be other rational choices for the obective, for example, maximizing the flux of a certain metabolite or ATP. Since the quantity of interest here is the theoretical yield of some product P, the obective function is set to be the maximization of the flux v p, constrained by the flux v s of a certain substrate S. The theoretical yield can be represented by v p /v s. For convenience in formulating the problem, we assume the

3 substrate flux v s = -1 (the negative sign indicates the consumption of the metabolite). The complete formulation is as follows: max v v s s i i i s, p subect to s v s v s v v s ATP, 0, = = 1 v v R i M i M i M ATP,min irr i r p (2) where s i is the stoichiometric coefficient of the i th metabolite in the th reaction, v is the flux of the th reaction, M i is the set of internal metabolites, M r is the set of reactants other than the substrate, M p is the set of products, R irr is the set of irreversible reactions. The matrix S = {s i } represents the reaction network structure. The second to last equation in (2) satisfies the constraint that a minimum level of ATP is required for maintenance and therefore for the survival of the organism. Eq. (2) is a linear porgram, which can be solved efficiently by commercial software such as CPLEX. 3. Enumeration of multiple topologies with the same theoretical yield It has been shown in the literature that there are multiple solutions for the optimal yield (Phalakornkule et al., 2000, Lee et al., 1997). Such alternative optimal networks can be important to metabolic engineers from the point of view of design. We introduce a new integer variable set y = {y }, where y indicates whether the th reaction is active or not. 1 if v 0 y = (3) 0 otherwise Then it is possible to visit the (k+1) st constraint successively: alternate optimum by adding the following y 1 (4) y, k where = { } y is k th alternate optimum. The set of successive constraints given by k y. k Eq. (4) ensure that the (k+1) st optimal solution y k+1 is different from all the previously visited optima y 1, y 2,..., y k. This constraint is nonlinear, and therefore the entire optimization problem becomes a mixed-integer-nonlinear program (MINLP). In general,

4 global optimality cannot be guaranteed for a nonlinear optimization problem. Therefore if the constraint (4) can be rewritten as a linear constraint, the problem can be simplified to an MILP, which can then be solved to global optimality. We define the set N k as follows: { 1} N (5) = y = k, k Then Eq. (4) can be written as a linear contraint by introducing Eq. (5): N k y y N 1 (6) k J \ Nk N is the cardinality of the set N k k. Additional constraints need to be included to ensure that all reactions are irreversible. The rationale for doing so arises from Eq. (3), where we enforce y = 0 if and only if v = 0. Then, if any reaction is actually reversible, it is decomposed into two irreversible reactions, the forward and the reverse. Therefore, the following constraints are added to the linear program: ε v y Ev (7) y y 1 (8) p + q where ε is a small positive number and E is a large number. Reaction p is a reversible reaction, which is decomposed into the corresponding forward and reverse reactions, whose fluxes are y p and y q respectively. The constraint given by Eq. (8) ensures that only one direction of the reversible reaction is active. The iterative procedure to enumberate the multiple optima is described as follows: Step 1: Solve the linear program (Eq. (2), (7) and (8)), and get the first optimum, y 1. Step k: Add constraint (6) to the linear program and resolve it to get y until the obective value decreases. Once all the optimal pathways have been obtained, different criteria can be used to discriminate between them. For instance, it is important to calculate the ATP production of all the optimal pathways. A pathway producing more ATP is a favorable choice over other optima because it is energetically more productive. Another important consideration can be the difficulty or effort required to genetically engineer a candidate pathway topology. If the topology is easy to engineer, the engineered strain can be made relatively fast, which means this pathway is practically obtainable. The number of genes to knockout or add can be used a measure of the genetic engineering cost or effort associated with the pathway. k

5 No. of pathways moles ATP/mole glucose Fig. 1 ATP production distribution of different topologies G6P G6P G6P F6P 6PG F6P F16bP F16bP 2K3D6PG DHAP GAP DHAP GAP GAP 3PG 2PG 3PG 3PG PEP glucose 2PG PEP PYR AcCoA EtOH glucose (a) Yield of EtOH = 2 Yield of ATP = 2 2PG PEP PYR AcCoA EtOH glucose (b) Yield of EtOH = 2 Yield of ATP = 1 FUM MAL SUC PYR AcCoA OAA succoa CIT AKG EtOH ICT (c) Yield of EtOH = 1.76 Yield of ATP = 4 Fig. 2 Different pathways for producing ethanol (Unit of yield: moles product/mole glucose) 4. Case study: Ethanol production in E. coli E. coli is a common host organism for the biosynthesis of many products due to its wellknown physiology and ease of genetic engineering. Therefore, we have selected E. coli as the host. Only the reactions in the central metabolism of E. coli are considered and we maximize the flux of ethanol given 1 mole of glucose. The theoretical yield of ethanol fermentation is 2 moles ethanol/mole glucose without ATP maintenance. We identified 86 different optimal topologies using the proposed algorithm for maximizing the ethanol flux without ATP maintenance. Fig. 1 shows the ATP production distribution for the different topologies. The maximum ATP flux among the solutions is 2 moles ATP/mole glucose. The framework identifies five different pathways with this maximum ATP flux, but their topologies are quite similar with the only differences being the use of different cofactors for certain reactions. Figs. 2(a) and 2(b) show two different topologies for producing ethanol, corresponding to the two well studied glycolysis pathways, EMP (Embden-Meyerhof-Parnas) and ED (Entner-Doudoroff) pathways. By including a maintenance cost of 4 ATP moles per mole of glucose as reported by Varma and Palsson (1993b), the theoretical yield reduces to 1.76, and only one optimal

6 pathway is obtained, which is shown in Fig. 2(c). This pathway includes the TCA cycle, which is used to generate ATP to satisfy the maintenance constraint. 5. Conclusion We have proposed a framework to construct the pathways with maximal yield of a certain product based on the flux balance analysis and multiple solution enumeration technique for MILP. This framework successfully identifies various pathways for producing ethanol, including the simplest linear pathway that has been applied in the industry for many years. The ATP maintenance constraint is added to estimate the real maximum yield. This constraint usually reduces the yield of the product because some of the carbon is used to produce ATP. This framework can be applied on metabolic pathway design. By calculating the knockouts for all the different topologies, it is possible to find the most economic one that has the ability to secrete the desired product. It is also possible to add some genes from other organisms into E. coli genome, and predict the yield of the engineered strain. However, because this framework is based on the flux balance analysis model, it doesn t include any regulatory information. The prediction is always maximal yield; however the actual yield from the experiment could significantly differ from the prediction because of gene regulation. Therefore, this framework is useful for yieldlimited products. References Arita, M. (2000) Simulation Practice and Theory, 8, Burgard, A. P. and Maranas, C. D. (2001) Biotechnology and Bioengineering, 74, Burgard, A. P. and Maranas, C. D. (2003) Biotechnology and Bioengineering, 82, Burgard, A. P., Vaidyaraman, S. and Maranas, C. D. (2001) Biotechnology Progress, 17, Fan, L. T., Bertok, B. and Friedler, F. (2002) Computers and Chemistry, 26, Lee, J., Goel, A., Ataai, M. M. and Domach, M. M. (1997) Applied and Environmental Microbiology, 63, Lee, S., Phalakornkule, C., Domach, M. M. and Grossmann, I. E. (2000) Computers and Chemical Engineering, 24, Mavrovouniotis, M. L., Stephanopoulos, G. and Stephanopoulos, G. (1990) Biotechnology and Bioengineering, 36, Phalakornkule, C., Fry, B., Zhu, T., Kopesel, R., Ataai, M. M. and Domach, M. M. (2000) Biotechnology Progress, 16, Seo, H., Lee, D.-Y., Park, S., Fan, L. T., Shafie, S., Bertok, B. and Friedler, F. (2001) Biotechnology letters, 23, Seressiotis, A. and Bailey, J. E. (1988) Biotechnology and Bioengineering, 31, Varma, A. and Palsson, B. O. (1993a) Journal of Theoretical Biology, 165, Varma, A. and Palsson, B. O. (1993b) Journal of Theoretical Biology, 165,

Chapter 7: Metabolic Networks

Chapter 7: Metabolic Networks Chapter 7: Metabolic Networks 7.1 Introduction Prof. Yechiam Yemini (YY) Computer Science epartment Columbia University Introduction Metabolic flux analysis Applications Overview 2 1 Introduction 3 Metabolism:

More information

Introduction to Systems Biology. James Gomes KSBS, IITD

Introduction to Systems Biology. James Gomes KSBS, IITD Introduction to Systems Biology James Gomes KSBS, IITD Inner Life of a Cell Cells Exhibit a High Degree of Complexity What are the different types of cells? Is Life an emergent property? What is Systems

More information

New Results on Energy Balance Analysis of Metabolic Networks

New Results on Energy Balance Analysis of Metabolic Networks New Results on Energy Balance Analysis of Metabolic Networks Qinghua Zhou 1, Simon C.K. Shiu 2,SankarK.Pal 3,andYanLi 1 1 College of Mathematics and Computer Science, Hebei University, Baoding City 071002,

More information

V15 Flux Balance Analysis Extreme Pathways

V15 Flux Balance Analysis Extreme Pathways V15 Flux Balance Analysis Extreme Pathways Stoichiometric matrix S: m n matrix with stochiometries of the n reactions as columns and participations of m metabolites as rows. The stochiometric matrix is

More information

Flux Balance Analysis

Flux Balance Analysis Lecture 10: Flux Balance Analysis Tue 7 March 2006 with the collaboration of Luna De Ferrari 1 Images and text from: E. Klipp, Systems Biology in Practice, Wiley-VCH, 2005 Ch 5 Edwards JS, Palsson BO,

More information

Metabolic Network Analysis

Metabolic Network Analysis Metabolic Network Analysis Christoph Flamm Institute for Theoretical Chemistry University Vienna Harvest Network Course, Brno, April 1-6, 2011 The Systems Biology Modelling Space Network Models Level of

More information

Quantifying thermodynamic bottlenecks of metabolic pathways. Elad Noor TAU, October 2012

Quantifying thermodynamic bottlenecks of metabolic pathways. Elad Noor TAU, October 2012 Quantifying thermodynamic bottlenecks of metabolic pathways Elad Noor TAU, October 2012 Hulda S. Haraldsdóttir Ronan M. T. Fleming Wolfram Liebermeister Ron Milo Arren Bar-Even Avi Flamholz Why are there

More information

Predicting rice (Oryza sativa) metabolism

Predicting rice (Oryza sativa) metabolism Predicting rice (Oryza sativa) metabolism Sudip Kundu Department of Biophysics, Molecular Biology & Bioinformatics, University of Calcutta, WB, India. skbmbg@caluniv.ac.in Collaborators: Mark G Poolman

More information

Genomics, Computing, Economics & Society

Genomics, Computing, Economics & Society Genomics, Computing, Economics & Society 10 AM Thu 27-Oct 2005 week 6 of 14 MIT-OCW Health Sciences & Technology 508/510 Harvard Biophysics 101 Economics, Public Policy, Business, Health Policy Class outline

More information

Unravelling the biochemical reaction kinetics from time-series data

Unravelling the biochemical reaction kinetics from time-series data Unravelling the biochemical reaction kinetics from time-series data Santiago Schnell Indiana University School of Informatics and Biocomplexity Institute Email: schnell@indiana.edu WWW: http://www.informatics.indiana.edu/schnell

More information

Systems II. Metabolic Cycles

Systems II. Metabolic Cycles Systems II Metabolic Cycles Overview Metabolism is central to cellular functioning Maintenance of mass and energy requirements for the cell Breakdown of toxic compounds Consists of a number of major pathways

More information

Bringing Genomes to Life: The Use of Genome-Scale In Silico Models

Bringing Genomes to Life: The Use of Genome-Scale In Silico Models 2 Bringing Genomes to Life: The Use of Genome-Scale In Silico Models Ines Thiele and Bernhard Ø. Palsson Summary Metabolic network reconstruction has become an established procedure that allows the integration

More information

Grundlagen der Systembiologie und der Modellierung epigenetischer Prozesse

Grundlagen der Systembiologie und der Modellierung epigenetischer Prozesse Grundlagen der Systembiologie und der Modellierung epigenetischer Prozesse Sonja J. Prohaska Bioinformatics Group Institute of Computer Science University of Leipzig October 25, 2010 Genome-scale in silico

More information

Modelling and Optimisation of Central Metabolism Response to Glucose Pulse

Modelling and Optimisation of Central Metabolism Response to Glucose Pulse Modelling and Optimisation of Central Metabolism Response to Glucose Pulse Sonja Čerić, Želimir Kurtanjek University of Zagreb, Faculty of Food Technology and Biotechnology, Pierottijeva 6, 0000 Zagreb,

More information

Bioinformatics: Network Analysis

Bioinformatics: Network 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

More information

Metabolic modelling. Metabolic networks, reconstruction and analysis. Esa Pitkänen Computational Methods for Systems Biology 1 December 2009

Metabolic modelling. Metabolic networks, reconstruction and analysis. Esa Pitkänen Computational Methods for Systems Biology 1 December 2009 Metabolic modelling Metabolic networks, reconstruction and analysis Esa Pitkänen Computational Methods for Systems Biology 1 December 2009 Department of Computer Science, University of Helsinki Metabolic

More information

Stoichiometric analysis of metabolic networks

Stoichiometric analysis of metabolic networks 1 SGN-6156 Computational systems biology II Antti Larjo antti.larjo@tut.fi Computational Systems Biology group 30.4.2008 30.4.2008 2 Contents Networks in cells Metabolism Metabolic networks and pathways

More information

Flux balance analysis in metabolic networks

Flux balance analysis in metabolic networks Flux balance analysis in metabolic networks Lecture notes by Eran Eden, https://systemsbiology.usu.edu/documents/flux%20balance%20analysis%20overview%20-%202016.pdf additional slides by B. Palsson from

More information

Towards integrated models of regulatory networks: the MetaGenoReg project

Towards integrated models of regulatory networks: the MetaGenoReg project Towards integrated models of regulatory networks: the MetaGenoReg project Hidde de Jong and Daniel Kahn INRIA Grenoble - Rhône-Alpes Hidde.de-Jong@inria.fr http://ibis.inrialpes.fr LBBE, Université de

More information

Sampling with poling-based flux balance analysis: optimal versus sub-optimal flux space analysis of Actinobacillus succinogenes

Sampling with poling-based flux balance analysis: optimal versus sub-optimal flux space analysis of Actinobacillus succinogenes Binns et al. BMC Bioinformatics (2015) 16:49 DOI 10.1186/s12859-015-0476-5 ESEACH ATICLE Open Access Sampling with poling-based flux balance analysis: optimal versus sub-optimal flux space analysis of

More information

Optimality, Robustness, and Noise in Metabolic Network Control

Optimality, Robustness, and Noise in Metabolic Network Control Optimality, Robustness, and Noise in Metabolic Network Control Muxing Chen Gal Chechik Daphne Koller Department of Computer Science Stanford University May 18, 2007 Abstract The existence of noise, or

More information

Description of the algorithm for computing elementary flux modes

Description of the algorithm for computing elementary flux modes Description of the algorithm for computing elementary flux modes by Stefan Schuster, Thomas Dandekar,, and David Fell Department of Bioinformatics, Max Delbrück Centre for Molecular Medicine D-9 Berlin-Buch,

More information

Written Exam 15 December Course name: Introduction to Systems Biology Course no

Written Exam 15 December Course name: Introduction to Systems Biology Course no Technical University of Denmark Written Exam 15 December 2008 Course name: Introduction to Systems Biology Course no. 27041 Aids allowed: Open book exam Provide your answers and calculations on separate

More information

V19 Metabolic Networks - Overview

V19 Metabolic Networks - Overview V19 Metabolic Networks - Overview There exist different levels of computational methods for describing metabolic networks: - stoichiometry/kinetics of classical biochemical pathways (glycolysis, TCA cycle,...

More information

Resource allocation in metabolic networks: kinetic optimization and approximations by FBA

Resource allocation in metabolic networks: kinetic optimization and approximations by FBA Resource allocation in metabolic networks: kinetic optimization and approximations by FBA Stefan Müller *1, Georg Regensburger *, Ralf Steuer + * Johann Radon Institute for Computational and Applied Mathematics,

More information

V14 extreme pathways

V14 extreme pathways V14 extreme pathways A torch is directed at an open door and shines into a dark room... What area is lighted? Instead of marking all lighted points individually, it would be sufficient to characterize

More information

Thermodynamic principles governing metabolic operation : inference, analysis, and prediction Niebel, Bastian

Thermodynamic principles governing metabolic operation : inference, analysis, and prediction Niebel, Bastian University of Groningen Thermodynamic principles governing metabolic operation : inference, analysis, and prediction Niebel, Bastian IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's

More information

Basic modeling approaches for biological systems. Mahesh Bule

Basic modeling approaches for biological systems. Mahesh Bule Basic modeling approaches for biological systems Mahesh Bule The hierarchy of life from atoms to living organisms Modeling biological processes often requires accounting for action and feedback involving

More information

Gene Regulatory Network Identification

Gene Regulatory Network Identification Gene Regulatory Network Identification Korkut Uygun and Yinlun Huang Department of Chemical Engineering and Materials Science Wayne State University AIChE Annual National Meeting San Francisco November

More information

METABOLIC PATHWAY PREDICTION/ALIGNMENT

METABOLIC PATHWAY PREDICTION/ALIGNMENT COMPUTATIONAL SYSTEMIC BIOLOGY METABOLIC PATHWAY PREDICTION/ALIGNMENT Hofestaedt R*, Chen M Bioinformatics / Medical Informatics, Technische Fakultaet, Universitaet Bielefeld Postfach 10 01 31, D-33501

More information

CHAPTER 15 Metabolism: Basic Concepts and Design

CHAPTER 15 Metabolism: Basic Concepts and Design CHAPTER 15 Metabolism: Basic Concepts and Design Chapter 15 An overview of Metabolism Metabolism is the sum of cellular reactions - Metabolism the entire network of chemical reactions carried out by living

More information

Biochemical Pathways

Biochemical Pathways Biochemical Pathways Living organisms can be divided into two large groups according to the chemical form in which they obtain carbon from the environment. Autotrophs can use carbon dioxide from the atmosphere

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 2, February ISSN

International Journal of Scientific & Engineering Research, Volume 6, Issue 2, February ISSN International Journal of Scientific & Engineering Research, Volume 6, Issue 2, February-2015 273 Analogizing And Investigating Some Applications of Metabolic Pathway Analysis Methods Gourav Mukherjee 1,

More information

13. PG3 + ATP + NADH => GA3P + ADP + Pi + NAD +

13. PG3 + ATP + NADH => GA3P + ADP + Pi + NAD + Additional file 2. 1.1 Stochiometric model for P. pastoris containing some additional reactions from the 13 C model (section 1.2) Methanol metabolism 1. Metoh => Form 2. Form => FOR + NADH 3. FOR + NAD

More information

A game-theoretical approach to the analysis of microbial metabolic pathways

A game-theoretical approach to the analysis of microbial metabolic pathways A game-theoretical approach to the analysis of microbial metabolic pathways Stefan Schuster Dept. of Bioinformatics Friedrich Schiller University Jena, Germany Introduction Widely used hypothesis: During

More information

Winter School in Mathematical & Computational Biology

Winter School in Mathematical & Computational Biology 1 Network reconstruction, topology and feasible solution space From component to systems biology Component biology Systems biology Component view Systems view Needed homeostasis Function S+E X E+P Reaction

More information

West Windsor-Plainsboro Regional School District AP Biology Grades 11-12

West Windsor-Plainsboro Regional School District AP Biology Grades 11-12 West Windsor-Plainsboro Regional School District AP Biology Grades 11-12 Unit 1: Chemistry of Life Content Area: Science Course & Grade Level: AP Biology, 11 12 Summary and Rationale The structural levels

More information

The Ability of Flux Balance Analysis to Predict Evolution of Central Metabolism Scales with the Initial Distance to the Optimum

The Ability of Flux Balance Analysis to Predict Evolution of Central Metabolism Scales with the Initial Distance to the Optimum The Ability of Flux Balance Analysis to Predict Evolution of Central Metabolism Scales with the Initial Distance to the Optimum The Harvard community has made this article openly available. Please share

More information

Systems Engineering Challenges and Opportunities in Computational Biology

Systems Engineering Challenges and Opportunities in Computational Biology Systems Engineering Challenges and Opportunities in Computational Biology Costas D. Maranas Penn State University University Park, PA 16802 E-mail: costas@psu.edu Web page: fenske.che.psu.edu/faculty/cmaranas

More information

Chapter 15 part 2. Biochemistry I Introduction to Metabolism Bioenergetics: Thermodynamics in Biochemistry. ATP 4- + H 2 O ADP 3- + P i + H +

Chapter 15 part 2. Biochemistry I Introduction to Metabolism Bioenergetics: Thermodynamics in Biochemistry. ATP 4- + H 2 O ADP 3- + P i + H + Biochemistry I Introduction to Metabolism Bioenergetics: Thermodynamics in Biochemistry ATP 4- + 2 ADP 3- + P i 2- + + Chapter 15 part 2 Dr. Ray 1 Energy flow in biological systems: Energy Transformations

More information

When is the Quasi-Steady-State Approximation Admissible in Metabolic Modeling? When Admissible, What Models are Desirable?

When is the Quasi-Steady-State Approximation Admissible in Metabolic Modeling? When Admissible, What Models are Desirable? 7976 Ind. Eng. Chem. Res. 2009, 48, 7976 7985 When is the Quasi-Steady-State Approximation Admissible in Metabolic Modeling? When Admissible, What Models are Desirable? Hyun-Seob Song and Doraiswami Ramkrishna*

More information

Representing metabolic networks

Representing metabolic networks Representing metabolic networks Given a reconstructed network, how should we represent it? For computational and statistical analyses, we need to be exact, much more so than when communicating between

More information

Overview of Kinetics

Overview of Kinetics Overview of Kinetics [P] t = ν = k[s] Velocity of reaction Conc. of reactant(s) Rate of reaction M/sec Rate constant sec -1, M -1 sec -1 1 st order reaction-rate depends on concentration of one reactant

More information

Hypergraphs, Metabolic Networks, Bioreaction Systems. G. Bastin

Hypergraphs, Metabolic Networks, Bioreaction Systems. G. Bastin Hypergraphs, Metabolic Networks, Bioreaction Systems. G. Bastin PART 1 : Metabolic flux analysis and minimal bioreaction modelling PART 2 : Dynamic metabolic flux analysis of underdetermined networks 2

More information

Carbon labeling for Metabolic Flux Analysis. Nicholas Wayne Henderson Computational and Applied Mathematics. Abstract

Carbon labeling for Metabolic Flux Analysis. Nicholas Wayne Henderson Computational and Applied Mathematics. Abstract Carbon labeling for Metabolic Flux Analysis Nicholas Wayne Henderson Computational and Applied Mathematics Abstract Metabolic engineering is rapidly growing as a discipline. Applications in pharmaceuticals,

More information

A critical examination of stoichiometric and path-finding approaches to metabolic pathways Francisco J. Planes and John E. Beasley

A critical examination of stoichiometric and path-finding approaches to metabolic pathways Francisco J. Planes and John E. Beasley BRIEFINGS IN BIOINFORMATICS. VOL 9. NO 5. 422^436 Advance Access publication April 24, 2008 doi:10.1093/bib/bbn018 A critical examination of stoichiometric and path-finding approaches to metabolic pathways

More information

Structural Analysis of Expanding Metabolic Networks

Structural Analysis of Expanding Metabolic Networks Genome Informatics 15(1): 35 45 (24) 35 Structural Analysis of Expanding Metabolic Networks Oliver Ebenhöh oliver.ebenhoeh@rz.hu-berlin.de Reinhart Heinrich reinhart.heinrich@rz.hu-berlin.de Thomas Handorf

More information

a systems approach to biology

a systems approach to biology a systems approach to biology jeremy gunawardena department of systems biology harvard medical school lecture 9 29 september 2011 4. metabolism, continued flux balance analysis rates of change of concentration

More information

Course plan Academic Year Qualification MSc on Bioinformatics for Health Sciences. Subject name: Computational Systems Biology Code: 30180

Course plan Academic Year Qualification MSc on Bioinformatics for Health Sciences. Subject name: Computational Systems Biology Code: 30180 Course plan 201-201 Academic Year Qualification MSc on Bioinformatics for Health Sciences 1. Description of the subject Subject name: Code: 30180 Total credits: 5 Workload: 125 hours Year: 1st Term: 3

More information

Chapter 6- An Introduction to Metabolism*

Chapter 6- An Introduction to Metabolism* Chapter 6- An Introduction to Metabolism* *Lecture notes are to be used as a study guide only and do not represent the comprehensive information you will need to know for the exams. The Energy of Life

More information

arxiv: v1 [q-bio.mn] 1 Sep 2013

arxiv: v1 [q-bio.mn] 1 Sep 2013 Elasticity sampling links thermodynamics to metabolic control arxiv:139.267v1 [q-bio.mn] 1 Sep 213 Wolfram Liebermeister Charité - Universitätsmedizin Berlin, Institut für Biochemie Charitéplatz 1, 1117

More information

Constraint satisfaction problems for metabolic networks

Constraint satisfaction problems for metabolic networks Constraint satisfaction problems for metabolic networks Alessandro Seganti Università La Sapienza October 14, 213 Supervisors: F. Ricci-Tersenghi, A. De Martino A. Seganti (Università La Sapienza) CSPs

More information

FUNDAMENTALS of SYSTEMS BIOLOGY From Synthetic Circuits to Whole-cell Models

FUNDAMENTALS of SYSTEMS BIOLOGY From Synthetic Circuits to Whole-cell Models FUNDAMENTALS of SYSTEMS BIOLOGY From Synthetic Circuits to Whole-cell Models Markus W. Covert Stanford University 0 CRC Press Taylor & Francis Group Boca Raton London New York Contents /... Preface, xi

More information

Dynamic optimisation identifies optimal programs for pathway regulation in prokaryotes. - Supplementary Information -

Dynamic optimisation identifies optimal programs for pathway regulation in prokaryotes. - Supplementary Information - Dynamic optimisation identifies optimal programs for pathway regulation in prokaryotes - Supplementary Information - Martin Bartl a, Martin Kötzing a,b, Stefan Schuster c, Pu Li a, Christoph Kaleta b a

More information

Practical exercises INSA course: modelling integrated networks of metabolism and gene expression

Practical exercises INSA course: modelling integrated networks of metabolism and gene expression Practical exercises INSA course: modelling integrated networks of metabolism and gene expression Hidde de Jong October 7, 2016 1 Carbon catabolite repression in bacteria All free-living bacteria have to

More information

Bioinformatics: Network Analysis

Bioinformatics: Network Analysis Bioinformatics: Network Analysis Reaction Kinetics COMP 572 (BIOS 572 / BIOE 564) - Fall 2013 Luay Nakhleh, Rice University 1 Reaction kinetics is the study of how fast chemical reactions take place, what

More information

Proteomics. 2 nd semester, Department of Biotechnology and Bioinformatics Laboratory of Nano-Biotechnology and Artificial Bioengineering

Proteomics. 2 nd semester, Department of Biotechnology and Bioinformatics Laboratory of Nano-Biotechnology and Artificial Bioengineering Proteomics 2 nd semester, 2013 1 Text book Principles of Proteomics by R. M. Twyman, BIOS Scientific Publications Other Reference books 1) Proteomics by C. David O Connor and B. David Hames, Scion Publishing

More information

Constraints-based models: Regulation of Gene Expression Reduces the Steady-state Solution Space

Constraints-based models: Regulation of Gene Expression Reduces the Steady-state Solution Space J. theor. Biol. (2003) 221, 309 325 doi:10.1006/jtbi.2003.3071, available online at http://www.idealibrary.com on Constraints-based models: Regulation of Gene Expression Reduces the Steady-state Solution

More information

About OMICS Group Conferences

About OMICS Group Conferences About OMICS Group OMICS Group International is an amalgamation of Open Access publications and worldwide international science conferences and events. Established in the year 27 with the sole aim of making

More information

Structural analysis in stoichiometric and signal flow networks

Structural analysis in stoichiometric and signal flow networks Structural analysis in stoichiometric and signal flow networks Magdalena San Román Laboratorio de Biología de Sistemas Facultad de Ciencias Universidad de la República Montevideo, Uruguay msanroman@fcien.edu.uy

More information

GENOME-SCALE MODELS OF MICROBIAL CELLS: EVALUATING THE CONSEQUENCES OF CONSTRAINTS

GENOME-SCALE MODELS OF MICROBIAL CELLS: EVALUATING THE CONSEQUENCES OF CONSTRAINTS GENOME-SCALE MODELS OF MICROBIAL CELLS: EVALUATING THE CONSEQUENCES OF CONSTRAINTS Nathan D. Price, Jennifer L. Reed and Bernhard Ø. Palsson Abstract Microbial cells operate under governing constraints

More information

PRUNING GENOME-SCALE METABOLIC MODELS TO CONSISTENT AD FUNCTIONEM NETWORKS

PRUNING GENOME-SCALE METABOLIC MODELS TO CONSISTENT AD FUNCTIONEM NETWORKS 309 PRUNING GENOME-SCALE METABOLIC MODELS TO CONSISTENT AD FUNCTIONEM NETWORKS SABRINA HOFFMANN sabrina.hoffmann@charite.de ANDREAS HOPPE andreas.hoppe@charite.de HERMANN-GEORG HOLZHÜTTER hergo@charite.de

More information

V14 Graph connectivity Metabolic networks

V14 Graph connectivity Metabolic networks V14 Graph connectivity Metabolic networks In the first half of this lecture section, we use the theory of network flows to give constructive proofs of Menger s theorem. These proofs lead directly to algorithms

More information

Pathway Thermodynamics Highlights Kinetic Obstacles in Central Metabolism

Pathway Thermodynamics Highlights Kinetic Obstacles in Central Metabolism Pathway Thermodynamics Highlights Kinetic Obstacles in Central Metabolism Elad Noor 1., Arren Bar-Even 1., Avi Flamholz 1,2, Ed Reznik 3, Wolfram Liebermeister 4, Ron Milo 1 * 1 Department of Plant Sciences,

More information

Reconstruction and Analysis of Metabolic Networks

Reconstruction and Analysis of Metabolic Networks 1 Reconstruction and Analysis of Metabolic Networks 2 Outline What is a Reconstruction? Data Collection Interactions Between Network Components Special Considerations Applications Genome-scale Metabolic

More information

Scientific Method. Chapter 1.3. Copyright Cmassengale

Scientific Method. Chapter 1.3. Copyright Cmassengale Scientific Method Chapter 1.3 1 Observation STEP 1 Employing your five senses to perceive objects or events 2 3 Asking a Question Based on observations; one or more questions are generated 4 Forming a

More information

On the Computation of Minimal Cut Sets in Genome Scale Metabolic Networks

On the Computation of Minimal Cut Sets in Genome Scale Metabolic Networks Proceedings of the 007 American Control Conference Marriott Marquis Hotel at Times Square New York City, USA, July, 007 WeB8.6 On the Computation of Minimal Cut Sets in Genome Scale Metabolic Networks

More information

Enumerating constrained elementary flux vectors of metabolic networks

Enumerating constrained elementary flux vectors of metabolic networks Enumerating constrained elementary flux vectors of metabolic networks Robert Urbanczik Institute of Physiology, University of Bern Bühlplatz 5, 3012-Bern, Switzerland Abstract I generalize the concept

More information

Photosynthesis and Phototrophic Growth: Modelling Life on Earth and elsewhere

Photosynthesis and Phototrophic Growth: Modelling Life on Earth and elsewhere Photosynthesis and Phototrophic Growth: Modelling Life on Earth and elsewhere Ralf Steuer Humboldt-University Berlin, Germany Institute of Theoretical Biology (ITB) CzechGlobe Global Change Research Centre,

More information

Biological Pathways Representation by Petri Nets and extension

Biological Pathways Representation by Petri Nets and extension Biological Pathways Representation by and extensions December 6, 2006 Biological Pathways Representation by and extension 1 The cell Pathways 2 Definitions 3 4 Biological Pathways Representation by and

More information

Lower glycolysis carries a higher flux than any biochemically possible alternative Supporting Information

Lower glycolysis carries a higher flux than any biochemically possible alternative Supporting Information Lower glycolysis carries a higher flux than any biochemically possible alternative Supporting Information Steven J. Court, Bart lomiej Waclaw, and Rosalind J. Allen I. THE TRUNK PATHWAY OF GLYCOLYSIS AND

More information

Model-order reduction of biochemical reaction networks

Model-order reduction of biochemical reaction networks 2013 European Control Conference (ECC) July 17-19, 2013, Zürich, Switzerland. Model-order reduction of biochemical reaction networks Shodhan Rao Arjan van der Schaft Karen van Eunen Barbara M. Bakker Bayu

More information

Mutation Selection on the Metabolic Pathway and the Effects on Protein Co-evolution and the Rate Limiting Steps on the Tree of Life

Mutation Selection on the Metabolic Pathway and the Effects on Protein Co-evolution and the Rate Limiting Steps on the Tree of Life Ursinus College Digital Commons @ Ursinus College Mathematics Summer Fellows Student Research 7-21-2016 Mutation Selection on the Metabolic Pathway and the Effects on Protein Co-evolution and the Rate

More information

Computational method for inferring objective function of glycerol metabolism in Klebsiella pneumoniae

Computational method for inferring objective function of glycerol metabolism in Klebsiella pneumoniae From the SelectedWorks of Chongyang Liu 2009 Computational method for inferring objective function of glycerol metabolism in Klebsiella pneumoniae Zhaohua Gong, Dalian University of Technology Chongyang

More information

Stoichiometric network analysis

Stoichiometric network analysis Stoichiometric network analysis In stoichiometric analysis of metabolic networks, one concerns the effect of the network structure on the behaviour and capabilities of metabolism. Questions that can be

More information

Cellular Metabolic Models

Cellular Metabolic Models Cellular Metabolic Models. Cellular metabolism. Modeling cellular metabolism. Flux balance model of yeast glycolysis 4. Kinetic model of yeast glycolysis Cellular Metabolic Models Cellular Metabolism Basic

More information

On Algebraic Properties of Extreme Pathways in Metabolic Networks

On Algebraic Properties of Extreme Pathways in Metabolic Networks On Algebraic Properties of Extreme Pathways in Metabolic Networks Dimitrije Jevremovic 1, Cong T. Trinh 2, Friedrich Srienc 3, Daniel Boley 1 Abstract We give a concise development of some of the major

More information

Modeling Biological Networks

Modeling Biological Networks Modeling Biological Networks Dr. Carlo Cosentino School of Computer and Biomedical Engineering Department of Experimental and Clinical Medicine Università degli Studi Magna Graecia Catanzaro, Italy carlo.cosentino@unicz.it

More information

Gene Network Science Diagrammatic Cell Language and Visual Cell

Gene Network Science Diagrammatic Cell Language and Visual Cell Gene Network Science Diagrammatic Cell Language and Visual Cell Mr. Tan Chee Meng Scientific Programmer, System Biology Group, Bioinformatics Institute Overview Introduction Why? Challenges Diagrammatic

More information

An introduction to biochemical reaction networks

An introduction to biochemical reaction networks Chapter 1 An introduction to biochemical reaction networks (This part is discussed in the slides). Biochemical reaction network distinguish themselves from general chemical reaction networks in that the

More information

October 08-11, Co-Organizer Dr. S D Samantaray Professor & Head,

October 08-11, Co-Organizer Dr. S D Samantaray Professor & Head, A Journey towards Systems system Biology biology :: Biocomputing of of Hi-throughput Omics omics Data data October 08-11, 2018 Coordinator Dr. Anil Kumar Gaur Professor & Head Department of Molecular Biology

More information

The study of metabolic networks has attracted considerable

The study of metabolic networks has attracted considerable Regulatory on off minimization of metabolic flux changes after genetic perturbations Tomer Shlomi*, Omer Berkman*, and Eytan Ruppin* *School of Computer Science and School of Medicine, Tel Aviv University,

More information

Characterization of the Metabolic Requirements in Yeast Meiosis

Characterization of the Metabolic Requirements in Yeast Meiosis Characterization of the Metabolic Requirements in Yeast Meiosis Debjit Ray 1,2, Ping Ye 1,3 * 1 School of Molecular Biosciences, Washington State University, Pullman, Washington, United States of America,

More information

Fukuoka , Japan

Fukuoka , Japan Supplementary Information: PENDISC: A Simple Method for Constructing a Mathematical Model from Time-Series Data of Metabolite Concentrations Author: Kansuporn Sriyuhsak 1,,3, Michio Iwata 4, Masami Yokota

More information

How enzyme economy shapes metabolic fluxes Supplementary text

How enzyme economy shapes metabolic fluxes Supplementary text How enzyme economy shapes metabolic fluxes Supplementary text Wolfram Liebermeister Institut für Biochemie, Charité - Universitätsmedizin Berlin April 17, 2014 Contents S1 Basic notions of flux analysis

More information

Thermodynamic Calculations for Biochemical Transport and Reaction Processes in Metabolic Networks

Thermodynamic Calculations for Biochemical Transport and Reaction Processes in Metabolic Networks Biophysical Journal Volume 99 November 2010 3139 3144 3139 Thermodynamic Calculations for Biochemical Transport and Reaction Processes in Metabolic Networks Stefan J. Jol, Anne Kümmel, Vassily Hatzimanikatis,

More information

Identifying Signaling Pathways

Identifying Signaling Pathways These slides, excluding third-party material, are licensed under CC BY-NC 4.0 by Anthony Gitter, Mark Craven, Colin Dewey Identifying Signaling Pathways BMI/CS 776 www.biostat.wisc.edu/bmi776/ Spring 2018

More information

Biological networks CS449 BIOINFORMATICS

Biological networks CS449 BIOINFORMATICS CS449 BIOINFORMATICS Biological networks Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better

More information

Metabolic networks: Activity detection and Inference

Metabolic networks: Activity detection and Inference 1 Metabolic networks: Activity detection and Inference Jean-Philippe.Vert@mines.org Ecole des Mines de Paris Computational Biology group Advanced microarray analysis course, Elsinore, Denmark, May 21th,

More information

Stoichiometric analysis of metabolic networks

Stoichiometric analysis of metabolic networks Tutorial at the 4 th International Conference on Systems Biology (ICSB 2003) on: Stoichiometric analysis of metabolic networks Steffen Klamt and Jörg Stelling Max Planck Institute for Dynamics of Complex

More information

Computationally efficient flux variability analysis

Computationally efficient flux variability analysis Computationally efficient flux variability analysis Steinn Gudmundsson 1 and Ines Thiele 1,2 1 Center for Systems Biology, University of Iceland, Reykjavik, Iceland 2 Faculty of Industrial Engineering,

More information

Supplementary Information

Supplementary Information Supplementary Information Table of Contents 1. OXYGEN LIMITED CHEMOSTAT... 2 2. MODEL SIMPLIFICATIONS AND CONSEQUENCES... 2 3. MODEL ROBUSTNESS... 3 4. COMPARISON WITH C- 13 FLUX ANALYSIS... 3 5. SIMULATIONS

More information

Chapter 8: An Introduction to Metabolism

Chapter 8: An Introduction to Metabolism Chapter 8: An Introduction to Metabolism Name Period Concept 8.1 An organism s metabolism transforms matter and energy, subject to the laws of thermodynamics 1. Define metabolism. 2. There are two types

More information

Chapter 8: An Introduction to Metabolism

Chapter 8: An Introduction to Metabolism AP Biology Reading Guide Name Chapter 8: An Introduction to Metabolism Concept 8.1 An organism s metabolism transforms matter and energy, subject to the laws of thermodynamics 1. Define metabolism. 2.

More information

Biochemistry and Physiology ID #:

Biochemistry and Physiology ID #: BCHM 463 Your Name: Biochemistry and Physiology ID #: Exam II, November 4, 2002 Prof. Jason Kahn You have 50 minutes for this exam. Exams written in pencil or erasable ink will not be re-graded under any

More information

Chapter 2 Metabolic Networks and Their Evolution

Chapter 2 Metabolic Networks and Their Evolution Chapter 2 Metabolic Networks and Their Evolution Andreas Wagner Abstract Since the last decade of the twentieth century, systems biology has gained the ability to study the structure and function of genome-scale

More information

Feedback and reversibility in substrate-enzyme reactions as discrete event models van Zwieten, D.A.J.; Rooda, J.E.; Armbruster, H.D.; Nagy, J.D.

Feedback and reversibility in substrate-enzyme reactions as discrete event models van Zwieten, D.A.J.; Rooda, J.E.; Armbruster, H.D.; Nagy, J.D. Feedback and reversibility in substrate-enzyme reactions as discrete event models van Zwieten, D.A.J.; Rooda, J.E.; Armbruster, H.D.; Nagy, J.D. Published: 01/01/2010 Document Version Publisher s PDF,

More information

Introduction Biology before Systems Biology: Reductionism Reduce the study from the whole organism to inner most details like protein or the DNA.

Introduction Biology before Systems Biology: Reductionism Reduce the study from the whole organism to inner most details like protein or the DNA. Systems Biology-Models and Approaches Introduction Biology before Systems Biology: Reductionism Reduce the study from the whole organism to inner most details like protein or the DNA. Taxonomy Study external

More information

ISSN Review. Computational Strategies for a System-Level Understanding of Metabolism

ISSN Review. Computational Strategies for a System-Level Understanding of Metabolism Metabolites 2014, 4, 1034-1087; doi:10.3390/metabo4041034 OPEN ACCESS metabolites ISSN 2218-1989 www.mdpi.com/journal/metabolites Review Computational Strategies for a System-Level Understanding of Metabolism

More information

2) This is a learning problem. You will learn something. You will appreciate this information. If not soon, than someday. Ready?

2) This is a learning problem. You will learn something. You will appreciate this information. If not soon, than someday. Ready? Problem Set 2 Hello Class. This is a Big Round problem set. Lots of word problems. I do this because science is a language. Much of it, and medicine too, is transacted as spoken word: seminars, grand rounds,

More information