A structured approach for the engineering of biochemical network - - PowerPoint PPT Presentation

a structured approach for the engineering of biochemical
SMART_READER_LITE
LIVE PREVIEW

A structured approach for the engineering of biochemical network - - PowerPoint PPT Presentation

A structured approach for the engineering of biochemical network models, illustrated for signalling pathways Rainer Breitling 3 , David Gilbert 1 , Monika Heiner 2 , Robin Donaldson 1 (1) Bioinformatics Research Centre University of Glasgow,


slide-1
SLIDE 1

R.Breitling@rug.nl

1

A structured approach for the engineering of biochemical network models, illustrated for signalling pathways

Rainer Breitling3, David Gilbert1, Monika Heiner2, Robin Donaldson1

(1) Bioinformatics Research Centre University of Glasgow, Glasgow, UK (2) Computer Science Department, Brandenburg University of Technology, Cottbus, Germany (3) Groningen Bioinformatics Centre, University of Groningen, Groningen, Netherlands. www.brc.dcs.gla.ac.uk/~drg/workshops/ismb08

Biology

slide-2
SLIDE 2

Tutorial outline

  • I. Biological introduction

Rainer Breitling

  • II. Petri net introduction

Monika Heiner

  • III. Biological applications

David Gilbert

  • IV. Model checking

Robin Donaldson (each 50 min + 10 min break/discussion)

R.Breitling@rug.nl

2 Biology

slide-3
SLIDE 3

R.Breitling@rug.nl

3

A structured approach … Part I Biology

Rainer Breitling

Groningen Bioinformatics Centre, University of Groningen, Groningen, Netherlands.

Biology

slide-4
SLIDE 4

R.Breitling@rug.nl

4

Outline

  • Part 1: Why modelling?
  • Part 2: The statistical physics of modelling:

A  B (where do differential equations come from?)

  • Part 3: Translating biology to mathematics

(finding the right differential equations)

Biology

slide-5
SLIDE 5

R.Breitling@rug.nl

5

Biology = Concentrations

Biology

slide-6
SLIDE 6

R.Breitling@rug.nl

6

Humans think small-scale...

(the “7 items” rule)

...but biological systems contain (at least) dozens of relevant interacting components!

  • phone number length

(memory constraint)

  • ptimal team size

(manipulation constraint)

  • maximum complexity for

rational decision making

Biology

slide-7
SLIDE 7

R.Breitling@rug.nl

7

Humans think linear...

...but biological systems contain:

  • non-linear interaction between components
  • positive and negative feedback loops
  • complex cross-talk phenomena

Biology

slide-8
SLIDE 8

R.Breitling@rug.nl

8

Biochemical Pathway Simulation

Wet lab experiments

Prediction

Computational Simulation

Validation

What is the best formalism?

How to deal with lack of information?

Predictions on what?

How to collect quantitative measurements in vivo?

How to manipulate regulatory mechanisms?

Biology

slide-9
SLIDE 9

R.Breitling@rug.nl

9

The simplest chemical reaction

A  B

  • irreversible, one-molecule reaction
  • examples: all sorts of decay processes, e.g. radioactive, fluorescence,

activated receptor returning to inactive state

  • any metabolic pathway can be described by a combination of

processes of this type (including reversible reactions and, in some respects, multi-molecule reactions)

Biology

slide-10
SLIDE 10

R.Breitling@rug.nl

10

The simplest chemical reaction

A  B

various levels of description:

  • homogeneous system, large numbers of molecules =
  • rdinary differential equations, kinetics
  • small numbers of molecules = probabilistic equations,

stochastics

  • spatial heterogeneity = partial differential equations,

diffusion

  • small number of heterogeneously distributed molecules =

single-molecule tracking (e.g. cytoskeleton modelling)

Biology

slide-11
SLIDE 11

R.Breitling@rug.nl

11

Kinetics Description

  • Imagine a box containing N molecules.

How many will decay during time t? k*N

  • Imagine two boxes containing N/2 molecules each.

How many decay? k*N

  • Imagine two boxes containing N molecules each.

How many decay? 2k*N

  • In general:

Main idea: Molecules don’t talk differential equation (ordinary, linear, first-order) exact solution (in more complex cases replaced by a numerical approximation)

Biology

slide-12
SLIDE 12

R.Breitling@rug.nl

12

Kinetics Description

If you know the concentration at one time, you can calculate it for any other time! (and this really works)

Biology

slide-13
SLIDE 13

R.Breitling@rug.nl

13

Probabilistic Description

Probability of decay of a single molecule in some small time interval: Probability of survival in Δt: Probability of survival for some time t: Transition to large number of molecules:

  • r

Main idea: Molecules are isolated entities without memory

Biology

slide-14
SLIDE 14

R.Breitling@rug.nl

14

Probabilistic Description – 2

Probability of survival of a single molecule for some time t: Probability that exactly x molecules survive for some time t: Most likely number to survive to time t:

Biology

slide-15
SLIDE 15

R.Breitling@rug.nl

15

Probabilistic Description – 3

Markov Model (pure death!)

Decay rate: Probability of decay: Probability distribution of n surviving molecules at time t: Description: Time: t -> wait dt -> t+dt Molecules:

n -> no decay -> n n+1 -> one decay -> n

Final Result (after some calculating): The same as in the previous probabilistic description

Biology

slide-16
SLIDE 16

R.Breitling@rug.nl

16

Spatial heterogeneity

  • concentrations are different in different places, n

= f(t,x,y,z)

  • diffusion superimposed on chemical reactions:
  • partial differential equation

Biology

slide-17
SLIDE 17

