1 / 33

Introduction to Systems Biology Mathematical modeling of biological systems

Introduction to Systems Biology Mathematical modeling of biological systems. Lecture outline. What is modeling and why do we model Modeling examples The process of modeling – systematic approach Useful tools and databases Modeling process example.

tanuja
Download Presentation

Introduction to Systems Biology Mathematical modeling of biological systems

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to Systems BiologyMathematical modeling of biological systems

  2. Lecture outline • What is modeling and why do we model • Modeling examples • The process of modeling – systematic approach • Useful tools and databases • Modeling process example

  3. Network representation of a biological system

  4. What is Mathematical Modeling? • A mathematical model is the formulation in mathematical terms of a particular real-world problem • Mathematical modeling is the process of deriving such a formulation

  5. Bioinformatics vs Systems Biology Bioinformatics Systems Biology

  6. Importance Applying mathematics to biology has a long history, but only recently has there been an explosion of interest in the field. Some reasons for this include: • the explosion of data-rich information sets, due to the genomics revolution, which are difficult to understand without the use of analytical tools, • recent development of mathematical tools such as chaos theory to help understand complex, nonlinear mechanisms in biology, • an increase in computing power which enables calculations and simulations to be performed that were not previously possible, and • an increasing interest in in silico experimentation due to the complications involved in human and animal research.

  7. Why to Model Biological Systems • To help reveal possible underlying mechanisms involved in a biological process • To help interpret and reveal contradictions/incompleteness of data • To help confirm/reject hypotheses • To predict system performance under untested conditions • To supply information about the values of experimentally inaccessible parameters • To suggest new hypotheses and stimulate new experiments

  8. Limitations of Mathematical Models • Not necessarily a ‘correct’ model • Unrealistic models may fit data very well leading to incorrect conclusions • Simple models are easy to manage, but complexity is often required • Realistic simulations require a large number of hard to obtain parameters • Models are not explanations and can never alone provide a complete solution to a biological problem.

  9. How Are Models Derived? • Start with at problem of interest • Make reasonable simplifying assumptions • Translate the problem from words to mathematically/physically realistic statements of balance or conservation laws

  10. What do you do with the model? • Solutions—Analytical/Numerical • Interpretation—What does the solution mean in terms of the original problem? • Validation—Are results consistent with experimental observations? • Predictions—What does the model suggest will happen as parameters change?

  11. “Modelling could seem simple to an outsider: define your system, choose a modelling approach on the basis of what you know and want to know, download a simulation tool, input some parameters, run the simulation, and collect the results. However, as in the earlier days of protein design, what looks nice on a screen does not necessarily carry any biological meaning. There are many conceptual pitfalls for the modeler, which result in unrealistic predictions.” Ventura et al, Nature, Vol 443|5 October 2006

  12. Modeling Examples - I Noble, D. Science 2002; 295: 1678-1682. ”Modeling the Heart-from Genes to Cells to the Whole Organ”

  13. Modeling Examples - II Tumer growth Mathematical models have been developed that describe tumor progression and help predict response to therapy.

  14. Modeling Examples - III HOG pathway Klipp et al. 2005, Nature Biotech.

  15. And other examples… • Modelling of neurons • Mechanics of biological tissues • Theoretical enzymology and enzyme kinetics • Cancer modelling and simulation • Modelling the movement of interacting cell populations • Mathematical modelling of scar tissue formation • Mathematical modelling of intracellular dynamics

  16. Modeling process Systematic modeling approach – an overview

  17. Model focus what are we modeling and why? • Modeling to see and understand a specific system • Hypothesis driven

  18. Mathematical framework A model of a biological system is converted into a system of equations, although the word 'model' is often used synonymously with the system of corresponding equations. The solution of the equations, by either analytical or numerical means, describes how the biological system behaves either over time or at equilibrium. There are many different types of equations and the type of behavior that can occur is dependent on both the model and the equations used. The model often makes assumptions about the system. The equations may also make assumptions about the nature of what may occur

  19. Mathematical framework Deterministic processes (dynamical systems) • A fixed mapping between an initial state and a final state. Starting from an initial condition and moving forward in time, a deterministic process will always generate the same trajectory and no two trajectories cross in state space. • Ordinary differential equations (Continuous time. Continuous state space. No spatial derivatives.) • Partial differential equations (Continuous time. Continuous state space. Spatial derivatives.) • Maps (Discrete time. Continuous state space)

  20. Mathematical framework Stochastic processes (random dynamical systems) • A random mapping between an initial state and a final state, making the state of the system a random variable with a corresponding probability distribution. • Non-Markovian processes -- Generalized master equation (Continuous time with memory of past events. Discrete state space. Waiting times of events (or transitions between states) discretely occur and have a generalized probability distribution.) • Jump Markov process -- Master equation (Continuous time with no memory of past events. Discrete state space. Waiting times between events discretely occur and are exponentially distributed.) See also Monte Carlo method for numerical simulation methods, specifically Continuous-time Monte Carlo which is also called kinetic Monte Carlo or the stochastic simulation algorithm. • Continuous Markov process -- stochastic differential equations or a Fokker-Planck equation (Continuous time. Continuous state space. Events occur continuously according to a random Wiener process.)

  21. Constructing the network Using what we know about our system to construct a biochemical network. E.g what are the entities involved? in what processes? Where does it all take place? Etc.

  22. Components in Biochemical Networks Biochemical entities (species): • Metabolites • Proteins (enzymes, transporters, building-blocks ...) • Lipids • Nucleic Acids (DNA, RNA, ...)

  23. Components in Biochemical Networks Quantification: • Amount (1 mol, 1 mmol, 1 nmol, ...) • Concentration (1 mol/m3 = 1 mmol/dm3 = 1 M, ...) • Activity (%, ...)

  24. Components in Biochemical Networks The biochemical entities are involved in different processes : • Reactions (catalysis, transfer, binding, assembly/disassembly) • Translocations (e.g., transport – active/passive) • Expression

  25. Components in Biochemical Networks The processes themselves might be influenced by other players: • Enzymes catalyze reactions (activator) • Transcription factors facilitates expression (activator) • Metabolites may inhibit reaction rates (inhibitor)

  26. Components in Biochemical Networks The processes take place somewhere: • Reactions of entities within a compartment • Transport of an entity over a membrane (between compartments) • Recruitment of proteins to a membrane • Dimerization of receptors on a membrane

  27. Rate expression, parameter estimation and validation Out of the scope of this lecture but we will see something in the example and more in the future…

  28. Modeling tools • Graphical modeling tools • Mathematical modeling tools

  29. Standardization • Computational, dynamical modeling is essential to achieving a deeper understanding of mechanisms underlying complex biological systems • There is currently a proliferation of software tools • Different packages have complementary strengths • Model editing, simulation, analysis, display • No single tool is able to do everything • New techniques ( new tools) evolve all the time • Researchers need to use more than one tool • The field need agreed-upon standards enabling tools to be used cooperatively

  30. SBML • A machine-readable format for representing computational models in systems biology • Expressed in XML (Extensible Markup Language) • Intended for software tools— not for humans • (Although it is text-based and therefore readable) • Intended to be a tool-neutral exchange language for software applications in systems biology • Simply an enabling technology

More Related