symbolic computation to determine parameter regions for
play

Symbolic computation to determine parameter regions for - PowerPoint PPT Presentation

Introduction Results Symbolic computation to determine parameter regions for multistaionarity in models of the MAPK network Matthew England - Coventry University Joint work with: R. Bradford, J.H. Davenport, H. Errami, V. Gerdt, D. Grigoriev,


  1. Introduction Results Symbolic computation to determine parameter regions for multistaionarity in models of the MAPK network Matthew England - Coventry University Joint work with: R. Bradford, J.H. Davenport, H. Errami, V. Gerdt, D. Grigoriev, C. Hoyt, M. Kosta, O. Radulescu, T. Sturm, and A. Weber. SYMBIONT Meeting Bonn, Germany 23–23 March 2018 Partially supported by EU H2020 project SC 2 (712689). Matthew England Symbolic computation for models of the MAPK network

  2. Introduction Results Outline Introduction 1 MAPK Network Symbolic Methods Results 2 Semi-algebraic descriptions of multistationarity region Symbolic vs Numeric Grid Sampling Matthew England Symbolic computation for models of the MAPK network

  3. Introduction MAPK Network Results Symbolic Methods Outline Introduction 1 MAPK Network Symbolic Methods Results 2 Semi-algebraic descriptions of multistationarity region Symbolic vs Numeric Grid Sampling Matthew England Symbolic computation for models of the MAPK network

  4. Introduction MAPK Network Results Symbolic Methods Overview We aim to identify regions of parameter space with multi -stationarity (multiple steady states) of a biological network. Specifically, we consider the Mitogen-Activated Protein Kinases (MAPK) cascade. We have results for two models (# 26 and # 28 in the Biomodles Database 1 ). When the chemical reactions are modelled by mass action kinetics, then mathematically the task is to identify positive real solutions of a parametrised system of polynomials. In contrast to most of the literature on the topic, we work with methods from Symbolic Computation (where values are exact rather than floating point). 1 http://www.ebi.ac.uk/biomodels-main/ Matthew England Symbolic computation for models of the MAPK network

  5. Introduction MAPK Network Results Symbolic Methods Motivation Why multistationarity? Instrumental to cellular memory and cell differentiation during development or regeneration of multicellular organisms. Used by micro organisms in survival strategies. Why symbolic methods? Numerical methods observed to give incorrect results at certain points in parameter space. Symbolic methods have the scope to give semi-algebraic descriptions of parameter space: the exact solution. Matthew England Symbolic computation for models of the MAPK network

  6. Introduction MAPK Network Results Symbolic Methods Case Study: Model 26 From: www.ebi.ac.uk/biomodels-main/BIOMD0000000026 x 1 = k 2 x 6 + k 15 x 11 − k 1 x 1 x 4 − k 16 x 1 x 5 ˙ x 2 = k 3 x 6 + k 5 x 7 + k 10 x 9 + k 13 x 10 − x 2 x 5 ( k 11 + k 12 ) − k 4 x 2 x 4 ˙ x 3 = k 6 x 7 + k 8 x 8 − k 7 x 3 x 5 ˙ x 4 = x 6 ( k 2 + k 3 ) + x 7 ( k 5 + k 6 ) − k 1 x 1 x 4 − k 4 x 2 x 4 ˙ x 5 = k 8 x 8 + k 10 x 9 + k 13 x 10 + k 15 x 11 − ˙ x 2 x 5 ( k 11 + k 12 ) − k 7 x 3 x 5 − k 16 x 1 x 5 x 6 = k 1 x 1 x 4 − x 6 ( k 2 + k 3 ) ˙ x 7 = k 4 x 2 x 4 − x 7 ( k 5 + k 6 ) ˙ 11 differential equations x 8 = k 7 x 3 x 5 − x 8 ( k 8 + k 9 ) ˙ 11 variables x 9 = k 9 x 8 − k 10 x 9 + k 11 x 2 x 5 ˙ 16 parameters x 10 = k 12 x 2 x 5 − x 10 ( k 13 + k 14 ) ˙ x 11 = k 14 x 10 − k 15 x 11 + k 16 x 1 x 5 ˙ Matthew England Symbolic computation for models of the MAPK network

  7. Introduction MAPK Network Results Symbolic Methods Rate Constants The biomodels database also gives us meaningful values for the rate constants. Some are measured accurately: k 1 = 0 . 02 , k 3 = 0 . 01 , k 4 = 0 . 032 , k 7 = 0 . 045 , k 9 = 0 . 092 , k 11 = 0 . 01 , k 12 = 0 . 01 , k 15 = 0 . 086 , k 16 = 0 . 0011 . Others are estimated with confidence: k 2 = 1 , k 5 = 1 , k 6 = 15 , k 8 = 1 , k 10 = 1 , k 13 = 1 , k 14 = 0 . 5 . Matthew England Symbolic computation for models of the MAPK network

  8. Introduction MAPK Network Results Symbolic Methods Linear Conservation Constraints Three further Linear Conservation Constraints may be derived, introducing three further constant parameters. x 5 + x 8 + x 9 + x 10 + x 11 = k 17 x 4 + x 6 + x 7 = k 18 x 1 + x 2 + x 3 + x 6 + x 7 + x 8 + x 9 + x 10 + x 11 = k 19 We work with some realistic values for these new parameters: k 17 = 100 , k 18 = 50 , k 19 ∈ { 200 , 500 } . However, the confidence in these estimates is not as high as the others. Ideally we would treat all three of these as symbolic parameters. Matthew England Symbolic computation for models of the MAPK network

  9. Introduction MAPK Network Results Symbolic Methods Algebraic System of Interest I To identify regions of multistationarity it suffices to count real solutions of an integer polynomial system: Replacing the left hand sides of Model 26 by 0; Supplementing with the linear conservation constraints; Substituting for values of parameters (all but k 17 , k 18 , k 19 ideally); Converting to rationals and multiplying up to integers. Appending positivity constraints on all variables and free parameters. Matthew England Symbolic computation for models of the MAPK network

  10. Introduction MAPK Network Results Symbolic Methods Algebraic System of Interest II 0 = − 200 x 1 x 4 − 11 x 1 x 5 + 860 x 11 + 10000 x 6 , 0 = − 16 x 2 x 4 − 10 x 2 x 5 + 500 x 10 + 5 x 6 + 500 x 7 + 500 x 9 , 0 = − 9 x 3 x 5 + 3000 x 7 + 200 x 8 , 0 = − 10 x 1 x 4 − 16 x 2 x 4 + 505 x 6 + 8000 x 7 , 0 = − 11 x 1 x 5 − 200 x 2 x 5 − 450 x 3 x 5 + 10000 x 10 + 860 x 11 + 10000 x 8 + 10000 x 9 , 0 = 2 x 1 x 4 − 101 x 6 , 0 = 4 x 2 x 4 − 2000 x 7 , 14 polynomial equations 0 = 45 x 3 x 5 − 1092 x 8 , 14 positivity conditions 0 = 5 x 2 x 5 + 46 x 8 − 500 x 9 , 11 variables 0 = x 2 x 5 − 150 x 10 , 3 parameters 0 = 11 x 1 x 5 + 5000 x 10 − 860 x 11 , 0 = − k 17 + x 10 + x 11 + x 5 + x 8 + x 9 , 0 = − k 18 + x 4 + x 6 + x 7 , 0 = − k 19 + x 1 + x 10 + x 11 + x 2 + x 3 + x 6 + x 7 + x 8 + x 9 , 0 < x 1 , . . . , 0 < x 11 , 0 < k 17 , 0 < k 18 , 0 < k 19 . Matthew England Symbolic computation for models of the MAPK network

  11. Introduction MAPK Network Results Symbolic Methods Algebraic System of Interest II 0 = − 200 x 1 x 4 − 11 x 1 x 5 + 860 x 11 + 10000 x 6 , 0 = − 16 x 2 x 4 − 10 x 2 x 5 + 500 x 10 + 5 x 6 + 500 x 7 + 500 x 9 , 0 = − 9 x 3 x 5 + 3000 x 7 + 200 x 8 , 0 = − 10 x 1 x 4 − 16 x 2 x 4 + 505 x 6 + 8000 x 7 , 0 = − 11 x 1 x 5 − 200 x 2 x 5 − 450 x 3 x 5 + 10000 x 10 + 860 x 11 + 10000 x 8 + 10000 x 9 , 0 = 2 x 1 x 4 − 101 x 6 , 0 = 4 x 2 x 4 − 2000 x 7 , 14 polynomial equations 0 = 45 x 3 x 5 − 1092 x 8 , 14 positivity conditions 0 = 5 x 2 x 5 + 46 x 8 − 500 x 9 , 11 variables 0 = x 2 x 5 − 150 x 10 , 3 parameters 0 = 11 x 1 x 5 + 5000 x 10 − 860 x 11 , 14 symbolic indeterminates 0 = − k 17 + x 10 + x 11 + x 5 + x 8 + x 9 , 0 = − k 18 + x 4 + x 6 + x 7 , 0 = − k 19 + x 1 + x 10 + x 11 + x 2 + x 3 + x 6 + x 7 + x 8 + x 9 , 0 < x 1 , . . . , 0 < x 11 , 0 < k 17 , 0 < k 18 , 0 < k 19 . Matthew England Symbolic computation for models of the MAPK network

  12. Introduction MAPK Network Results Symbolic Methods Outline Introduction 1 MAPK Network Symbolic Methods Results 2 Semi-algebraic descriptions of multistationarity region Symbolic vs Numeric Grid Sampling Matthew England Symbolic computation for models of the MAPK network

  13. Introduction MAPK Network Results Symbolic Methods What symbolic methods do we use? Tools designed for studying real solutions of polynomial systems (i.e. including inequalities and inequations - not just ideals). Cylindrical Algebraic Decomposition (CAD). Invented by Collins in 1970s and heavily developed since. Numerous implementations: Mathematica , ProjectionCAD , Qepcad-B , Redlog , RegularChains , SynRAC . Virtual Substitution (VS). Invented by Weispfenning in the 1980s. Leading implementation in Redlog . Lazy Real Triangularize (LRT). Recent work by Chen et al. Implemented in the RegularChains Library for Maple . CAD is necessary, and theoretically sufficient to solve the problem, but used alone is computationally infeasible. We found success when combining with either VS / LRT and pre-processing input. Matthew England Symbolic computation for models of the MAPK network

  14. Introduction MAPK Network Results Symbolic Methods Recent work by speaker and co-authors R. Bradford, J.H. Davenport, M. England, H. Errami, V. Gerdt, D. Grigoriev, C. Hoyt, M. Kosta, O. Radulescu, T. Sturm, and A. Weber. A Case Study on the Parametric Occurrence of Multiple Steady States. Proc. ISSAC ’17, pp.45-52. ACM, 2017. Symbolic 1-parameter solutions to Model 26. England, Errami, Grigoriev, Radulescu, Sturm, & Weber. Symbolic Versus Numerical Computation and Visualization of Parameter Regions for Multistationarity of Biological Networks. Proc. CASC ’17, pp. 93-108 (LNCS 10490). Springer International, 2017. Pre-processing; 3d symbolic grid sampling for Models 26+28. R. Bradford, et al. Identifying the Parametric Occurrence of Multiple Steady States for some Biological Networks. Submitted to Journal, 2017. Above + Symbolic 2-parameter solutions to Model 26. Matthew England Symbolic computation for models of the MAPK network

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend