Simulating Biological Systems in the Stochastic p-calculus

Slides:



Advertisements
Similar presentations
A Visual Programming Language for Biological Processes Andrew Phillips with Luca Cardelli Microsoft Research, Cambridge UK.
Advertisements

Unravelling the biochemical reaction kinetics from time-series data Santiago Schnell Indiana University School of Informatics and Biocomplexity Institute.
Simulating Biological Systems in the Stochastic -calculus Andrew Phillips with Luca Cardelli Microsoft Research, Cambridge UK Andrew Phillips with Luca.
Pattern Formation in Synthetic Bacterial Colonies Fran Romero and Karima Righetti Research Fellow School of Computer Science University of Nottingham Nottingham.
Students Alín Patricia Acuña Alonzo Cristian J. Delgado Guzmán Federico Castro Monzón Gabriela Hernández Peréz Luis de Jesús Martínez Lomelí Tadeo Enrique.
Goal Show the modeling process used by both Collins (toggle switch) and Elowitz (repressilator) to inform design of biological network necessary to encode.
Repressilator Presentation contents: The idea Experimental overview. The first attemp. The mathematical model. Determination of the appropiate parameters.
Combinatorial Synthesis of Genetic Networks Guet et. al. Andrew Goodrich Charles Feng.
Cyanobacterial Oscillator in E. coli Why care about biological oscillators in the first place? Bio-oscillators have a number of potential applications:
Mukund Thattai NCBS Bangalore genetic networks in theory and practice.
Petri net modeling of biological networks Claudine Chaouiya.
Research and objectives Modern software is incredibly complex: for example, a modern OS has more than 10 millions lines of code, organized in 10s of layers!
Deterministic and Stochastic Analysis of Simple Genetic Networks Adiel Loinger MS.c Thesis of under the supervision of Ofer Biham.
1 A Case for Using Signal Transition Graphs for Analysing and Refining Genetic Networks Richard Banks, Victor Khomenko and Jason Steggles School of Computing.
Programming Biology Andrew Phillips with Luca Cardelli Microsoft Research, Cambridge UK.
Programming Languages for Biology Andrew Phillips with Luca Cardelli Microsoft Research, Cambridge UK.
But is it art? Brandeis University Panel of artists…. and their art… Will the real artist please stand up?
Basic Concepts The Unified Modeling Language (UML) SYSC System Analysis and Design.
© Janice Regan, CMPT 128, Jan CMPT 128 Introduction to Computing Science for Engineering Students Creating a program.
AMATH 382: Computational Modeling of Cellular Systems Dynamic modelling of biochemical, genetic, and neural networks Introductory Lecture, Jan. 6, 2014.
The Programming of a Cell By L Varin and N Kharma Biology and Computer Engineering Departments Concordia University.
Reconstruction of Transcriptional Regulatory Networks
Combinatorial State Equations and Gene Regulation Jay Raol and Steven J. Cox Computational and Applied Mathematics Rice University.
25/10/20151Andrew Phillips Simulating Biological Systems in the Stochastic  -calculus Andrew Phillips with Luca Cardelli Microsoft Research, Cambridge.
Systems Biology ___ Toward System-level Understanding of Biological Systems Hou-Haifeng.
By Rosalind Allen Regulatory networks Biochemical noise.
Biological Signal Detection for Protein Function Prediction Investigators: Yang Dai Prime Grant Support: NSF Problem Statement and Motivation Technical.
A Genetic Differential Amplifier: Design, Simulation, Construction and Testing Seema Nagaraj and Stephen Davies University of Toronto Edward S. Rogers.
Construction of a genetic toggle switch in Escherichia coli Farah and Tom.
Engineered Gene Circuits Jeff Hasty. How do we predict cellular behavior from the genome? Sequence data gives us the components, now how do we understand.
Introduction to biological molecular networks
Biophysics of Systems Dieter Braun Lecture + Seminar
Combinatorial Synthesis of Genetic Networks Calin C. Guet, Michael B. Elowitz, Weihong Hsing, Stanislas Leibler Amit Meshulam Bioinformatics Seminar Technion,
Directed Evolution of a Genetic Circuit 15 February 2008 George McArthur This presentation is primarily based on content taken from the paper “Directed.
Dynamics of biological switches 1. Attila Csikász-Nagy King’s College London Randall Division of Cell and Molecular Biophysics Institute for Mathematical.
Sub-fields of computer science. Sub-fields of computer science.
MCB 7200: Molecular Biology
e h T y C c l of i n g d o M t m The background Our approach
Designing Biological Devices in GEC
Life in the earth system
Simulating Biological Systems in the Stochastic Pi-calculus
Poster: Session B #114: 1pm-2pm
Biology is the scientific study of life
From DNA to Proteins Lesson 1.
Introduction CSE 1310 – Introduction to Computers and Programming
Bud Mishra Professor of Computer Science and Mathematics 12 ¦ 3 ¦ 2001
CHAPTER 1 The Science of Life.
Invitation to Computer Science 5th Edition
A Compositional Approach to the Stochastic Dynamics of Gene Networks
1 Department of Engineering, 2 Department of Mathematics,
AMATH 882: Computational Modeling of Cellular Systems
1 Department of Engineering, 2 Department of Mathematics,
1 Department of Engineering, 2 Department of Mathematics,
Ligand Docking to MHC Class I Molecules
Telling self from non-self: Learning the language of the Immune System
Languages for Systems Biology
Biology, 9th ed,Sylvia Mader
Cyanobacterial Oscillator
Wendell A. Lim, Connie M. Lee, Chao Tang  Molecular Cell 
Introduction to Bioinformatic
Viruses.
Cyanobacterial Oscillator
Bioinformatics, Vol.17 Suppl.1 (ISMB 2001) Weekly Lab. Seminar
Cyanobacterial Oscillator
Cyanobacterial Oscillator
Cyanobacterial Oscillator
Lec 1. Course Overview Intuition Programming
Computational Biology
Cyanobacterial Oscillator
Central Dogma Theory and Kinetic Models
Presentation transcript:

Simulating Biological Systems in the Stochastic p-calculus Andrew Phillips & Luca Cardelli Microsoft Research, Cambridge UK

Biological Computing

Modelling Biology The Human Genome project: Systems Biology: Scientists hoped that DNA code would help predict system behaviour Functional meaning of the code is still a mystery Systems Biology: Understand and precisely describe the behaviour of biological systems Two complementary approaches: Look at experimental results and “infer” general system properties Build detailed models of systems and test these in the lab Biological Modelling: Need tools for modelling complex parallel systems. Should also scale up to very large systems. The beginnings of a biological programming language...

Programming Biology stochastic p-calculus Languages for complex, parallel computer systems: Languages for complex, parallel biological systems: stochastic p-calculus

Reactions vs. Components Traditional modelling: model individual reactions

Large, Connected Reaction Graphs http://www.celldesigner.org/

Reactions vs. Components Traditional modelling: model individual reactions Stochastic p-calculus: model components

Compositional Modelling Build complex models incrementally, by direct composition of simpler components:

Model Analysis A mathematical programming language A range of analysis techniques (types, equivalences, model checking) Could provide insight into fundamental properties of biological systems

Related Work Stochastic p-calculus proposed by [Priami, 1995] Used to model and simulate a range of biological systems: RTK MAPK pathway [Regev et al., 2001] Gene Regulation by positive Feedback [Priami et al., 2001] Cell Cycle Control in Eukaryotes [Lecca and Priami, 2003] First simulator for stochastic p-calculus [BioSPI] A subset of p-calculus with limited choice Compiles a calculus process to an FCP procedure Executed by the FCP Logix platform [Silverman et al., 1987]

Project Overview

