Modeling. FRANCK DELAPLACE IBISC GENOPOLE EVRY UNIVERSITY

Size: px
Start display at page:

Download "Modeling. FRANCK DELAPLACE IBISC GENOPOLE EVRY UNIVERSITY"

Transcription

1 1 Modeling FRANCK DELAPLACE IBISC GENOPOLE EVRY UNIVERSITY

2 2

3 R. Thom : «On essaye de dominer des situations à l aide de la modélisation, [..] en construisant un système [..] à travers une certaine analogie. [..] On formule une question sur la situation naturelle et, à travers l analogie, on la transfère sur le modèle [..] de manière à en obtenir une réponse.» Paraboles et Catastrophes, Analogy: An analogy is a comparison between two things that are quite different in nature. An analogy often explains a complex subject with one that is simpler or more familiar. William Harvey ( )

4 Modeling & causality What is responsible for? Find the causes Inverse problem Inference 4 What is the effect of? Find the consequences Direct Method Simulation

5 Modeling steps (for a computer scientist) 5 Describe Find a language Ability to express objects and notions Design of the analogy Assess: Expressivity of a theoretical framework Explain Find a (mechanistic) model Ability to represent the evolution Design of a model Assess: Capabilities of a theoretical framework Predict Find new insights/ elements Ability to compute effects or infer causes Validation of the predictions Assess: Performance of a theoretical framework (Theorems + methods)

6 Analogy in Genomic? 6 Information Interaction Network

7 Network Science 7 A framework to tackle with complexity systems becomes hopelessly complicated (Biology, Internet, Social network, ) Hard to derive collective behavior from a knowledge of the system s components. To get a comprehensive understanding of complex system behavior

8 Interactome 8 Whole set of molecular interactions in a cell Originally coined in 1999 by a group headed by Bernard Jacq Type of interactions Human PPI Name Nature of the interactions Type Protein-Protein Specific physical contact between protein steered by electrostatic forces reciprocal Signaling Signal transduction mechanism oriented Regulation mechanisms between genes regulating the production of specific gene product oriented

9 Definition of a Network 9 A network is a dynamical system nodes : Agents links: Interaction/dependence Each component as a internal dynamics parameterized by the state of its neighbors linked to the node. Network of gauges model

10 Graph Definition 10 Edge, Arc Node, Vertice ( ) Path Directed Undirected A Graph is a pair < V, E > V is a set of vertices/nodes E V V a set of edges A graph can be either directed or undirected Undirected means that x, y E, x, y = (y, x) Otherwise it is directed A path is a sequence v 1,, v n of vertices s.t. 1 i < n: v i, v i+1 E

11 Two modeling issues 11 Topological Analysis Dynamical Analysis Structure based network analysis find characteristic properties inducing/limiting the behavior? Evolution of the system Dynamical properties identification Asymptotic behavior

12 12 Topological analysis example Structural analysis of the consequences of diseases

13 Diseasome D1 G2 D4 13 Diseasome = Bipartite graph Gene Disease Disease G1 Gene A disorder and a gene are linked if mutations in that gene are implicated in that disorder. Two representations can be derived transitively: gene-gene association or disease-disease association D1 D2 Disease Disease D3 D3 Gene Gene G1 The latter reveals insights on comorbidity D2 D4 G2

14 Disease Disease Network 14 Kwang-Il Goh, and In-Geol Choi Briefings in Functional Genomics 2012;11: OMIM Mendelian disease data-base

15 Dynamical analysis 15

16 Boolean Network 16 Regulation of G by a Complex G1-G2 G1 G2 G = 0 = 1 G 1 G 2 = G

17 Fundamental operations 17 y = x 1 x 2 y = x 1 x 2 x 1 x 2 y x 1 x 2 y y = x 1 x 1 y = 0 = 1 Logical AND Logical OR Negation

18 Boolean network 18 Discrete Dynamical system on discrete states. Dynamical system on Booleans states. X= x 1,, x n is the set of variables of the Boolean network Boolean variable x i {0,1} F = x 1 = f 1 (x 1,, x n ) x i = f i (x 1,, x n ) x n = f n (x 1,, x n ) Boolean function x 1 = x 3 x 2 = x 1 x 3 x 3 = x 2 x 1

19 Interaction graph Abstraction of the dependence between variables x i x j x i Var(f j ) Extended to sign defining the nature of the interaction: Monotonous increasing Monotonous decreasing x 1 = x 3 x 2 = x 1 x 3 x 3 = x 2 x 1 Interaction graph x 1 x 2 19 x 3

20 Model of Dynamics 20 Model = Labelled transition system collecting all the trajectories M F = S,, M where, M 2 A is the updating mode such that: SYNCHRONOUS ASYNCHRONOUS all the states are updated during a transition ie. M = A 1 state is updated during a transition ie. M = a i a i A

21 Boolean Modeling 21 λ- phage Life cycle of -phage is controlled by two genes ci, Cro. The expression of ci promotes lysogeny. The expression of Cro promotes Lysis. Cro forbids the access to PRM promoter. ci forbids the access to promoter PR,PL

22 Lambda Phage Boolean model 22 Cro CI Lysogeny Cro Cro CI Cro = CI CI = Cro Lysis CI

23 Boolean Modeling Summary 23 Model designed from literature & Database Equilibrium corresponds to privileged states for the modeling A Boolean sub-profile at equilibrium is considered as a model of molecular signature of phenotype, assimilated to a bio-marking. Asynchronous update is often chosen to model dynamics of gene expression

