Lecture: Computational Systems Biology Universität des Saarlandes, SS Introduction. Dr. Jürgen Pahle

Size: px
Start display at page:

Download "Lecture: Computational Systems Biology Universität des Saarlandes, SS Introduction. Dr. Jürgen Pahle"

Transcription

1 Lecture: Computational Systems Biology Universität des Saarlandes, SS Introduction Dr. Jürgen Pahle

2 Who am I? Dr. Jürgen Pahle Manchester Interdisciplinary Biocentre, The University of Manchester, United Kingdom since 2002 in the COPASI developer team contact:

3 Dates Lectures Tuesdays 16:00-17:30, MPI, room 021 between April 24, July 24, 2012 with the exception of May 1, 2012 (Tag der Arbeit) Tutorials/Exercises Thursdays 16:00-17:30, E 1 3, room 015 in selected weeks Please check the course website at frequently for updates, news and course material!!!

4 Exam July 31, :00-12:00 in E1 3, HS001 written or oral (depending on number of participants)

5 What is Systems Biology? "The combined study of biological systems through (i) investigating the components of cellular networks and their interactions, (ii) applying experimental high-throughput and whole-genome techniques, and (iii) integrating computational methods with experimental efforts." source: "Systems Biology - A Textbook" by Klipp et al., p.xvii

6 What is Systems Biology? "Biological processes are the result of complex and dynamic interactions within and between cells, organs and entire organisms. Systems biology is a field of research which aims to enhance our understanding of and even predict such processes of life. It follows an interdisciplinary approach and combines the latest experimental methods in biology with knowledge and technologies in the fields of mathematics, computer science, physics and engineering. This iterative cycle of laboratory experiments and modelling explains the special potential of systems biology." source:

7 Further resources sbiology and many more

8 Related disciplines Bioinformatics gene/protein sequence alignment biological databases phylogenetic trees... Biophysics molecular dynamics protein folding predictions... These disciplines are often referred to as computational biology

9 Some important terms in vitro - experiments done in, e.g. a test tube in vivo - experiments done in the living organism in silico - experiments/simulations done in the computer

10 The model Central element of systems biology research: simplified (mathematical) representation of the biological processes in an organism the process of creating and refining a model is called modelling specific algorithms can be used to calculate/predict the behaviour of a modelled biological system

11 Motivation Why should somebody want a mathematical model of biological phenomena? "Impossible experiments become possible" Hypotheses can easily be tested Other mathematical methods can be applied to an existing model (stability analysis, parameter estimation, etc.) I have come to believe that one's knowledge of any dynamical system is deficient unless one knows a valid way to numerically simulate that system on a computer D.T. Gillespie

12 Motivation (cont.) Models as repositories, and means of communicating of biological knowledge or hypotheses. Modelling immediately exposes gaps in the current knowledge!

13 Advantages of computational modelling Modeling drives conceptual clarification. Modeling highlights gaps in knowledge or understanding. Modeling provides independence of the modeled object. Time and space may be stretched ad libitum Solution algorithms can be used independently of the concrete system Modeling is cheap compared to experiments Models exert by themselves no harm on animals or plants or the environment Modeling can assist experimentation. Modeler has full knowledge and control over all aspects of the model Model results in mathematical terms allow for generalization. Visualisation Modeling allows for making well-founded and testable predictions source: "Systems Biology - A Textbook" by Klipp et al., p. 7

14 Systemic approach Reactions in an organism do not occur isolated! "Biological processes are the result of complex and dynamic interactions within and between cells, organs and entire organisms [..]" Interactions of multiple elements can lead to behaviour that is not immediately evident from the behaviour of the single elements Emergent properties "The whole is more than the sum of its parts"

15 Emergent properties Interaction of relatively simple components can lead to very complex behaviour

16 Models? Wind tunnnel Crash test dummies Model trains Weather forecast Mouse models...

17 Weather forecast source: German weather service

18 Weather forecast model creation mathematical model of major physical interactions related to weather phenomena source: German weather service

19 Weather forecast initial values for all points in geometry apply model to geometry apply initial values to geometry model geometry (~ 39 M points) source: German weather service

20 Weather forecast simulate spatial model (preferably on a fast computer) source: German weather service

21 TV weather forecast source: German weather service

22 Processes in living systems chemical reactions physical interactions e.g. electrical signal transduction in nerve cells

23 Systems biology model major reaction pathways of metabolism

24 Systems biology model model creation model of metabolism (chemical reactions of metabolic pathways)

25 Systems biology model initial values for each point in geometry (from experiments and biological databases) apply model to geometry apply initial values to geometry cell geometry (thousands of grid points)

26 Systems biology model simulate spatial model (preferably on a fast computer)

27 Systems biology model simulate temporal model

28 How-To (Biochemical modeling) Compartments (Nucleus, Cytosol,...) Metabolites (Proteins, Enzymes, Ions,...) Reactions (Decay,...) Kinetics (Velocity of reactions) Simulation: How does the system change over time? Analysis of the model: Which parts influence the behavior most? Which states are stable (steady state, oscillations)?

29 From cells to models How do we go about modelling cellular processes? real system mathematical description? Most aspects have to be neglected (e.g. cell geometry) A lot of abstration is involved (e.g. activities)

30 "All models are wrong but some are useful" Box, G.E.P. (1979) Robustness in the strategy of scientific model building in Robustness in Statistics (R.L. Launer and G.N. Wilkinson, Eds.), Academic Press "[..] the practical question is how wrong do they have to be to not be useful" Box, G.E.P. & Draper, N.R. (1987). Empirical ModelBuilding and Response Surfaces. Wiley. pp. 74

31 Different types of models Different scopes of models genome-wide, e.g. YEASTNET consensus model of Yeast metabolism, single reactions or small pathways Different levels of abstraction phenomenologic, "black-box" approach detailed mechanisms of single reactions

32 Different types of models (cont.) Different length and time scales

33 Different types of models (cont.) Structural/Qualitative models Components and their relations are described, e.g. using a graph representation Kinetic/Quantitative models Components and their interactions are assigned precise values, e.g. species concentrations or reaction fluxes. Study of how these values change over time.

34 Different types of models (cont.) Spatially homogeneous models Space is neglected, e.g. no concentration gradients. Temporal behaviour only is studied. Spatial(ly explicit) models Space is represented explicitly, e.g. partial differential equations system.

35 Different types of kinetic models Different levels of detail: microscopic models: only a few particles and the corresponding forces are simulated (molecular dynamics, ligand binding), computationally expensive!!! mesoscopic models: single particles are distinguishable, but acting forces and positions of the particles are neglected macroscopic models: particles of one type are grouped together, only the particle numbers (or the concentrations) are considered, systems are assumed homogeneous Macroscopic models: deterministic models: ordinary differential equation systems stochastic models: the system is modeled as random process hybrid models: mix of deterministic and stochastic elements

36 Mathematical formalisms Different mathematical formalisms can be used to describe the different model types: graphs ordinary/partial differential equations stochastic models, master equation, stochastic differential equations Petri nets π-calculus cellular automata...

37 Different models for the same system

38 Models Statements System state Variables, constants, parameters

39 Parameters and variables Parameters are items that are independent of the system, i.e. are set by outside agents (causes) Variables are items of the system whose values are determined exclusively by the parameters (effects) State of the system is a set of values for all variables One set of parameters determines unambiguously the variables One set of variables can potentially be caused by many parameter sets

40 The central modelling question Given a model of a system: how do the parameters affect the state of the system? Answers explain: which parameters have the highest effect on desired outcomes (e.g. drug design) what properties of the model are more fragile or robust which parameters need accurate estimates (experimental design) etc.

41 Preview Topics: Model building, editing, kinetic functions, simulation Software, standards, databases Structural analysis Sensitivities, Metabolic Control Theory Optimization Parameter estimation Stochastic simulation

42 Iterative modelling cycle knowledge formation forward modelling behaviour: simulation results Model Knowledge inverse modelling behaviour: experimental measurements knowledge retrieval text mining Publications Literature

43 Model creation / refinement knowledge formation forward modelling behaviour: simulation results Model Knowledge inverse modelling behaviour: experimental measurements knowledge retrieval text mining Publications Literature

44 Simulation, analysis, parameter scanning/sampling knowledge formation forward modelling behaviour: simulation results Model Knowledge inverse modelling behaviour: experimental measurements knowledge retrieval text mining Publications Literature

45 Optimisation & Parameter fitting knowledge formation forward modelling behaviour: simulation results Model Knowledge inverse modelling behaviour: experimental measurements knowledge retrieval text mining Publications Literature

46 Explanatory models ( predictive models) Conceptual models Aim: understand generic principles Parameter values are not important per se... but should be realistic. Optimal in some sense Accurate models Aim: understand a real phenomenon Parameter values are very important... and need to be estimated from data User: theoretician User: experimentalist Explore the model: Find best model given: Possible behaviours Existing knowledge Parameter ranges Data

47 Aims of the lecture Getting familiar with the common workflow and techniques of computational systems biology Understanding the purpose, strengths and weaknesses of the different methods and their computational/mathematical basis Becoming able to use the tools to investigate the behaviour of biological/biochemical systems Maybe, also getting some idea how to extend or improve the tools that are available at the moment...

48 Mendes group COPASI (COmplex PAthway SImulator) Software for the simulation and analysis of Kummer group biochemical networks Tool kit with a variety of different methods: Deterministic, stochastic and hybrid simulation methods Metabolic Control Analysis, Elementary Flux Mode Analysis, Sensitivity Analysis Parameter Scanning, Optimization, Parameter Fitting User-friendly GUI, runs under Mac, Linux, Windows and Solaris and command line version Artistic license/open-source reads and writes SBML, etc.

49 Next week no lecture (1.5. Tag der Arbeit) or exercise!

Course plan Academic Year Qualification MSc on Bioinformatics for Health Sciences. Subject name: Computational Systems Biology Code: 30180

Course plan Academic Year Qualification MSc on Bioinformatics for Health Sciences. Subject name: Computational Systems Biology Code: 30180 Course plan 201-201 Academic Year Qualification MSc on Bioinformatics for Health Sciences 1. Description of the subject Subject name: Code: 30180 Total credits: 5 Workload: 125 hours Year: 1st Term: 3

More information

Basic modeling approaches for biological systems. Mahesh Bule

Basic modeling approaches for biological systems. Mahesh Bule Basic modeling approaches for biological systems Mahesh Bule The hierarchy of life from atoms to living organisms Modeling biological processes often requires accounting for action and feedback involving

More information

Computational Systems Biology Exam

Computational Systems Biology Exam Computational Systems Biology Exam Dr. Jürgen Pahle Aleksandr Andreychenko, M.Sc. 31 July, 2012 Name Matriculation Number Do not open this exam booklet before we ask you to. Do read this page carefully.

More information

Problems of Currently Published Enzyme Kinetic Data for Usage in Modelling and Simulation

Problems of Currently Published Enzyme Kinetic Data for Usage in Modelling and Simulation Beilstein-Institut ESCEC, March 19 th 23 rd, 2006, Rüdesheim/Rhein, Germany 129 Problems of Currently Published Enzyme Kinetic Data for Usage in Modelling and Simulation Ursula Kummer and Sven Sahle Bioinformatics

More information

Introduction Biology before Systems Biology: Reductionism Reduce the study from the whole organism to inner most details like protein or the DNA.

Introduction Biology before Systems Biology: Reductionism Reduce the study from the whole organism to inner most details like protein or the DNA. Systems Biology-Models and Approaches Introduction Biology before Systems Biology: Reductionism Reduce the study from the whole organism to inner most details like protein or the DNA. Taxonomy Study external

More information

Biology 559R: Introduction to Phylogenetic Comparative Methods Topics for this week:

Biology 559R: Introduction to Phylogenetic Comparative Methods Topics for this week: Biology 559R: Introduction to Phylogenetic Comparative Methods Topics for this week: Course general information About the course Course objectives Comparative methods: An overview R as language: uses and

More information

Grundlagen der Bioinformatik Summer semester Lecturer: Prof. Daniel Huson

Grundlagen der Bioinformatik Summer semester Lecturer: Prof. Daniel Huson Grundlagen der Bioinformatik, SS 10, D. Huson, April 12, 2010 1 1 Introduction Grundlagen der Bioinformatik Summer semester 2010 Lecturer: Prof. Daniel Huson Office hours: Thursdays 17-18h (Sand 14, C310a)

More information

SPA for quantitative analysis: Lecture 6 Modelling Biological Processes

SPA for quantitative analysis: Lecture 6 Modelling Biological Processes 1/ 223 SPA for quantitative analysis: Lecture 6 Modelling Biological Processes Jane Hillston LFCS, School of Informatics The University of Edinburgh Scotland 7th March 2013 Outline 2/ 223 1 Introduction

More information

Modelling Biochemical Pathways with Stochastic Process Algebra

Modelling Biochemical Pathways with Stochastic Process Algebra Modelling Biochemical Pathways with Stochastic Process Algebra Jane Hillston. LFCS, University of Edinburgh 13th April 2007 The PEPA project The PEPA project started in Edinburgh in 1991. The PEPA project

More information

Numerical Data Fitting in Dynamical Systems

Numerical Data Fitting in Dynamical Systems Numerical Data Fitting in Dynamical Systems Applied Optimization Volume 77 Series Editors: Panos M. Pardalos University of Florida, U.S.A. Donald Hearn University of Florida, U.S.A. The titles published

More information

Campbell Biology AP Edition 11 th Edition, 2018

Campbell Biology AP Edition 11 th Edition, 2018 A Correlation and Narrative Summary of Campbell Biology AP Edition 11 th Edition, 2018 To the AP Biology Curriculum Framework AP is a trademark registered and/or owned by the College Board, which was not

More information

Cellular Automata Approaches to Enzymatic Reaction Networks

Cellular Automata Approaches to Enzymatic Reaction Networks Cellular Automata Approaches to Enzymatic Reaction Networks Jörg R. Weimar Institute of Scientific Computing, Technical University Braunschweig, D-38092 Braunschweig, Germany J.Weimar@tu-bs.de, http://www.jweimar.de

More information

Computational Systems Biology

Computational Systems Biology Computational Systems Biology Vasant Honavar Artificial Intelligence Research Laboratory Bioinformatics and Computational Biology Graduate Program Center for Computational Intelligence, Learning, & Discovery

More information

Computer Simulation and Applications in Life Sciences. Dr. Michael Emmerich & Dr. Andre Deutz LIACS

Computer Simulation and Applications in Life Sciences. Dr. Michael Emmerich & Dr. Andre Deutz LIACS Computer Simulation and Applications in Life Sciences Dr. Michael Emmerich & Dr. Andre Deutz LIACS Part 0: Course Preliminaries Course Preliminaries The course consists of 13 lectures + exercises Exercises

More information

SCOTCAT Credits: 20 SCQF Level 7 Semester 1 Academic year: 2018/ am, Practical classes one per week pm Mon, Tue, or Wed

SCOTCAT Credits: 20 SCQF Level 7 Semester 1 Academic year: 2018/ am, Practical classes one per week pm Mon, Tue, or Wed Biology (BL) modules BL1101 Biology 1 SCOTCAT Credits: 20 SCQF Level 7 Semester 1 10.00 am; Practical classes one per week 2.00-5.00 pm Mon, Tue, or Wed This module is an introduction to molecular and

More information

From cell biology to Petri nets. Rainer Breitling, Groningen, NL David Gilbert, London, UK Monika Heiner, Cottbus, DE

From cell biology to Petri nets. Rainer Breitling, Groningen, NL David Gilbert, London, UK Monika Heiner, Cottbus, DE From cell biology to Petri nets Rainer Breitling, Groningen, NL David Gilbert, London, UK Monika Heiner, Cottbus, DE Biology = Concentrations Breitling / 2 The simplest chemical reaction A B irreversible,

More information

Syllabus BINF Computational Biology Core Course

Syllabus BINF Computational Biology Core Course Course Description Syllabus BINF 701-702 Computational Biology Core Course BINF 701/702 is the Computational Biology core course developed at the KU Center for Computational Biology. The course is designed

More information

natural development from this collection of knowledge: it is more reliable to predict the property

natural development from this collection of knowledge: it is more reliable to predict the property 1 Chapter 1 Introduction As the basis of all life phenomena, the interaction of biomolecules has been under the scrutiny of scientists and cataloged meticulously [2]. The recent advent of systems biology

More information

BIOINFORMATICS: METHODS AND APPLICATIONS: (Genomics, Proteomics and Drug Discovery)

BIOINFORMATICS: METHODS AND APPLICATIONS: (Genomics, Proteomics and Drug Discovery) BIOINFORMATICS: METHODS AND APPLICATIONS: (Genomics, Proteomics and Drug Discovery) S. C. RASTOGI, NAMITA MENDIRATTA, PARAG RASTOGI Click here if your download doesn"t start automatically BIOINFORMATICS:

More information

FUNDAMENTALS of SYSTEMS BIOLOGY From Synthetic Circuits to Whole-cell Models

FUNDAMENTALS of SYSTEMS BIOLOGY From Synthetic Circuits to Whole-cell Models FUNDAMENTALS of SYSTEMS BIOLOGY From Synthetic Circuits to Whole-cell Models Markus W. Covert Stanford University 0 CRC Press Taylor & Francis Group Boca Raton London New York Contents /... Preface, xi

More information

Physics Fall Semester. Sections 1 5. Please find a seat. Keep all walkways free for safety reasons and to comply with the fire code.