Graphical Stochastic p-calculus Display stochastic p-calculus models as graphs [Phillips and Cardelli, Bioconcur 2005] Helps make the stochastic p-calculus more accessible Defined a graphical calculus and graphical execution model Proved equivalent to the stochastic p-calculus [Phillips, Cardelli and Castagna, TCSB 2006] let generate_pep(k:float,free:chan,bound:chan,c:chan,e:chan)= delay@gpep;(pep(k,free,bound,c,e)|generate_pep(k,free,bound,c,e)) and pep(k:float,free:chan,bound:chan,c:chan,e:chan)= ( new u@k:chan or !bind(u,c,e);pep_bound(u,k,free,bound,c,e) or delay@dpep ) and pep_bound(u:chan,k:float,free:chan,bound:chan,c:chan,e:chan) = ?u;pep(k,free,bound,c,e) let TPN()= ( new uT@0.01:chan !bindT(uT);(?uT;TPN()) let MHCo()= do ?bind(u,c,e);MHCo_pep(u,c,e) or ?bindT(uT);MHCo_TPN(uT) and MHCo_pep(u:chan,c:chan,e:chan)= do delay@trigger;MHCt_pep(u,c,e) or !u;MHCo() and MHCt_pep(u:chan,c:chan,e:chan)= do !u;delay@close;MHCc() or delay@close;MHCc_pep(u,c,e) and MHCc_pep(u:chan,c:chan,e:chan)= do delay@open;MHCo_pep(u,c,e) or !c and MHCc()= do ?bindT(uT);MHCc_TPN(uT) or delay@open;MHCo() and MHCo_TPN(uT:chan)= do ?bind(u,c,e);MHCo_TPN_pep(u,c,e,uT) or !uT;MHCo() (* *) and MHCo_TPN_pep(u:chan,c:chan,e:chan,uT:chan)= do delay@r*trigger;MHCt_TPN_pep(u,c,e,uT) or !u;MHCo_TPN(uT) and MHCt_TPN_pep(u:chan,c:chan,e:chan,uT:chan)= do !u;delay@close;MHCc_TPN(uT) or delay@close;MHCc_TPN_pep(u,c,e,uT) and MHCc_TPN_pep(u:chan,c:chan,e:chan,uT:chan)= do delay@open;MHCo_TPN_pep(u,c,e,uT) or !uT;MHCc_pep(u,c,e) and MHCc_TPN(uT:chan)= do delay@open;MHCo_TPN(uT) or !uT;MHCc() (* *) PROVED EQUIVALENT

The Stochastic Pi Machine A simulation algorithm for stochastic p-calculus [Phillips and Cardelli, Bioconcur 2004] Based on standard theory of chemical kinetics [Gillespie 1977] The probability of a reaction is proportional to the rate of the reaction times the number of reactants. Proved correct with respect to the stochastic p-calculus. PROVED CORRECT

The SPiM Simulator Simulation algorithm mapped to functional code (OCaml / F#) Used as the basis for implementing the SPiM simulator. [Phillips, SPiM 2006] Close correspondence between formal algorithm and functional code Correct specification improves confidence in simulation results Used in various research centres (UK, France, Italy, Sweden...) http://research.microsoft.com/~aphillip/spim

Gene Networks Library Proposed a combinatorial library of gene gates [Blossey, Cardelli, Phillips, TCSB 2006] Used as building blocks to model complex gene networks Explain behaviour of controversial gene networks engineered in vivo © 2000 Elowitz, M.B., Leibler. S. A Synthetic Oscillatory Network of Transcriptional Regulators. Nature 403:335-338.

Immune System Modelling Model of MHC Class I Antigen Presentation A key pathway in the immune system [Goldstein, MPhil Dissertation 2005] Ongoing collaboration with Immunologists at Southampton University [Cardelli, Elliott, Goldstein, Phillips, Werner. In preparation] © 2003 Current Opinion in Immunology, 15:75–81. © 2003 Nature Reviews Immunology, 3(12):952–96.

with Luca Cardelli (MSR Cambridge) Ralf Blossey (IRI Lille) Gene Networks with Luca Cardelli (MSR Cambridge) Ralf Blossey (IRI Lille)

Gene with Negative Control Neg(a,b) produces protein b and is blocked by protein a val transcribe = 0.1 val degrade = 0.001 val unblock = 0.0001 new a@1.0:chan new b@1.0:chan let Neg(a:chan,b:chan) = do delay@transcribe; ( Protein(b) | Neg(a,b) ) or ?a; delay@unblock; Neg(a,b) and Protein(b:chan) = do !b; Protein(b) or delay@degrade run Neg(a,b) transcribe = 0.1 unblock = 0.0001 degrade = 0.001 rate(a,b) = 1.0 a b

Neg Gate x1 A protein b can be transcribed at rate 0.1 s-1

Neg Gate x1 x1 Another protein b can be transcribed

Neg Gate x1 x2 And another...

Neg Gate x1 x3 A protein b can be degraded at rate 0.001 s-1

Neg Gate x1 x2 Equilibrium between transcription and degradation

Neg Gate Level of protein b stabilises at around 100

Repressilator [Elowitz and Leibler, 2000] A gene network engineered in live bacteria. Modelled as a simple combination of Neg gates: Neg(lac,tet) | Neg(tet,lambda) | Neg(lambda,lac) | Neg(tet,gfp) © 2000 Elowitz, M.B., Leibler. S. A Synthetic Oscillatory Network of Transcriptional Regulators. Nature 403:335-338.

Repressilator: Debugging lac lambda Why do we get oscillations? Neg(lac,tet) | Neg(tet,lambda) | Neg(lambda,lac) tet

Repressilator: Debugging (1) x1 x1 x1 Initially there is one copy of each gene Any one of the proteins can be transcribed at rate 0.1

Repressilator: Debugging (2) x1 x1 x1 x1 The tet protein can block the lambda gene at rate 1.0

Repressilator: Debugging (3) x1 x1 x1 x1 Now no lambda protein can be transcribed. But lac protein can still be transcribed.

Repressilator: Debugging (4) x1 x1 x1 x1 x1 The lac protein can block the tet gene at rate 1.0

Repressilator: Debugging (5) x1 x1 x1 x1 x1 Now no tet protein can be transcribed. All of the tet protein eventually degrades at rate 0.001

Repressilator: Debugging (5) x1 x1 x1 x1 Meanwhile, lots of lac protein is transcribed

Repressilator: Debugging (363) x1 x1 x1 x100 Represents one oscillation cycle Eventually, the lambda gene unblocks at rate 0.0001

Repressilator: Debugging (2173) x1 x1 x1 x100 The lambda protein can now take over...

Repressilator: Results Alternate oscillation of proteins: tet, lac, lambda, tet, ... tet lambda lac tet lambda lac tet lambda lac

Refined Neg Gate Refined Neg gate with cooperative binding Different implementation, same main program Neg(lac,tet) | Neg(tet,lambda) | Neg(lambda,lac) let Neg(a,b) = ( new u1@10000.0 do delay@transcribe; (Protein(b) | Neg(a,b)) or !a(u1); Blocked(a,b,u1) ) and Blocked(a,b,u1) = ( new u2@0.0001 do ?u1; Neg(a,b) or !a(u2); ?u2; Blocked(a,b,u1) and Protein(b) = ( do delay@degrade or ?b(u); !u; Protein(b)

Negp Gate with Inhibitor transcribe = 0.1 unblock = 0.0001 degrade = 0.001 rate(a,b,r) = 1.0 val transcribe = 0.1 val degrade = 0.001 val unblock = 0.0001 new a@1.0:chan new b@1.0:chan new r@1.0:chan let Negp(a:chan,b:chan,r:chan) = do delay@t; (Proteinp(b,r) | Negp(a,b,r)) or ?a; delay@u; Negp(a,b,r) and Proteinp(b:chan,r:chan) = do !b; Proteinp(b,r) or ?r or delay@d let Inh(r:chan) = !r; Inh(r) Run Negp(a,b,r) r a b

Bacteria Logic Gates [Guet et al., 2002] © 2002 AAAS. Reprinted with permission from Guet et al. Combinatorial Synthesis of Genetic Networks. Science 296 (5572): 1466 - 1470 3 genes: tetR, lacI, lcI 5 promoters: PL1, PL2, PT, Pl-, Pl+ 125 possible networks consisting of 3 promoter-gene units 2 inputs: IPTG (represses Tet), aTc (represses Lac) 1 output: GFP (linked to Pl-)

Bacteria Logic Gates [Guet et al., 2002] © 2002 AAAS. Reprinted with permission from Guet et al. Combinatorial Synthesis of Genetic Networks. Science 296 (5572): 1466 - 1470 IPTG, aTc as boolean inputs, GFP as boolean output

Combinatorial Library of Genes Model complex gene networks from simpler building blocks. Also used simulation to investigate system behaviour. [Blossey, Cardelli, Phillips, TCSB 2006] D038() = tet() | lac() | cI() | gfp() tet() = Negp(TetR,TetR,aTc) lac() = Negp(TetR,LacI,IPTG) cI() = Neg(LacI,lcI) gfp() = Neg(lcI,GFP) D038() D038() | Inh(aTc) D038() | Inh(IPTG) D038() | Inh(aTc) | Inh(IPTG)

Immune System Modelling: MHC I Antigen Presentation with Luca Cardelli (MSR Cambridge) Leonard Goldstein (Cambridge University) Tim Elliott (Southampton University) Joern Werner (Southampton University)

MHC I Antigen Presentation A key pathway of the immune system: MHC I complexes can signal when a cell is infected. They present peptides (small pieces of virus or bacteria) at the surface of infected cells. A way of marking infected cells for destruction. © 2003 Jonathan W. Yewdell, Eric Reits, and Jacques Neefjes. Making sense of mass destruction: quantitating MHC class I antigen presentation. Nature Reviews Immunology, 3(12):952–96.

MHC I Antigen Presentation [© 2005 from Immunobiology, Sixth Edition by Janeway et al.  Reproduced by permission of Garland Science/Taylor & Francis LLC.]

MHC I Assembly MHC I complexes follow an assembly line: © 2003 Antony N Antoniou, Simon J Powis, and Tim Elliott. Assembly and export of MHC class I peptide ligands. Current Opinion in Immunology, 15:75–81.

Peptide Selection: Flytrap Model MHC I captures peptides like a Venus Flytrap. Sensitive to disease peptides only. non disease peptide escapes peptide enters open MHC disease peptide is captured and presented at cell surface

Flytrap Model: p-calculus x200 x200 x1 x1

Flytrap Model: p-calculus x199 x200 x1 x1 u x1

Flytrap Model: p-calculus x199 x200 x1 x1 u x1

Flytrap Model: p-calculus x199 x200 x1 x1 x1 u

Transient binding to Tapasin Simulation Results Tapasin allows disease peptides to be rapidly selected in favour of non-disease peptides. Next steps: Investigate influence of tapasin in the lab. Incrementally build a more detailed immune system model. Construct a minimal functional model of the system. No Tapasin Always with Tapasin Transient binding to Tapasin

Simplified Flytrap Similar results obtained with a simpler model Hypothesis: Tapasin is the 2nd stage of a 2-stage filter Perhaps an explanation of system function.

Future Plans Interface SPiM with stochastic analysis tools Improve scalability of core SPiM algorithm Prove correctness of multiprocessor algorithm Extend SPiM with membranes Stochastic p-calculus and ODEs Improve SPiM user interface and debugging Collaborate with medical researchers to model and simulate a range of biological systems Collaborate with pharmaceutical industry to design a next-generation programming language for Systems Biology

References Graphical Stochastic p-calculus: SPiM Simulator: [Phillips and Cardelli, Bioconcur 2005] [Phillips, Cardelli and Castagna, TCSB 2006] SPiM Simulator: [Phillips and Cardelli, Bioconcur 2004] [Phillips, SPiM 2005] Gene Networks: [Blossey, Cardelli, Phillips, TCSB 2006] Antigen Presentation: [Goldstein, MPhil Dissertation 2005]