24 24 Inference of Drug targets EXAMPLE

25 Causes of cellular phenotypes switches 25 Normal Cell Cancer Cell Dying Cell Mutations Anti-cancer drugs

26 Simulation screening efficiency? 26 Medium size network of 100 genes Multi-target therapy Target at most 10% of the molecules ( for toxicity condition ) Find the candidates for drug targets. Number of simulation trials?

27 Targeting the functions of cancer cells 27 «Hallmarks of Cancer, the next generation», Hanahan & Weinberg, Cell (2011) Cancer = Disease of interactome

28 Mutations Network actions 28 Zhong et al Edgetic perturbation models of human inherited disorders. NonSense MissSense Val Glu STOP Glu Addition & Deletion of arcs and nodes

29 Generalisation: Genetic and epigenetic causes 29 (Maria Bargués i Ribera MSSB report) Arc/Node deletion Arc/Node addition

30 Dynamical systems reprogramming 30 F = x 1 = f 1 (x 1,, x n ) x i = f i (x 1,, x n ) x n = f n (x 1,, x n ) Structural actions F Act = x 1 = g 1 (x 1,, x n ) x i = g i (x 1,, x n ) x n = g n (x 1,, x n ) Knock-out x 1 x 2 x 3 Over-expression Break

31 31 Boolean network Reprogramming Theoretical Framework Reprogramming Specification Inference of actions

32 Boolean Control networks for reprogramming 32 U = {u 1, u m } : Control parameters F U = x 1 = f 1 (x 1,, x n, u 1,, u m ) x i = f i (x 1,, x n, u 1,, u m ) x n = f n (x 1,, x n, u 1,, u m ) Control input μ: U {0,1} A general framework for Boolean system reprogramming f Structural actions g F u = u f ( u g)