Physics Fall Semester. Sections 1 5. Please find a seat. Keep all walkways free for safety reasons and to comply with the fire code. Physics 222 2018 Fall Semester Sections 1 5 Please find a seat. Keep all walkways free for safety reasons and to comply with the fire code. Electronic Devices Please separate your professional from your

More information

Lectures on Medical Biophysics Department of Biophysics, Medical Faculty, Masaryk University in Brno. Biocybernetics

Lectures on Medical Biophysics Department of Biophysics, Medical Faculty, Masaryk University in Brno. Biocybernetics Lectures on Medical Biophysics Department of Biophysics, Medical Faculty, Masaryk University in Brno Norbert Wiener 26.11.1894-18.03.1964 Biocybernetics Lecture outline Cybernetics Cybernetic systems Feedback

More information

Cellular Systems Biology or Biological Network Analysis

Cellular Systems Biology or Biological Network Analysis Cellular Systems Biology or Biological Network Analysis Joel S. Bader Department of Biomedical Engineering Johns Hopkins University (c) 2012 December 4, 2012 1 Preface Cells are systems. Standard engineering

More information

Merging and semantics of biochemical models

Merging and semantics of biochemical models Merging and semantics of biochemical models Wolfram Liebermeister Institut für Biochemie, Charite Universitätsmedizin Berlin wolfram.liebermeister@charite.de Bottom up Vision 1: Join existing kinetic models

More information

Chemistry. Courses. Chemistry 1

Chemistry. Courses. Chemistry 1 Chemistry 1 Chemistry Courses CHEM 1011 Chemistry in the Environment: 3 semester This course examines the role of chemistry in the environment and the application of chemistry to our understanding of society.

More information

86 Part 4 SUMMARY INTRODUCTION

86 Part 4 SUMMARY INTRODUCTION 86 Part 4 Chapter # AN INTEGRATION OF THE DESCRIPTIONS OF GENE NETWORKS AND THEIR MODELS PRESENTED IN SIGMOID (CELLERATOR) AND GENENET Podkolodny N.L. *1, 2, Podkolodnaya N.N. 1, Miginsky D.S. 1, Poplavsky

More information

Predicting rice (Oryza sativa) metabolism

Predicting rice (Oryza sativa) metabolism Predicting rice (Oryza sativa) metabolism Sudip Kundu Department of Biophysics, Molecular Biology & Bioinformatics, University of Calcutta, WB, India. skbmbg@caluniv.ac.in Collaborators: Mark G Poolman

More information

Complete version from 1 October 2015

Complete version from 1 October 2015 Note: The following curriculum is a consolidated version. It is legally non-binding and for informational purposes only. The legally binding versions are found in the University of Innsbruck Bulletins

More information

TEXT: Physical Chemistry for the Biosciences/Raymond Chang/2005/ ISBN:

TEXT: Physical Chemistry for the Biosciences/Raymond Chang/2005/ ISBN: BIOC 4224 Physical Chemistry for Biologists SPRING 2010 SYLLABUS INSTRUCTORS: Dr. Andrew Mort, Regents Professor E-mail: amort@okstate.edu Phone : 744-6197 Office : l51 NRC CLASSROOM AND CLASS HOURS Dr.

More information

Introduction to Bioinformatics. Shifra Ben-Dor Irit Orr

Introduction to Bioinformatics. Shifra Ben-Dor Irit Orr Introduction to Bioinformatics Shifra Ben-Dor Irit Orr Lecture Outline: Technical Course Items Introduction to Bioinformatics Introduction to Databases This week and next week What is bioinformatics? A

More information

Computational Biology Course Descriptions 12-14

Computational Biology Course Descriptions 12-14 Computational Biology Course Descriptions 12-14 Course Number and Title INTRODUCTORY COURSES BIO 311C: Introductory Biology I BIO 311D: Introductory Biology II BIO 325: Genetics CH 301: Principles of Chemistry

More information

Geoinformation in Environmental Modelling

Geoinformation in Environmental Modelling Geoinformation in Environmental Modelling Introduction to the topics ENY-C2005 Jaakko Madetoja 5.1.2018 Slides by Paula Ahonen-Rainio Topics today Orientation to geoinformation in environmental modelling

More information

Lamar University College of Arts and Sciences. Hayes Building Phone: Office Hours: T 2:15-4:00 R 2:15-4:00

Lamar University College of Arts and Sciences. Hayes Building Phone: Office Hours: T 2:15-4:00 R 2:15-4:00 Fall 2014 Department: Lamar University College of Arts and Sciences Biology Course Number/Section: BIOL 1406/01 Course Title: General Biology I Credit Hours: 4.0 Professor: Dr. Randall Terry Hayes Building

More information

Predicting Protein Functions and Domain Interactions from Protein Interactions

Predicting Protein Functions and Domain Interactions from Protein Interactions Predicting Protein Functions and Domain Interactions from Protein Interactions Fengzhu Sun, PhD Center for Computational and Experimental Genomics University of Southern California Outline High-throughput

More information

Computational methods for predicting protein-protein interactions

Computational methods for predicting protein-protein interactions Computational methods for predicting protein-protein interactions Tomi Peltola T-61.6070 Special course in bioinformatics I 3.4.2008 Outline Biological background Protein-protein interactions Computational

More information

October 08-11, Co-Organizer Dr. S D Samantaray Professor & Head,

October 08-11, Co-Organizer Dr. S D Samantaray Professor & Head, A Journey towards Systems system Biology biology :: Biocomputing of of Hi-throughput Omics omics Data data October 08-11, 2018 Coordinator Dr. Anil Kumar Gaur Professor & Head Department of Molecular Biology

More information

INTENSIVE COMPUTATION. Annalisa Massini

INTENSIVE COMPUTATION. Annalisa Massini INTENSIVE COMPUTATION Annalisa Massini 2015-2016 Course topics The course will cover topics that are in some sense related to intensive computation: Matlab (an introduction) GPU (an introduction) Sparse

More information

