modelling molecular evolution with process algebras
play

Modelling molecular evolution with process algebras Marek - PowerPoint PPT Presentation

Modelling molecular evolution with process algebras Marek Kwiatkowski ETH Z urich & Eawag marek.kwiatkowski@eawag.ch 8 June 2011 WCSB 2011, Z urich (PhD work at the University of Edinburgh, supervised by Ian Stark) Overview 1


  1. Modelling molecular evolution with process algebras Marek Kwiatkowski ETH Z¨ urich & Eawag marek.kwiatkowski@eawag.ch 8 June 2011 WCSB 2011, Z¨ urich (PhD work at the University of Edinburgh, supervised by Ian Stark)

  2. Overview 1 Introduction and motivation • Some existing work • Towards a unifying framework 2 Modelling evolution of a signalling cascade • Process algebras for biology • The MAPK cascade and its model • Evolutionary setup • Fitness distributions and model backtracking 3 Conclusions

  3. Some recent studies A. Wagner Does evolutionary plasticity evolve? Evolution 50 , 1996. M. Siegal and A. Bergman Waddington’s canalization revisited: Developmental stability and evolution. PNAS 99 , 2002. A. Bergman and M. Siegal Evolutionary capacitance as a general feature of complex gene networks. Nature 424 , 2003. O. Soyer et. al. Signal transduction networks: Topology, response, and biochemical reactions. J. Theor. Biol. 238 , 2006. O. Soyer and S. Bonhoeffer Evolution of complexity in signalling pathways. PNAS 103 , 2006. L. Dematt´ e et. al. Evolving BlenX programs to simulate the evolution of biological networks. Theor. Comput. Sci. 408 , 2008. E. Borenstein and D. Krakauer An end to endless forms: epistasis, phenotype distribution bias, and non-uniform evolution. PLoS Comp. Biol. 4 , 2008. Common theme models ≡ genotypes, execution ≡ development, results ≡ phenotypes.

  4. Towards a unifying framework Just like systems biology has benefited from SBML, evolutionary systems biology could benefit from a standard specification and modelling format. Ideally, it should: 1 Be agent-centric, not reaction-centric, 2 Support dynamic complex formation, 3 Have deterministic primary dynamics, but 4 Admit a variety of execution modes. In what follows we introduce and evaluate such a prototype framework. M. Kwiatkowski A formal computational framework for the study of molecular evolution. Ph.D. thesis, The University of Edinburgh, 2010. M. Kwiatkowski and I. Stark On executable models of molecular evolution. WCSB 2011.

  5. Process algebra and biology Process algebras are, loosely speaking, idealised programming languages with a focus on parallel computing. They have been used to model biochemical networks since ca. 1999. ∆ Define: A = a . ( A 1 | A 2 ) ∆ B = b . B Compute: A | B = a . ( A 1 | A 2 ) | b . B − → A 1 | A 2 | B Benefits: formality, parsimony, compositionality, abstraction. A. Regev and E. Shapiro Cellular abstractions: cells as computations. Nature 419 , 2002

  6. Case study: the MAPK cascade (1) Ras Raf Raf* PP2A1 MEK MEK* MEK** PP2A2 ERK ERK* ERK** MKP3 • Functionally conserved in most animals • Crucial component of many signal transduction pathways • Relays and amplifies the signal efficiently • Benchmark for new modelling techniques

  7. Case study: the MAPK cascade (2) ∆ = ( ν x — x ) ras ( x ; y ) . ( x . Ras + y . Ras ) Ras ∆ = ( ν x — x ) raf ( x ; y ) . ( x . Raf + y . Raf ∗ ) Raf = ( ν x — x )( ν z — z )( raf ∗ ( x ; y ) . ( x . Raf ∗ + y . Raf ∗ ) + raf ∗ b ( z ; y ) . ( z . Raf ∗ + y . Raf )) Raf ∗ ∆ ∆ PP2A1 = ( ν x — x ) pp2a1 ( x ; y ) . ( x . PP2A1 + y . PP2A1 ) ∆ = ( ν x — x ) mek ( x ; y ) . ( x . MEK + y . MEK ∗ ) MEK = ( ν x — x )( ν z — z )( mek ∗ ( x ; y ) . ( x . MEK ∗ + y . MEK ∗∗ ) + mek ∗ b ( z ; y ) . ( z . MEK ∗∗ + y . MEK ∗ )) MEK ∗ ∆ = ( ν x — x )( ν z — z )( mek ∗∗ ( x ; y ) . ( x . MEK ∗∗ + y . MEK ∗∗ ) + mek ∗∗ b ( z ; y ) . ( z . MEK ∗∗ + y . MEK ∗ )) MEK ∗∗ ∆ ∆ PP2A2 = ( ν x — x ) pp 2 a 2( x ; y ) . ( x . PP2A2 + y . PP2A2 ) ∆ = ( ν x — x ) erk ( x ; y ) . ( x . ERK + y . ERK ∗ ) ERK = ( ν x — x )( ν z — z )( erk ∗ ( x ; y ) . ( x . ERK ∗ + y . ERK ∗∗ ) + erk ∗ b ( z ; y ) . ( z . ERK ∗∗ + y . ERK ∗ )) ERK ∗ ∆ b ( x ; y ) . ( x . ERK ∗∗ + y . ERK ∗ ) ERK ∗∗ ∆ = ( ν x — x ) erk ∗∗ ∆ = ( ν x — x ) mkp3 ( x ; y ) . ( x . MKP3 + y . MKP3 ) MKP3 ∆ Π = c 1 · Raf || c 2 · Ras || c 3 · MEK || c 4 · ERK || c 5 · PP2A1 || c 6 · PP2A2 || c 7 · MKP3 ras raf ∗ mek ∗ mek ∗∗ erk ∗ raf mek erk erk ∗∗ raf ∗ mek ∗ mek ∗∗ erk ∗ b b b b pp2a1 pp2a2 mkp3

  8. Case study: the MAPK cascade (3) Twenty-three differential equations extracted from the c π model and solved with Octave. Emergent Michaelis-Menten kinetics for every reaction.

  9. Evolutionary analysis of the MAPK cascade: the plan ras raf ∗ mek ∗ mek ∗∗ erk ∗ raf mek erk erk ∗∗ raf ∗ mek ∗ mek ∗∗ erk ∗ b b b b pp2a1 pp2a2 mkp3 • Reconfigure every site in every way possible (ca. 1M variants) • Find evolutionarily fragile and robust sites • Compute the fitness of every variant using signal integration • Find the distribution of mutation effects on fitness

  10. Evolutionary analysis of the MAPK cascade: fitness function 2 1.5 1 0.5 0 0 10 20 30 40 50 60 70 • Rewards fast and strong response (green area) • Punishes incomplete switching-off (red area) L. Dematt´ e et. al. Evolving BlenX programs to simulate the evolution of biological networks. Theor. Comput. Sci. 408 , 2008.

  11. Evolutionary analysis of the MAPK cascade: fitness distributions

  12. Evolutionary analysis of the MAPK cascade: two strange peaks (left) Ras Raf Raf* PP2A1 MEK MEK* MEK** mkp3 PP2A2 1 . 0 erk ∗∗ 0 . 9 erk ∗ b 0 . 8 ERK ERK* ERK** erk ∗ 0 . 7 erk 0 . 6 pp2a2 0 . 5 mek ∗∗ b 0 . 4 MKP3 mek ∗∗ 0 . 3 mek ∗ 0 . 2 b mek ∗ 0 . 1 mek 0 . 0 pp2a1 raf ∗ b raf ∗ raf ras ras raf raf ∗ raf ∗ b pp2a1 mek mek ∗ mek ∗ b mek ∗∗ mek ∗∗ pp2a2 erk erk ∗ erk ∗ b erk ∗∗ mkp3 b

  13. Evolutionary analysis of the MAPK cascade: two strange peaks (right) Ras Raf Raf* PP2A1 MEK MEK* MEK** mkp3 PP2A2 1 . 0 erk ∗∗ 0 . 9 erk ∗ b 0 . 8 ERK ERK* ERK** erk ∗ 0 . 7 erk 0 . 6 pp2a2 0 . 5 mek ∗∗ b 0 . 4 MKP3 mek ∗∗ 0 . 3 mek ∗ 0 . 2 b mek ∗ 0 . 1 mek 0 . 0 pp2a1 raf ∗ b raf ∗ raf ras ras raf raf ∗ raf ∗ b pp2a1 mek mek ∗ mek ∗ b mek ∗∗ mek ∗∗ pp2a2 erk erk ∗ erk ∗ b erk ∗∗ mkp3 b

  14. Evolutionary analysis of the MAPK cascade: advantageous mutations Ras Raf Raf* PP2A1 MEK MEK* MEK** mkp3 PP2A2 1 . 0 erk ∗∗ 0 . 9 erk ∗ b 0 . 8 ERK ERK* ERK** erk ∗ 0 . 7 erk 0 . 6 pp2a2 0 . 5 mek ∗∗ b 0 . 4 MKP3 mek ∗∗ 0 . 3 mek ∗ 0 . 2 b mek ∗ 0 . 1 mek 0 . 0 pp2a1 raf ∗ b raf ∗ raf ras ras raf raf ∗ raf ∗ b pp2a1 mek mek ∗ mek ∗ b mek ∗∗ mek ∗∗ pp2a2 erk erk ∗ erk ∗ b erk ∗∗ mkp3 b

  15. Conclusions 1 Introduction and motivation • Some existing work • Towards a unifying framework 2 Modelling evolution of a signalling cascade • Process algebras for biology • The MAPK cascade and its model • Evolutionary setup • Fitness distributions and model backtracking 3 Conclusions

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