33 Structural control category 33 Convention : an control parameter freezing a variable is equal to 0 Knock-out x 1 x 2 Node Action: DEFINITION -freezing x i = f i x 1,, x n d i 0 x 3 Over-expression Break x i = f i x 1,, x n d i 1 Edge Action: USE -freezing x j = f j (x 1,, x i u 0 i,j,, x n x j = f j (x 1,, x i u 1 i,j,, x n

34 Boolean control network - Example 34 U = Set of control parameters U x 1 = (x 2 u 0 2,1 ) x 3,,,,,,,,,,,,,, 1 x 2 = x 3 u 3,2,,,,,,,,,,,,,,, x 3 = x 2 x 1 d 3 1 d 3 0 μ 1 = μ 2 = 0 u 2,1 1 1 u 3,2 1 d 3 1 d u 2,1 0 1 u 3,2 1 d 3 1 d

35 Reprogramming specification and Action inference 35

36 Possibility/Necessity of a property 36 Possibility (of p) Necessity (of p) s S STBL Fμ (s) p(s) Find a control input μ such that: s S STBL Fμ (s) p(s)

37 Causal inference = abduction problem 37 C Φ Θ CAUSE THEORY OBSERVATION μ Constraints of control parameters Possibility necessity of p on stable states A causal explanation of θ is an implicant C

38 Possibility and Necessity as abduction problems 38 THEOREM Finding μ such that: s S STBL Fμ (s) p(s) s S STBL Fμ (s) p(s) It is an abudction problem in propositional logic i.e. finding a cube C μ such that: C s C μ φ STBL FU p C μ φ STBL FU p where C s, C μ are the minterms of (respectively) s, μ and STBL FU i=1 (x i f i (x 1,, x n, u 1,, u m ))

39 39 Application to Synthetic lethality Inference of lethal partners

40 Synthetic lethality 40 VIABLE G1 VIABLE G1 G2 G1 LETHAL G2 G2 G1 VIABLE G2

41 in-silico Prediction Inference of drivers in Breast cancer (I) 41 Freeze to False PTEN P53 BRCA1 GSK3 Freeze to True Akt Bcl2 PI3K MDM2 Action on nodes Tumor supressors Oncogenes All nodes can be frozen to True or False Except Markers Loss of Apoptosis Necessary avoid the (apoptosis) marking Necessary avoid the biomarking CycD1=0, Bax=1 at equilibrium

42 in-silico Prediction Inference of targets for BRCA1 mutation (II) 42 FALSE PARP Freeze to False Freeze to True Synthetic lethal partner of BRCA1 Olaparib drug action Action on nodes All nodes can be frozen to True or False Except Markers and BRCA1 Gain of Apoptosis Possibly the (apoptosis) marking Possibly reach at equilibrium the marking CycD1=0, Bax=1

43 END 43 K. Popper : «Une théorie qui n est réfutable par aucun événement qui se puisse concevoir est dépourvue de caractère scientifique. Pour les théories, l irréfutabilité n est pas (comme on l imagine souvent) vertu mais défaut» F. Jacob : «il ne suffit pas de «voir» un objet jusque-là invisible pour le transformer en objet d analyse [..] il faut encore qu une théorie soit prête à l accueillir.»

44 44

The Role of Network Science in Biology and Medicine. Tiffany J. Callahan Computational Bioscience Program Hunter/Kahn Labs

The Role of Network Science in Biology and Medicine. Tiffany J. Callahan Computational Bioscience Program Hunter/Kahn Labs The Role of Network Science in Biology and Medicine Tiffany J. Callahan Computational Bioscience Program Hunter/Kahn Labs Network Analysis Working Group 09.28.2017 Network-Enabled Wisdom (NEW) empirically

More information

Learning in Bayesian Networks

Learning in Bayesian Networks Learning in Bayesian Networks Florian Markowetz Max-Planck-Institute for Molecular Genetics Computational Molecular Biology Berlin Berlin: 20.06.2002 1 Overview 1. Bayesian Networks Stochastic Networks

More information

Types of biological networks. I. Intra-cellurar networks

Types of biological networks. I. Intra-cellurar networks Types of biological networks I. Intra-cellurar networks 1 Some intra-cellular networks: 1. Metabolic networks 2. Transcriptional regulation networks 3. Cell signalling networks 4. Protein-protein interaction

More information

4 Developmental Plasticity

4 Developmental Plasticity Fetal programming Ontogenesis 3 4 Developmental Plasticity Evolutionary Medicine 5 Phylogenesis Devo-Evo Mismatch 6 2 Environment 7 XX Century Epidemiologic Transition 1 From Genetics to Epigenetics Is

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 Genomics. Systems biology. Putting it together: Data integration using graphical models

Computational Genomics. Systems biology. Putting it together: Data integration using graphical models 02-710 Computational Genomics Systems biology Putting it together: Data integration using graphical models High throughput data So far in this class we discussed several different types of high throughput

More information

Sig2GRN: A Software Tool Linking Signaling Pathway with Gene Regulatory Network for Dynamic Simulation

Sig2GRN: A Software Tool Linking Signaling Pathway with Gene Regulatory Network for Dynamic Simulation Sig2GRN: A Software Tool Linking Signaling Pathway with Gene Regulatory Network for Dynamic Simulation Authors: Fan Zhang, Runsheng Liu and Jie Zheng Presented by: Fan Wu School of Computer Science and

More information

MOLECULAR BIOLOGY BIOL 021 SEMESTER 2 (2015) COURSE OUTLINE

MOLECULAR BIOLOGY BIOL 021 SEMESTER 2 (2015) COURSE OUTLINE COURSE OUTLINE 1 COURSE GENERAL INFORMATION 1 Course Title & Course Code Molecular Biology: 2 Credit (Contact hour) 3 (2+1+0) 3 Title(s) of program(s) within which the subject is taught. Preparatory Program

More information

SBI lab Jou-hyun Jeon Jae-seong Yang Solip Park Yonghwan Choi Yoonsup Choi Jinho Kim HyunJun Nam JiHye Hwang Inhae Kim Youngeun Shin Sung gyu Han

SBI lab Jou-hyun Jeon Jae-seong Yang Solip Park Yonghwan Choi Yoonsup Choi Jinho Kim HyunJun Nam JiHye Hwang Inhae Kim Youngeun Shin Sung gyu Han POSTECH 생명과학과김상욱 Structural Bioinformatics Laboratory Pohang University of Science and Technology Acknowledgement SBI lab Jou-hyun Jeon Jae-seong Yang Solip Park Yonghwan Choi Yoonsup Choi Jinho Kim HyunJun

More information

Simulation of Gene Regulatory Networks

Simulation of Gene Regulatory Networks Simulation of Gene Regulatory Networks Overview I have been assisting Professor Jacques Cohen at Brandeis University to explore and compare the the many available representations and interpretations of

More information

Lecture Notes for Fall Network Modeling. Ernest Fraenkel

Lecture Notes for Fall Network Modeling. Ernest Fraenkel Lecture Notes for 20.320 Fall 2012 Network Modeling Ernest Fraenkel In this lecture we will explore ways in which network models can help us to understand better biological data. We will explore how networks

More information

Curriculum Guide for 8th_ Grade (UPDATED 6/4/2013)

Curriculum Guide for 8th_ Grade (UPDATED 6/4/2013) Curriculum Guide for 8th_ Grade (UPDATED 6//01) NGSS T.E. Book Title Critical Content (Big Idea written as a question) Student chapter & Section Objectives/Key Concepts (Please write as a statement.).1.1

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

Proteomics. Yeast two hybrid. Proteomics - PAGE techniques. Data obtained. What is it?

Proteomics. Yeast two hybrid. Proteomics - PAGE techniques. Data obtained. What is it? Proteomics What is it? Reveal protein interactions Protein profiling in a sample Yeast two hybrid screening High throughput 2D PAGE Automatic analysis of 2D Page Yeast two hybrid Use two mating strains

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

Bioinformatics 2. Yeast two hybrid. Proteomics. Proteomics

Bioinformatics 2. Yeast two hybrid. Proteomics. Proteomics GENOME Bioinformatics 2 Proteomics protein-gene PROTEOME protein-protein METABOLISM Slide from http://www.nd.edu/~networks/ Citrate Cycle Bio-chemical reactions What is it? Proteomics Reveal protein Protein

More information

Networks in systems biology

Networks in systems biology Networks in systems biology Matthew Macauley Department of Mathematical Sciences Clemson University http://www.math.clemson.edu/~macaule/ Math 4500, Spring 2017 M. Macauley (Clemson) Networks in systems

More information

Computational Biology From The Perspective Of A Physical Scientist

Computational Biology From The Perspective Of A Physical Scientist Computational Biology From The Perspective Of A Physical Scientist Dr. Arthur Dong PP1@TUM 26 November 2013 Bioinformatics Education Curriculum Math, Physics, Computer Science (Statistics and Programming)

More information

The geneticist s questions

The geneticist s questions The geneticist s questions a) What is consequence of reduced gene function? 1) gene knockout (deletion, RNAi) b) What is the consequence of increased gene function? 2) gene overexpression c) What does