Biological Pathways Representation by Petri Nets and extension

Biological Pathways Representation by Petri Nets and extension Biological Pathways Representation by and extensions December 6, 2006 Biological Pathways Representation by and extension 1 The cell Pathways 2 Definitions 3 4 Biological Pathways Representation by and

More information

Systems Biology. Edda Klipp, Wolfram Liebermeister, Christoph Wierling, Axel Kowald, Hans Lehrach, and Ralf Herwig. A Textbook

Systems Biology. Edda Klipp, Wolfram Liebermeister, Christoph Wierling, Axel Kowald, Hans Lehrach, and Ralf Herwig. A Textbook Edda Klipp, Wolfram Liebermeister, Christoph Wierling, Axel Kowald, Hans Lehrach, and Ralf Herwig Systems Biology A Textbook WILEY- VCH WILEY-VCH Verlag GmbH & Co. KGaA v Contents Preface XVII Part One

More information

Introduction to ecosystem modelling Stages of the modelling process

Introduction to ecosystem modelling Stages of the modelling process NGEN02 Ecosystem Modelling 2018 Introduction to ecosystem modelling Stages of the modelling process Recommended reading: Smith & Smith Environmental Modelling, Chapter 2 Models in science and research

More information

Chemistry 565 / 665 BIOPHYSICAL CHEMISTRY. - Spring