Breitling, Gilbert, Heiner

17

Spatial heterogeneity

  • one-dimensional case

(diffusion only, and conservation of mass)

∆x

inflow

  • utflow
slide-18
SLIDE 18

R.Breitling@rug.nl

18

Spatial heterogeneity – 2

Biology

slide-19
SLIDE 19

R.Breitling@rug.nl

19

Summary of Physical Chemistry

  • Simple reactions are easy to model accurately
  • Kinetic, probabilistic, Markovian approaches lead to the same

basic description

  • Diffusion leads only to slightly more complexity
  • Next step: Everything is decay...

Biology

slide-20
SLIDE 20

R.Breitling@rug.nl

20

Some (Bio)Chemical Conventions

Concentration of Molecule A = [A], usually in units mol/litre (molar) Rate constant = k, with indices indicating constants for various reactions (k1, k2...) Therefore: AB

Biology

slide-21
SLIDE 21

R.Breitling@rug.nl

21

Reversible, Single-Molecule Reaction

A  B, or A  B || B  A, or Differential equations:

forward reverse

Main principle: Partial reactions are independent!

Biology

slide-22
SLIDE 22

R.Breitling@rug.nl

22

Reversible, single-molecule reaction – 2

Differential Equation: Equilibrium (=steady- state):

Biology

slide-23
SLIDE 23

R.Breitling@rug.nl

23

Irreversible, two-molecule reaction

A+BC Differential equations:

Underlying idea: Reaction probability = Combined probability that both [A] and [B] are in a “reactive mood”: The last piece of the puzzle Non-linear!

Biology

slide-24
SLIDE 24

R.Breitling@rug.nl

24

A simple metabolic pathway

ABC+D Differential equations:

d/dt decay forward reverse [A]=

  • k1[A]

[B]=

+k1[A]

  • k2[B]

+k3[C][D]

[C]=

+k2[B]

  • k3[C][D]

[D]=

+k2[B]

  • k3[C][D]

Biology

slide-25
SLIDE 25

R.Breitling@rug.nl

25

Metabolic Networks as Bigraphs

ABC+D

d/dt decay forward reverse [A]

  • k1[A]

[B]

+k1[A]

  • k2[B]

+k3[C][D]

[C]

+k2[B]

  • k3[C][D]

[D]

+k2[B]

  • k3[C][D]

k1 k2 k3 A

  • 1

B

1

  • 1

1

C

1

  • 1

D

1

  • 1

Biology

slide-26
SLIDE 26

R.Breitling@rug.nl

26

Biological description  bigraph  differential equations

KEGG

Biology

slide-27
SLIDE 27

Breitling, Gilbert, Heiner

27

Biological description  bigraph  ODEs

EC 1.1.1.2 substance A substance B

A B

k1

slide-28
SLIDE 28

Breitling, Gilbert, Heiner

28

Biological description  bigraph  ODEs

EC 1.1.1.2 substance A substance B

A B

k EA EB k*

k1 k2

E

slide-29
SLIDE 29

R.Breitling@rug.nl

29

A special case: enzyme reactions

In a quasi steady state, we can assume that [ES] is constant. Then: If we now define a new constant Km (Michaelis constant), we get:

Biology

slide-30
SLIDE 30

R.Breitling@rug.nl

30

A special case: enzyme reactions

Substituting [E] (free enzyme) by the total enzyme concentration we get: Hence, the reaction rate is:

Biology

slide-31
SLIDE 31

R.Breitling@rug.nl

31

A special case: enzyme reactions

Underlying assumptions of the Michaelis-Menten approximation:

  • Free diffusion, random collisions
  • Irreversible reactions
  • Quasi steady state

In cell signaling pathways, all three assumptions will be frequently violated:

  • Reactions happen at membranes and on scaffold structures
  • Reactions happen close to equilibrium and both reactions have non-zero

fluxes

  • Enzymes are themselves substrates for other enzymes, concentrations

change rapidly, d[ES]/dt ≈ d[P]/dt

Biology

slide-32
SLIDE 32

R.Breitling@rug.nl

32

Metabolic pathways vs Signalling Pathways

(can you give the mass-action equations?) E1 (initial substrate) S S’ E2 E3 S’’ S’’’ (final product) Metabolic S1 Input Signal X P2 S2 S3 P3 Output Signalling cascade P1 Product become enzyme at next stage Classical enzyme-product pathway

Biology

slide-33
SLIDE 33

R.Breitling@rug.nl

33

Cell signaling pathways

Biology

slide-34
SLIDE 34

R.Breitling@rug.nl

34

Cell signaling pathways

Biology

slide-35
SLIDE 35

R.Breitling@rug.nl

35

Cell signaling pathways

Biology

slide-36
SLIDE 36

R.Breitling@rug.nl

36

Cell signaling pathways

  • Common components:

– Receptors binding to ligands

  • R(inactive) + L  RL(active)

– Proteins forming complexes

  • P1 + P2  P1P2-complex

– Proteins acting as enzymes on other proteins (e.g., phosphorylation by kinases)

  • P1 + K  P1* + K

Biology

slide-37
SLIDE 37

R.Breitling@rug.nl

37

Cell signaling pathways

Biology

slide-38
SLIDE 38

R.Breitling@rug.nl

38

Cell signaling pathways

  • Fig. courtesy of W. Kolch

Biology

slide-39
SLIDE 39

R.Breitling@rug.nl

39

Cell signaling pathways

  • Fig. courtesy of W. Kolch

Biology

slide-40
SLIDE 40

R.Breitling@rug.nl

40

Cell signaling pathways

  • Fig. courtesy of W. Kolch

Biology