More information

Outils de Recherche Opérationnelle en Génie MTH Astuce de modélisation en Programmation Linéaire

Outils de Recherche Opérationnelle en Génie MTH Astuce de modélisation en Programmation Linéaire Outils de Recherche Opérationnelle en Génie MTH 8414 Astuce de modélisation en Programmation Linéaire Résumé Les problèmes ne se présentent pas toujours sous une forme qui soit naturellement linéaire.

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

MEDLINE Clinical Laboratory Sciences Journals

MEDLINE Clinical Laboratory Sciences Journals Source Type Publication Name ISSN Peer-Reviewed Academic Journal Acta Biochimica et Biophysica Sinica 1672-9145 Y Academic Journal Acta Physiologica 1748-1708 Y Academic Journal Aging Cell 1474-9718 Y

More information

Protein Quantitation II: Multiple Reaction Monitoring. Kelly Ruggles New York University

Protein Quantitation II: Multiple Reaction Monitoring. Kelly Ruggles New York University Protein Quantitation II: Multiple Reaction Monitoring Kelly Ruggles kelly@fenyolab.org New York University Traditional Affinity-based proteomics Use antibodies to quantify proteins Western Blot Immunohistochemistry

More information

Miller & Levine Biology

Miller & Levine Biology A Correlation of To the Science Biology A Correlation of, 2014 to the, Table of Contents From Molecules to Organisms: Structures and Processes... 3 Ecosystems: Interactions, Energy, and Dynamics... 4 Heredity:

More information

Campbell Biology Concepts & Connections 2015

Campbell Biology Concepts & Connections 2015 A Correlation of Concepts & Connections 2015 To the Science, , Science - Table of Contents From Molecules to Organisms: Structures and Processes... 3 Ecosystems: Interactions, Energy, and Dynamics... 5

More information

BIOINFORMATICS LAB AP BIOLOGY

BIOINFORMATICS LAB AP BIOLOGY BIOINFORMATICS LAB AP BIOLOGY Bioinformatics is the science of collecting and analyzing complex biological data. Bioinformatics combines computer science, statistics and biology to allow scientists to

More information

Biological Concepts and Information Technology (Systems Biology)

Biological Concepts and Information Technology (Systems Biology) Biological Concepts and Information Technology (Systems Biology) Janaina de Andréa Dernowsek Postdoctoral at Center for Information Technology Renato Archer Janaina.dernowsek@cti.gov.br Division of 3D

More information

Map of AP-Aligned Bio-Rad Kits with Learning Objectives

Map of AP-Aligned Bio-Rad Kits with Learning Objectives Map of AP-Aligned Bio-Rad Kits with Learning Objectives Cover more than one AP Biology Big Idea with these AP-aligned Bio-Rad kits. Big Idea 1 Big Idea 2 Big Idea 3 Big Idea 4 ThINQ! pglo Transformation

More information

A A A A B B1

A A A A B B1 LEARNING OBJECTIVES FOR EACH BIG IDEA WITH ASSOCIATED SCIENCE PRACTICES AND ESSENTIAL KNOWLEDGE Learning Objectives will be the target for AP Biology exam questions Learning Objectives Sci Prac Es Knowl

More information

Evidence for dynamically organized modularity in the yeast protein-protein interaction network

Evidence for dynamically organized modularity in the yeast protein-protein interaction network Evidence for dynamically organized modularity in the yeast protein-protein interaction network Sari Bombino Helsinki 27.3.2007 UNIVERSITY OF HELSINKI Department of Computer Science Seminar on Computational

More information

Lecture 4: Yeast as a model organism for functional and evolutionary genomics. Part II

Lecture 4: Yeast as a model organism for functional and evolutionary genomics. Part II Lecture 4: Yeast as a model organism for functional and evolutionary genomics Part II A brief review What have we discussed: Yeast genome in a glance Gene expression can tell us about yeast functions Transcriptional

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

Molecular Cell Biology 5068 In Class Exam 2 November 8, 2016

Molecular Cell Biology 5068 In Class Exam 2 November 8, 2016 Molecular Cell Biology 5068 In Class Exam 2 November 8, 2016 Exam Number: Please print your name: Instructions: Please write only on these pages, in the spaces allotted and not on the back. Write your

More information

Compare and contrast the cellular structures and degrees of complexity of prokaryotic and eukaryotic organisms.

Compare and contrast the cellular structures and degrees of complexity of prokaryotic and eukaryotic organisms. Subject Area - 3: Science and Technology and Engineering Education Standard Area - 3.1: Biological Sciences Organizing Category - 3.1.A: Organisms and Cells Course - 3.1.B.A: BIOLOGY Standard - 3.1.B.A1:

More information

Principles of Genetics

Principles of Genetics Principles of Genetics Snustad, D ISBN-13: 9780470903599 Table of Contents C H A P T E R 1 The Science of Genetics 1 An Invitation 2 Three Great Milestones in Genetics 2 DNA as the Genetic Material 6 Genetics

More information

VCE BIOLOGY Relationship between the key knowledge and key skills of the Study Design and the Study Design