Chemistry 565 / 665 BIOPHYSICAL CHEMISTRY. - Spring Chemistry 565 / 665 BIOPHYSICAL CHEMISTRY - Spring 2003 - LECTURE: LECTURER: OFFICE HOURS: 9:55 10:45 a.m. MTRF, B383 Chemistry Prof. Silvia Cavagnero Office: 8108 New Chemistry Building (will be 5341

More information

Stochastic Simulation of Biochemical Reactions

Stochastic Simulation of Biochemical Reactions 1 / 75 Stochastic Simulation of Biochemical Reactions Jorge Júlvez University of Zaragoza 2 / 75 Outline 1 Biochemical Kinetics 2 Reaction Rate Equation 3 Chemical Master Equation 4 Stochastic Simulation

More information

SPRING 2014 BIOC 4224 Physical Chemistry for Biologists SYLLABUS INSTRUCTORS:

SPRING 2014 BIOC 4224 Physical Chemistry for Biologists SYLLABUS INSTRUCTORS: SPRING 2014 BIOC 4224 Physical Chemistry for Biologists SYLLABUS INSTRUCTORS: From Jan 13, 2014 - March 3, 2014 Dr. Jose L. Soulages, Professor E-mail: jose.soulages@okstate.edu Phone: 744-6212; Office:

More information

Bioinformatics. Dept. of Computational Biology & Bioinformatics

Bioinformatics. Dept. of Computational Biology & Bioinformatics Bioinformatics Dept. of Computational Biology & Bioinformatics 3 Bioinformatics - play with sequences & structures Dept. of Computational Biology & Bioinformatics 4 ORGANIZATION OF LIFE ROLE OF BIOINFORMATICS

More information

STRUCTURAL BIOINFORMATICS I. Fall 2015

STRUCTURAL BIOINFORMATICS I. Fall 2015 STRUCTURAL BIOINFORMATICS I Fall 2015 Info Course Number - Classification: Biology 5411 Class Schedule: Monday 5:30-7:50 PM, SERC Room 456 (4 th floor) Instructors: Vincenzo Carnevale - SERC, Room 704C;

More information

Mutation Selection on the Metabolic Pathway and the Effects on Protein Co-evolution and the Rate Limiting Steps on the Tree of Life

Mutation Selection on the Metabolic Pathway and the Effects on Protein Co-evolution and the Rate Limiting Steps on the Tree of Life Ursinus College Digital Commons @ Ursinus College Mathematics Summer Fellows Student Research 7-21-2016 Mutation Selection on the Metabolic Pathway and the Effects on Protein Co-evolution and the Rate

More information

Comparison of approximate kinetics for unireactant enzymes: Michaelis-Menten against the equivalent server

Comparison of approximate kinetics for unireactant enzymes: Michaelis-Menten against the equivalent server Comparison of approximate kinetics for unireactant enzymes: Michaelis-Menten against the equivalent server Alessio Angius, Gianfranco Balbo, Francesca Cordero,, András Horváth, and Daniele Manini Department

More information

Chemical Data Retrieval and Management

Chemical Data Retrieval and Management Chemical Data Retrieval and Management ChEMBL, ChEBI, and the Chemistry Development Kit Stephan A. Beisken What is EMBL-EBI? Part of the European Molecular Biology Laboratory International, non-profit

More information

CH MEDICINAL CHEMISTRY

CH MEDICINAL CHEMISTRY CH 458 - MEDICINAL CHEMISTRY SPRING 2011 M: 5:15pm-8 pm Sci-1-089 Prerequisite: Organic Chemistry II (Chem 254 or Chem 252, or equivalent transfer course) Instructor: Dr. Bela Torok Room S-1-132, Science

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 2, February ISSN

International Journal of Scientific & Engineering Research, Volume 6, Issue 2, February ISSN International Journal of Scientific & Engineering Research, Volume 6, Issue 2, February-2015 273 Analogizing And Investigating Some Applications of Metabolic Pathway Analysis Methods Gourav Mukherjee 1,

More information

Introduction. Dagmar Iber Jörg Stelling. CSB Deterministic, SS 2015, 1.

Introduction. Dagmar Iber Jörg Stelling. CSB Deterministic, SS 2015, 1. Introduction Dagmar Iber Jörg Stelling joerg.stelling@bsse.ethz.ch CSB Deterministic, SS 2015, 1 Origins of Systems Biology On this assumption of the passage of blood, made as a basis for argument, and

More information

Students in AP Biology meet 5 days a week for 36 weeks. Periods are 56 minutes long.

Students in AP Biology meet 5 days a week for 36 weeks. Periods are 56 minutes long. Course Overview Students in AP Biology meet 5 days a week for 36 weeks. Periods are 56 minutes long. In general, the course is divided into three teaching components: laboratory, lecture, and discussion.

More information

Course Descriptions Biology

Course Descriptions Biology Course Descriptions Biology BIOL 1010 (F/S) Human Anatomy and Physiology I. An introductory study of the structure and function of the human organ systems including the nervous, sensory, muscular, skeletal,

More information

Preface. Contributors

Preface. Contributors CONTENTS Foreword Preface Contributors PART I INTRODUCTION 1 1 Networks in Biology 3 Björn H. Junker 1.1 Introduction 3 1.2 Biology 101 4 1.2.1 Biochemistry and Molecular Biology 4 1.2.2 Cell Biology 6

More information

New Computational Methods for Systems Biology

New Computational Methods for Systems Biology New Computational Methods for Systems Biology François Fages, Sylvain Soliman The French National Institute for Research in Computer Science and Control INRIA Paris-Rocquencourt Constraint Programming

More information

Updated: 10/11/2018 Page 1 of 5

Updated: 10/11/2018 Page 1 of 5 A. Academic Division: Health Sciences B. Discipline: Biology C. Course Number and Title: BIOL1230 Biology I MASTER SYLLABUS 2018-2019 D. Course Coordinator: Justin Tickhill Assistant Dean: Melinda Roepke,

More information

FCModeler: Dynamic Graph Display and Fuzzy Modeling of Regulatory and Metabolic Maps

FCModeler: Dynamic Graph Display and Fuzzy Modeling of Regulatory and Metabolic Maps FCModeler: Dynamic Graph Display and Fuzzy Modeling of Regulatory and Metabolic Maps Julie Dickerson 1, Zach Cox 1 and Andy Fulmer 2 1 Iowa State University and 2 Proctor & Gamble. FCModeler Goals Capture

More information

Introduction to Chemoinformatics

Introduction to Chemoinformatics Introduction to Chemoinformatics Dr. Igor V. Tetko Helmholtz Zentrum München - German Research Center for Environmental Health (GmbH) Institute of Bioinformatics & Systems Biology (HMGU) Kyiv, 10 August

More information

PHYSICS 564 Introduction to Particle Physics I

PHYSICS 564 Introduction to Particle Physics I PHYSICS 564 Introduction to Particle Physics I Prof. Norbert Neumeister Department of Physics Purdue University Fall 2016 http://www.physics.purdue.edu/phys564 Course Format Lectures: Time: Tuesday, Thursday

More information

Program for the rest of the course

Program for the rest of the course Program for the rest of the course 16.4 Enzyme kinetics 17.4 Metabolic Control Analysis 19.4. Exercise session 5 23.4. Metabolic Control Analysis, cont. 24.4 Recap 27.4 Exercise session 6 etabolic Modelling

More information

Networks & pathways. Hedi Peterson MTAT Bioinformatics

Networks & pathways. Hedi Peterson MTAT Bioinformatics Networks & pathways Hedi Peterson (peterson@quretec.com) MTAT.03.239 Bioinformatics 03.11.2010 Networks are graphs Nodes Edges Edges Directed, undirected, weighted Nodes Genes Proteins Metabolites Enzymes

More information

Grade Level: AP Biology may be taken in grades 11 or 12.

Grade Level: AP Biology may be taken in grades 11 or 12. ADVANCEMENT PLACEMENT BIOLOGY COURSE SYLLABUS MRS. ANGELA FARRONATO Grade Level: AP Biology may be taken in grades 11 or 12. Course Overview: This course is designed to cover all of the material included

More information

Models and Languages for Computational Systems Biology Lecture 1

Models and Languages for Computational Systems Biology Lecture 1 Models and Languages for Computational Systems Biology Lecture 1 Jane Hillston. LFCS and CSBE, University of Edinburgh 13th January 2011 Outline Introduction Motivation Measurement, Observation and Induction

More information

Welcome to AP Biology!

Welcome to AP Biology! Welcome to AP Biology! Congratulations on getting into AP Biology! This packet includes instructions for assignments that are to be completed over the summer in preparation for beginning the course in

More information

Geoinformation in Environmental Modelling

Geoinformation in Environmental Modelling Geoinformation in Environmental Modelling Introduction to the topics ENY-C2005 Salla Multimäki 4.1.2017 Topics today Orientation to geoinformation in environmental modelling to form the big picture and

More information

Food Chemistry Fundamentals FST 422/522 Course Syllabus; Fall, 2009

Food Chemistry Fundamentals FST 422/522 Course Syllabus; Fall, 2009 Food Chemistry Fundamentals FST 422/522 Course Syllabus; Fall, 2009 Instructor: M. H. Penner, Associate Professor Wiegand Hall, room 9 Office Phone: 737-6513 Email: mike.penner@oregonstate.edu Teaching

More information

COURSE NUMBER: EH 590R SECTION: 1 SEMESTER: Fall COURSE TITLE: Computational Systems Biology: Modeling Biological Responses

COURSE NUMBER: EH 590R SECTION: 1 SEMESTER: Fall COURSE TITLE: Computational Systems Biology: Modeling Biological Responses DEPARTMENT: Environmental Health COURSE NUMBER: EH 590R SECTION: 1 SEMESTER: Fall 2017 CREDIT HOURS: 2 COURSE TITLE: Computational Systems Biology: Modeling Biological Responses COURSE LOCATION: TBD PREREQUISITE:

More information

Introduction to the UIL Science Contest. Dr. Jennifer Fritz & Dr. James Friedrichsen UIL Capitol Conference July 12, 2013

Introduction to the UIL Science Contest. Dr. Jennifer Fritz & Dr. James Friedrichsen UIL Capitol Conference July 12, 2013 Introduction to the UIL Science Contest Dr. Jennifer Fritz & Dr. James Friedrichsen UIL Capitol Conference July 12, 2013 U Dr. Jennifer Fritz *Biology Dr. Paul McCord *Chemistry Dr. James Friedrichsen,

More information

Study plan for the Master's degree programme Integrated Life Science

Study plan for the Master's degree programme Integrated Life Science Study plan for the Master's degree programme Integrated Life Science Code Title Course Module group 1: Mathematical Modeling and Systems Biology ILS MA M2 ILS MA B1 and Statistical Biomathematics Systems

More information

Science Curriculum Montgomery High School

Science Curriculum Montgomery High School Within Science at Montgomery, students undertake a two year Key Stage 3 (Years 7 and 8), followed by a three year Key Stage 4 program of study (Years 9, 10 and 11). AQA specifications for the appropriate

More information

Modeling and Systems Analysis of Gene Regulatory Networks

Modeling and Systems Analysis of Gene Regulatory Networks Modeling and Systems Analysis of Gene Regulatory Networks Mustafa Khammash Center for Control Dynamical-Systems and Computations University of California, Santa Barbara Outline Deterministic A case study:

More information

Carbon labeling for Metabolic Flux Analysis. Nicholas Wayne Henderson Computational and Applied Mathematics. Abstract

Carbon labeling for Metabolic Flux Analysis. Nicholas Wayne Henderson Computational and Applied Mathematics. Abstract Carbon labeling for Metabolic Flux Analysis Nicholas Wayne Henderson Computational and Applied Mathematics Abstract Metabolic engineering is rapidly growing as a discipline. Applications in pharmaceuticals,

More information

CSCE555 Bioinformatics. Protein Function Annotation

CSCE555 Bioinformatics. Protein Function Annotation CSCE555 Bioinformatics Protein Function Annotation Why we need to do function annotation? Fig from: Network-based prediction of protein function. Molecular Systems Biology 3:88. 2007 What s function? The

More information

Lecture Notes: Markov chains

Lecture Notes: Markov chains Computational Genomics and Molecular Biology, Fall 5 Lecture Notes: Markov chains Dannie Durand At the beginning of the semester, we introduced two simple scoring functions for pairwise alignments: a similarity

More information

Mathematical Biology - Lecture 1 - general formulation

Mathematical Biology - Lecture 1 - general formulation Mathematical Biology - Lecture 1 - general formulation course description Learning Outcomes This course is aimed to be accessible both to masters students of biology who have a good understanding of the

More information

Math 5198 Mathematics for Bioscientists

Math 5198 Mathematics for Bioscientists Math 5198 Mathematics for Bioscientists Lecture 1: Course Conduct/Overview Stephen Billups University of Colorado at Denver Math 5198Mathematics for Bioscientists p.1/22 Housekeeping Syllabus CCB MERC

More information

CHEM 102 Fall 2012 GENERAL CHEMISTRY

CHEM 102 Fall 2012 GENERAL CHEMISTRY CHEM 102 Fall 2012 GENERAL CHEMISTRY California State University, Northridge Lecture: Instructor: Dr. Thomas Minehan Office: Science 2314 Office hours: TR, 12:00-1:00 pm Phone: (818) 677-3315 E.mail: thomas.minehan@csun.edu

More information

STRUCTURAL BIOINFORMATICS II. Spring 2018

STRUCTURAL BIOINFORMATICS II. Spring 2018 STRUCTURAL BIOINFORMATICS II Spring 2018 Syllabus Course Number - Classification: Chemistry 5412 Class Schedule: Monday 5:30-7:50 PM, SERC Room 456 (4 th floor) Instructors: Ronald Levy, SERC 718 (ronlevy@temple.edu)

More information

BEFORE TAKING THIS MODULE YOU MUST ( TAKE BIO-4013Y OR TAKE BIO-

BEFORE TAKING THIS MODULE YOU MUST ( TAKE BIO-4013Y OR TAKE BIO- 2018/9 - BIO-4001A BIODIVERSITY Autumn Semester, Level 4 module (Maximum 150 Students) Organiser: Dr Harriet Jones Timetable Slot:DD This module explores life on Earth. You will be introduced to the major

More information

Introduction to Bioinformatics

Introduction to Bioinformatics Systems biology Introduction to Bioinformatics Systems biology: modeling biological p Study of whole biological systems p Wholeness : Organization of dynamic interactions Different behaviour of the individual

More information

10/4/ :31 PM Approved (Changed Course) BIO 10 Course Outline as of Summer 2017

10/4/ :31 PM Approved (Changed Course) BIO 10 Course Outline as of Summer 2017 10/4/2018 12:31 PM Approved (Changed Course) BIO 10 Course Outline as of Summer 2017 CATALOG INFORMATION Dept and Nbr: BIO 10 Title: INTRO PRIN BIOLOGY Full Title: Introduction to Principles of Biology

More information

Chapt. 12, Movement Across Membranes. Chapt. 12, Movement through lipid bilayer. Chapt. 12, Movement through lipid bilayer

Chapt. 12, Movement Across Membranes. Chapt. 12, Movement through lipid bilayer. Chapt. 12, Movement through lipid bilayer Chapt. 12, Movement Across Membranes Two ways substances can cross membranes Passing through the lipid bilayer Passing through the membrane as a result of specialized proteins 1 Chapt. 12, Movement through

More information

Page 1. Name: UNIT: PHOTOSYNTHESIS AND RESPIRATION TOPIC: PHOTOSYNTHESIS

Page 1. Name: UNIT: PHOTOSYNTHESIS AND RESPIRATION TOPIC: PHOTOSYNTHESIS Name: 4667-1 - Page 1 UNIT: PHOTOSYNTHESIS AND RESPIRATION TOPIC: PHOTOSYNTHESIS 1) The diagram below illustrates the movement of materials involved in a process that is vital for the energy needs of organisms.

More information

Feb. 12, To: The UGC From: Patricia LiWang for Natural Sciences faculty RE: Proposed Physical Biochemistry course.

Feb. 12, To: The UGC From: Patricia LiWang for Natural Sciences faculty RE: Proposed Physical Biochemistry course. Feb. 12, 2009 To: The UGC From: Patricia LiWang for Natural Sciences faculty RE: Proposed Physical Biochemistry course To the UGC, We propose the addition of a new course to the Natural Sciences Curriculum,

More information

Introduction to Bioinformatics Online Course: IBT

Introduction to Bioinformatics Online Course: IBT Introduction to Bioinformatics Online Course: IBT Multiple Sequence Alignment Building Multiple Sequence Alignment Lec1 Building a Multiple Sequence Alignment Learning Outcomes 1- Understanding Why multiple

More information

School of Biology. Biology (BL) modules. Biology & 2000 Level /8 - August BL1101 Biology 1

School of Biology. Biology (BL) modules. Biology & 2000 Level /8 - August BL1101 Biology 1 School of Biology Biology (BL) modules BL1101 Biology 1 SCOTCAT Credits: 20 SCQF Level 7 Semester: 1 10.00 am; Practical classes one per week 2.00-5.00 pm Mon, Tue, or Wed This module is an introduction

More information

Chemistry. Faculty. Major Requirements for the Major in Chemistry

Chemistry. Faculty. Major Requirements for the Major in Chemistry Chemistry 1 Chemistry Website: chemistry.sewanee.edu Chemistry is often referred to as the central science. As such, it interfaces with and illuminates numerous disciplines including physics, biology,

More information

Plan of the course PHYSICS. Academic year 2017/2018. University of Zagreb School of Dental Medicine

Plan of the course PHYSICS. Academic year 2017/2018. University of Zagreb School of Dental Medicine University of Zagreb School of Dental Medicine Plan of the course PHYSICS Academic year 2017/2018 Course coordinator: Assistant Professor Sanja Dolanski Babić, PhD 1 I. COURSE AIMS The goal of physics

More information

Relations in epidemiology-- the need for models

Relations in epidemiology-- the need for models Plant Disease Epidemiology REVIEW: Terminology & history Monitoring epidemics: Disease measurement Disease intensity: severity, incidence,... Types of variables, etc. Measurement (assessment) of severity

More information

CHEM 181: Chemical Biology

CHEM 181: Chemical Biology Instructor Prof. Jane M. Liu (SN-216) jane.liu@pomona.edu CHEM 181: Chemical Biology Office Hours Anytime my office door is open or by appointment COURSE OVERVIEW Class TR 8:10-9:25 am Prerequisite: CHEM115

More information

GIS Institute Center for Geographic Analysis

GIS Institute Center for Geographic Analysis GIS Institute Center for Geographic Analysis Welcome Intensive training in the application of GIS to research Collection, management, analysis, and communication of spatial data Topics include: data collection,

More information

BIOINFORMATICS: An Introduction

BIOINFORMATICS: An Introduction BIOINFORMATICS: An Introduction What is Bioinformatics? The term was first coined in 1988 by Dr. Hwa Lim The original definition was : a collective term for data compilation, organisation, analysis and

More information

Cell Respiration Star 2

Cell Respiration Star 2 Cell Respiration Star 2 Name: Date: 1. Base your answer(s) to the following question(s) on the provided information and on your knowledge of biology. small green plant was placed in a flask as shown below.

More information

CHEMISTRY 101 DETAILED WEEKLY TEXTBOOK HOMEWORK & READING SCHEDULE*

CHEMISTRY 101 DETAILED WEEKLY TEXTBOOK HOMEWORK & READING SCHEDULE* CHEMISTRY 101 COURSE POLICIES 15 CHEMISTRY 101 DETAILED WEEKLY TEXTBOOK HOMEWORK & READING SCHEDULE* *Refer to textbook homework assignment and pre-lecture assignment for corresponding chapters to read.

More information

Goal 1: Develop knowledge and understanding of core content in biology

Goal 1: Develop knowledge and understanding of core content in biology Indiana State University» College of Arts & Sciences» Biology BA/BS in Biology Standing Requirements s Library Goal 1: Develop knowledge and understanding of core content in biology 1: Illustrate and examine

More information

Important Dates. Non-instructional days. No classes. College offices closed.

Important Dates. Non-instructional days. No classes. College offices closed. Instructor: Dr. Alexander Krantsberg Email: akrantsberg@nvcc.edu Phone: 703-845-6548 Office: Bisdorf, Room AA 352 Class Time: Tuesdays and Thursdays 7:30 PM - 9:20 PM. Classroom: Bisdorf / AA 467 Office

More information

Logic-Based Modeling in Systems Biology

Logic-Based Modeling in Systems Biology Logic-Based Modeling in Systems Biology Alexander Bockmayr LPNMR 09, Potsdam, 16 September 2009 DFG Research Center Matheon Mathematics for key technologies Outline A.Bockmayr, FU Berlin/Matheon 2 I. Systems

More information

Regulation of metabolism

Regulation of metabolism Regulation of metabolism So far in this course we have assumed that the metabolic system is in steady state For the rest of the course, we will abandon this assumption, and look at techniques for analyzing

More information

Dr. LeGrande M. Slaughter Chemistry Building Rm. 307E Office phone: ; Tues, Thurs 11:00 am-12:20 pm, CHEM 331D

Dr. LeGrande M. Slaughter Chemistry Building Rm. 307E Office phone: ; Tues, Thurs 11:00 am-12:20 pm, CHEM 331D Syllabus: CHEM 5620 Selected Topics in Inorganic Chemistry: Transition Metal Organometallic Chemistry and Catalysis Spring Semester 2017 (3 credit hours) Instructor: Lecture: Required Text: Office Hours:

More information

College of Science (CSCI) CSCI EETF Assessment Year End Report, June, 2017

College of Science (CSCI) CSCI EETF Assessment Year End Report, June, 2017 College of Science (CSCI) North Science 135 25800 Carlos Bee Boulevard, Hayward CA 94542 2016-2017 CSCI EETF Assessment Year End Report, June, 2017 Program Name(s) EETF Faculty Rep Department Chair Chemistry/Biochemistry

More information