VCE BIOLOGY Relationship between the key knowledge and key skills of the Study Design and the Study Design VCE BIOLOGY 2006 2014 Relationship between the key knowledge and key skills of the 2000 2005 Study Design and the 2006 2014 Study Design The following table provides a comparison of the key knowledge (and

More information

Graph Theory and Networks in Biology

Graph Theory and Networks in Biology Graph Theory and Networks in Biology Oliver Mason and Mark Verwoerd Hamilton Institute, National University of Ireland Maynooth, Co. Kildare, Ireland {oliver.mason, mark.verwoerd}@nuim.ie January 17, 2007

More information

MSc Drug Design. Module Structure: (15 credits each) Lectures and Tutorials Assessment: 50% coursework, 50% unseen examination.

MSc Drug Design. Module Structure: (15 credits each) Lectures and Tutorials Assessment: 50% coursework, 50% unseen examination. Module Structure: (15 credits each) Lectures and Assessment: 50% coursework, 50% unseen examination. Module Title Module 1: Bioinformatics and structural biology as applied to drug design MEDC0075 In the

More information

Biological networks CS449 BIOINFORMATICS

Biological networks CS449 BIOINFORMATICS CS449 BIOINFORMATICS Biological networks Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better

More information

Network Biology: Understanding the cell s functional organization. Albert-László Barabási Zoltán N. Oltvai

Network Biology: Understanding the cell s functional organization. Albert-László Barabási Zoltán N. Oltvai Network Biology: Understanding the cell s functional organization Albert-László Barabási Zoltán N. Oltvai Outline: Evolutionary origin of scale-free networks Motifs, modules and hierarchical networks Network

More information

Supplementary Tables and Figures

Supplementary Tables and Figures Supplementary Tables Supplementary Tables and Figures Supplementary Table 1: Tumor types and samples analyzed. Supplementary Table 2: Genes analyzed here. Supplementary Table 3: Statistically significant

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

Biological Networks: Comparison, Conservation, and Evolution via Relative Description Length By: Tamir Tuller & Benny Chor

Biological Networks: Comparison, Conservation, and Evolution via Relative Description Length By: Tamir Tuller & Benny Chor Biological Networks:,, and via Relative Description Length By: Tamir Tuller & Benny Chor Presented by: Noga Grebla Content of the presentation Presenting the goals of the research Reviewing basic terms

More information

Enduring understanding 1.A: Change in the genetic makeup of a population over time is evolution.

Enduring understanding 1.A: Change in the genetic makeup of a population over time is evolution. The AP Biology course is designed to enable you to develop advanced inquiry and reasoning skills, such as designing a plan for collecting data, analyzing data, applying mathematical routines, and connecting

More information

Protein Quantitation II: Multiple Reaction Monitoring. Kelly Ruggles New York University

Protein Quantitation II: Multiple Reaction Monitoring. Kelly Ruggles New York University Protein Quantitation II: Multiple Reaction Monitoring Kelly Ruggles kelly@fenyolab.org New York University Traditional Affinity-based proteomics Use antibodies to quantify proteins Western Blot RPPA Immunohistochemistry

More information

Introduction to Bioinformatics

Introduction to Bioinformatics CSCI8980: Applied Machine Learning in Computational Biology Introduction to Bioinformatics Rui Kuang Department of Computer Science and Engineering University of Minnesota kuang@cs.umn.edu History of Bioinformatics

More information

Molecular Biology: from sequence analysis to signal processing. University of Sao Paulo. Junior Barrera

Molecular Biology: from sequence analysis to signal processing. University of Sao Paulo. Junior Barrera Molecular Biology: from sequence analysis to signal processing Junior Barrera University of Sao Paulo Layout Introduction Knowledge evolution in Genetics Data acquisition Data Analysis A system for genetic

More information

Big Idea 1: The process of evolution drives the diversity and unity of life.

Big Idea 1: The process of evolution drives the diversity and unity of life. Big Idea 1: The process of evolution drives the diversity and unity of life. understanding 1.A: Change in the genetic makeup of a population over time is evolution. 1.A.1: Natural selection is a major

More information

Biology Assessment. Eligible Texas Essential Knowledge and Skills

Biology Assessment. Eligible Texas Essential Knowledge and Skills Biology Assessment Eligible Texas Essential Knowledge and Skills STAAR Biology Assessment Reporting Category 1: Cell Structure and Function The student will demonstrate an understanding of biomolecules

More information

AP Curriculum Framework with Learning Objectives

AP Curriculum Framework with Learning Objectives Big Ideas Big Idea 1: The process of evolution drives the diversity and unity of life. AP Curriculum Framework with Learning Objectives Understanding 1.A: Change in the genetic makeup of a population over

More information

STAAR Biology Assessment

STAAR Biology Assessment STAAR Biology Assessment Reporting Category 1: Cell Structure and Function The student will demonstrate an understanding of biomolecules as building blocks of cells, and that cells are the basic unit of

More information

Supplementary Materials

Supplementary Materials Electronic Supplementary Material (ESI) for Integrative Biology. This journal is The Royal Society of Chemistry 2015 Predicting genetic interactions from Boolean models of biological networks Supplementary

More information

networks in molecular biology Wolfgang Huber

networks in molecular biology Wolfgang Huber networks in molecular biology Wolfgang Huber networks in molecular biology Regulatory networks: components = gene products interactions = regulation of transcription, translation, phosphorylation... Metabolic

More information

Understanding Science Through the Lens of Computation. Richard M. Karp Nov. 3, 2007

Understanding Science Through the Lens of Computation. Richard M. Karp Nov. 3, 2007 Understanding Science Through the Lens of Computation Richard M. Karp Nov. 3, 2007 The Computational Lens Exposes the computational nature of natural processes and provides a language for their description.

More information

Why EvoSysBio? Combine the rigor from two powerful quantitative modeling traditions: Molecular Systems Biology. Evolutionary Biology

Why EvoSysBio? Combine the rigor from two powerful quantitative modeling traditions: Molecular Systems Biology. Evolutionary Biology Why EvoSysBio? Combine the rigor from two powerful quantitative modeling traditions: Molecular Systems Biology rigorous models of molecules... in organisms Modeling Evolutionary Biology rigorous models

More information

Big Idea 3: Living systems store, retrieve, transmit, and respond to information essential to life processes.

Big Idea 3: Living systems store, retrieve, transmit, and respond to information essential to life processes. Big Idea 3: Living systems store, retrieve, transmit, and respond to information essential to life processes. Enduring understanding 3.A: Heritable information provides for continuity of life. Essential

More information

Clustering and Network

Clustering and Network Clustering and Network Jing-Dong Jackie Han jdhan@picb.ac.cn http://www.picb.ac.cn/~jdhan Copy Right: Jing-Dong Jackie Han What is clustering? A way of grouping together data samples that are similar in

More information

The University of Jordan. Accreditation & Quality Assurance Center. COURSE Syllabus

The University of Jordan. Accreditation & Quality Assurance Center. COURSE Syllabus The University of Jordan Accreditation & Quality Assurance Center COURSE Syllabus 1 Course title Principles of Genetics and molecular biology 2 Course number 0501217 3 Credit hours (theory, practical)

More information

MINISYMPOSIUM LOGICAL MODELLING OF (MULTI)CELLULAR NETWORKS

MINISYMPOSIUM LOGICAL MODELLING OF (MULTI)CELLULAR NETWORKS Friday, July 27th, 11:00 MINISYMPOSIUM LOGICAL MODELLING OF (MULTI)CELLULAR NETWORKS Organizer Pedro T. Monteiro INESC-ID/IST - Univ. de Lisboa 1000-029 Lisboa, PT Pedro.Tiago.Monteiro@tecnico.ulisboa.pt

More information

Introduction. ECE/CS/BioEn 6760 Modeling and Analysis of Biological Networks. Adventures in Synthetic Biology. Synthetic Biology.

Introduction. ECE/CS/BioEn 6760 Modeling and Analysis of Biological Networks. Adventures in Synthetic Biology. Synthetic Biology. Introduction ECE/CS/BioEn 6760 Modeling and Analysis of Biological Networks Chris J. Myers Lecture 17: Genetic Circuit Design Electrical engineering principles can be applied to understand the behavior

More information

Synthesis of Biological Models from Mutation Experiments

Synthesis of Biological Models from Mutation Experiments Synthesis of Biological Models from Mutation Experiments Ali Sinan Köksal, Saurabh Srivastava, Rastislav Bodík, UC Berkeley Evan Pu, MIT Jasmin Fisher, Microsoft Research Cambridge Nir Piterman, University

More information

Cybergenetics: Control theory for living cells

Cybergenetics: Control theory for living cells Department of Biosystems Science and Engineering, ETH-Zürich Cybergenetics: Control theory for living cells Corentin Briat Joint work with Ankit Gupta and Mustafa Khammash Introduction Overview Cybergenetics:

More information

Index. FOURTH PROOFS n98-book 2009/11/4 page 261

Index. FOURTH PROOFS n98-book 2009/11/4 page 261 FOURTH PROOFS n98-book 2009/11/4 page 261 Index activity, 10, 13 adaptive control, 215 adaptive controller, 215 adaptive immune system, 20 adaptive intervention strategy, 216 adjacency rule, 111 admissible

More information

Expression QTLs and Mapping of Complex Trait Loci. Paul Schliekelman Statistics Department University of Georgia

Expression QTLs and Mapping of Complex Trait Loci. Paul Schliekelman Statistics Department University of Georgia Expression QTLs and Mapping of Complex Trait Loci Paul Schliekelman Statistics Department University of Georgia Definitions: Genes, Loci and Alleles A gene codes for a protein. Proteins due everything.

More information

GACE Biology Assessment Test I (026) Curriculum Crosswalk

GACE Biology Assessment Test I (026) Curriculum Crosswalk Subarea I. Cell Biology: Cell Structure and Function (50%) Objective 1: Understands the basic biochemistry and metabolism of living organisms A. Understands the chemical structures and properties of biologically

More information

Generating executable models from signaling network connectivity and semi-quantitative proteomic measurements

Generating executable models from signaling network connectivity and semi-quantitative proteomic measurements Generating executable models from signaling network connectivity and semi-quantitative proteomic measurements Derek Ruths 1 Luay Nakhleh 2 1 School of Computer Science, McGill University, Quebec, Montreal

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

Natural processes and scientific reasoning (sequentialization as the result of concurrent computation) René Vestergaard

Natural processes and scientific reasoning (sequentialization as the result of concurrent computation) René Vestergaard (sequentialization as the result of concurrent computation) Pivots: 1) background, 2) focus, 3) example 1 a reasoning style is (often) a model of computation 2 a model of computation is mathematics can

More information

Sensitivity analysis of biological Boolean networks using information fusion based on nonadditive set functions

Sensitivity analysis of biological Boolean networks using information fusion based on nonadditive set functions University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Biochemistry -- Faculty Publications Biochemistry, Department of 9-2014 Sensitivity analysis of biological Boolean networks

More information

Missouri Educator Gateway Assessments

Missouri Educator Gateway Assessments Missouri Educator Gateway Assessments June 2014 Content Domain Range of Competencies Approximate Percentage of Test Score I. Science and Engineering Practices 0001 0003 21% II. Biochemistry and Cell Biology

More information

10-810: Advanced Algorithms and Models for Computational Biology. microrna and Whole Genome Comparison

10-810: Advanced Algorithms and Models for Computational Biology. microrna and Whole Genome Comparison 10-810: Advanced Algorithms and Models for Computational Biology microrna and Whole Genome Comparison Central Dogma: 90s Transcription factors DNA transcription mrna translation Proteins Central Dogma:

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

Heredity and Genetics WKSH

Heredity and Genetics WKSH Chapter 6, Section 3 Heredity and Genetics WKSH KEY CONCEPT Mendel s research showed that traits are inherited as discrete units. Vocabulary trait purebred law of segregation genetics cross MAIN IDEA:

More information

REQUIREMENTS FOR THE BIOCHEMISTRY MAJOR

REQUIREMENTS FOR THE BIOCHEMISTRY MAJOR REQUIREMENTS FOR THE BIOCHEMISTRY MAJOR Grade Requirement: All courses required for the Biochemistry major (CH, MATH, PHYS, BI courses) must be graded and passed with a grade of C- or better. Core Chemistry

More information

The Multi-Agent Rendezvous Problem - The Asynchronous Case

The Multi-Agent Rendezvous Problem - The Asynchronous Case 43rd IEEE Conference on Decision and Control December 14-17, 2004 Atlantis, Paradise Island, Bahamas WeB03.3 The Multi-Agent Rendezvous Problem - The Asynchronous Case J. Lin and A.S. Morse Yale University

More information

Unravelling the biochemical reaction kinetics from time-series data

Unravelling the biochemical reaction kinetics from time-series data Unravelling the biochemical reaction kinetics from time-series data Santiago Schnell Indiana University School of Informatics and Biocomplexity Institute Email: schnell@indiana.edu WWW: http://www.informatics.indiana.edu/schnell

More information

Identifying Signaling Pathways

Identifying Signaling Pathways These slides, excluding third-party material, are licensed under CC BY-NC 4.0 by Anthony Gitter, Mark Craven, Colin Dewey Identifying Signaling Pathways BMI/CS 776 www.biostat.wisc.edu/bmi776/ Spring 2018

More information

Solutions to Problem Set 4

Solutions to Problem Set 4 Question 1 Solutions to 7.014 Problem Set 4 Because you have not read much scientific literature, you decide to study the genetics of garden peas. You have two pure breeding pea strains. One that is tall

More information

Inferring Protein-Signaling Networks II

Inferring Protein-Signaling Networks II Inferring Protein-Signaling Networks II Lectures 15 Nov 16, 2011 CSE 527 Computational Biology, Fall 2011 Instructor: Su-In Lee TA: Christopher Miles Monday & Wednesday 12:00-1:20 Johnson Hall (JHN) 022

More information

An introduction to SYSTEMS BIOLOGY

An introduction to SYSTEMS BIOLOGY An introduction to SYSTEMS BIOLOGY Paolo Tieri CNR Consiglio Nazionale delle Ricerche, Rome, Italy 10 February 2015 Universidade Federal de Minas Gerais, Belo Horizonte, Brasil Course outline Day 1: intro

More information

Causal Graphical Models in Systems Genetics

Causal Graphical Models in Systems Genetics 1 Causal Graphical Models in Systems Genetics 2013 Network Analysis Short Course - UCLA Human Genetics Elias Chaibub Neto and Brian S Yandell July 17, 2013 Motivation and basic concepts 2 3 Motivation

More information

Stochastic simulations

Stochastic simulations Stochastic simulations Application to molecular networks Literature overview Noise in genetic networks Origins How to measure and distinguish between the two types of noise (intrinsic vs extrinsic)? What

More information

arxiv: v1 [q-bio.to] 16 Jul 2012

arxiv: v1 [q-bio.to] 16 Jul 2012 How to Grow an Organism Inside-Out: Evolution of an internal skeleton from an external skeleton in bilateral organisms arxiv:1207.3624v1 [q-bio.to] 16 Jul 2012 Eric Werner University of Oxford Department

More information

FRAUNHOFER IME SCREENINGPORT

FRAUNHOFER IME SCREENINGPORT FRAUNHOFER IME SCREENINGPORT Design of screening projects General remarks Introduction Screening is done to identify new chemical substances against molecular mechanisms of a disease It is a question of

More information

Proteomics Systems Biology

Proteomics Systems Biology Dr. Sanjeeva Srivastava IIT Bombay Proteomics Systems Biology IIT Bombay 2 1 DNA Genomics RNA Transcriptomics Global Cellular Protein Proteomics Global Cellular Metabolite Metabolomics Global Cellular

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

Random Boolean Networks

Random Boolean Networks Random Boolean Networks Boolean network definition The first Boolean networks were proposed by Stuart A. Kauffman in 1969, as random models of genetic regulatory networks (Kauffman 1969, 1993). A Random

More information

Overview. Database Overview Chart Databases. And now, a Few Words About Searching. How Database Content is Delivered

Overview. Database Overview Chart Databases. And now, a Few Words About Searching. How Database Content is Delivered Databases Overview Database Overview Chart Databases ChemIndex / NCI Cancer and AIDS ChemACX The Merck Index Ashgate Drugs Traditional Chinese Medicines And now, a Few Words About Searching chemical structure

More information

Lecture 7: Interaction Analysis. Summer Institute in Statistical Genetics 2017

Lecture 7: Interaction Analysis. Summer Institute in Statistical Genetics 2017 Lecture 7: Interaction Analysis Timothy Thornton and Michael Wu Summer Institute in Statistical Genetics 2017 1 / 39 Lecture Outline Beyond main SNP effects Introduction to Concept of Statistical Interaction

More information

Pathway Association Analysis Trey Ideker UCSD

Pathway Association Analysis Trey Ideker UCSD Pathway Association Analysis Trey Ideker UCSD A working network map of the cell Network evolutionary comparison / cross-species alignment to identify conserved modules The Working Map Network-based classification

More information

Apoptosis in Mammalian Cells

Apoptosis in Mammalian Cells Apoptosis in Mammalian Cells 7.16 2-10-05 Apoptosis is an important factor in many human diseases Cancer malignant cells evade death by suppressing apoptosis (too little apoptosis) Stroke damaged neurons

More information

SYSTEMS MEDICINE: AN INTEGRATED APPROACH WITH DECISION MAKING PERSPECTIVE. A Dissertation BABAK FARYABI

SYSTEMS MEDICINE: AN INTEGRATED APPROACH WITH DECISION MAKING PERSPECTIVE. A Dissertation BABAK FARYABI SYSTEMS MEDICINE: AN INTEGRATED APPROACH WITH DECISION MAKING PERSPECTIVE A Dissertation by BABAK FARYABI Submitted to the Office of Graduate Studies of Texas A&M University in partial fulfillment of the

More information

GREENWOOD PUBLIC SCHOOL DISTRICT Genetics Pacing Guide FIRST NINE WEEKS Semester 1

GREENWOOD PUBLIC SCHOOL DISTRICT Genetics Pacing Guide FIRST NINE WEEKS Semester 1 FIRST NINE WEEKS Semester 1 1 Aug. 4 1 Introduction to Course Aug. 7 11 5 2 Aug. 14 18 5 Overarching Science Engineering Practices (SEPs) These concepts and skills should be continuously embedded during

More information

TEACHER CERTIFICATION STUDY GUIDE. Table of Contents I. BASIC PRINCIPLES OF SCIENCE (HISTORY AND NATURAL SCIENCE)

TEACHER CERTIFICATION STUDY GUIDE. Table of Contents I. BASIC PRINCIPLES OF SCIENCE (HISTORY AND NATURAL SCIENCE) Table of Contents I. BASIC PRINCIPLES OF SCIENCE (HISTORY AND NATURAL SCIENCE) A. Nature of scientific knowledge, inquiry, and historical perspectives 1. Scientific methods...1 2. Processes involved in

More information

Gene network analysis and design

Gene network analysis and design Gene network analysis and design Matthew J. Berryman a, Andrew Allison a and Derek Abbott a a Centre for Biomedical Engineering and School of Electrical and Electronic Engineering, The University of Adelaide,

More information

Lecture 1 Modeling in Biology: an introduction

Lecture 1 Modeling in Biology: an introduction Lecture 1 in Biology: an introduction Luca Bortolussi 1 Alberto Policriti 2 1 Dipartimento di Matematica ed Informatica Università degli studi di Trieste Via Valerio 12/a, 34100 Trieste. luca@dmi.units.it

More information

STATE UNIVERSITY OF NEW YORK COLLEGE OF TECHNOLOGY CANTON, NEW YORK. COURSE OUTLINE BIOL 310 The Human Genome. Prepared By: Ron Tavernier

STATE UNIVERSITY OF NEW YORK COLLEGE OF TECHNOLOGY CANTON, NEW YORK. COURSE OUTLINE BIOL 310 The Human Genome. Prepared By: Ron Tavernier STATE UNIVERSITY OF NEW YORK COLLEGE OF TECHNOLOGY CANTON, NEW YORK COURSE OUTLINE BIOL 310 The Human Genome Prepared By: Ron Tavernier SCHOOL OF SCIENCE, HEALTH & CRIMINAL JUSTICE SCIENCE DEPARTMENT May

More information

Range of Competencies

Range of Competencies BIOLOGY Content Domain Range of Competencies l. Nature of Science 0001 0003 20% ll. Biochemistry and Cell Biology 0004 0005 13% lll. Genetics and Evolution 0006 0009 27% lv. Biological Unity and Diversity

More information

I. Molecules & Cells. A. Unit One: The Nature of Science. B. Unit Two: The Chemistry of Life. C. Unit Three: The Biology of the Cell.

I. Molecules & Cells. A. Unit One: The Nature of Science. B. Unit Two: The Chemistry of Life. C. Unit Three: The Biology of the Cell. I. Molecules & Cells A. Unit One: The Nature of Science a. How is the scientific method used to solve problems? b. What is the importance of controls? c. How does Darwin s theory of evolution illustrate

More information

REQUIREMENTS FOR THE BIOCHEMISTRY MAJOR

REQUIREMENTS FOR THE BIOCHEMISTRY MAJOR REQUIREMENTS FOR THE BIOCHEMISTRY MAJOR Grade Requirement: All courses required for the Biochemistry major (CH, MATH, PHYS, BI courses) must be graded and passed with a grade of C- or better. Core Chemistry

More information