Modeling and Simulation of Genetic Regulatory Networks in Bacteria

Size: px
Start display at page:

Download "Modeling and Simulation of Genetic Regulatory Networks in Bacteria"

Transcription

1 Modeling and Simulation of Genetic Regulatory Networks in Bacteria Hidde de Jong IBIS group INRIA Grenoble Rhône Alpes 655, avenue de l Europe Montbonnot, Saint Ismier CEDEX Hidde.de-Jong@inria.fr

2 INRIA Grenoble Rhône Alpes and IBIS IBIS: systems biology group of INRIA and Joseph Fourier University/CNRS Analysis of bacterial regulatory networks by means of models and experiments Involves computer scientists, molecular biologists, physicists, 2

3 Overview 1. Genetic regulatory networks in bacteria 2. Motivations for modeling and simulation 3. Modeling regulatory networks by means of ordinary differential equations 4. Examples 5. Research challenges 3

4 Bacteria Bacteria were first observed by Antonie van Leeuwenhoek in 1676, using a single lens microscope of his own design van Leeuwenhoek A (1684), Philosophical Transactions ( ) 14: "In the morning I used to rub my teeth with salt and rinse my mouth with water and after eating to clean my molars with a toothpick... I then most always saw, with great wonder, that in the said matter there were many very little living animalcules, very prettily a moving. The biggest sort had a very strong and swift motion, and shot through the water like a pike does through the water; mostly these were of small numbers." 4

5 Impact of bacteria on humans Bacteria as disease agents Tuberculosis, cholera, syphilis, anthrax, leprosy, bubonic plague, Plaque in Weymouth, England Spread of bulbonic plague over Europe Bacteria in food industry (fermentation) Cheese, yoghurt, Bacteria in environmental and biotechnology Sewage treatment, bioremediation, synthesis of chemicals, biofuels, 5

6 Bacterial cells bacterial cells in 1 g of soil and 106 bacterial cells in 1 ml of fresh water 10 times as many bacterial cells as human cells in human body Wide range of shapes (spheres, rods, spirals, ), typically μm in length Madigan et al. (2003), Brock Biology of Microorganisms, Prentice Hall, 10th ed. 6

7 Bacteria as living systems Bacteria possess characteristics shared by most living systems Madigan et al. (2003), Brock Biology of Microorganisms, Prentice Hall, 10th ed. 7

8 Proteins are building blocks of cell Proteins are essential building blocks in machine and coding functions of the cell Cells as biochemical machines and as coding devices Single cell contains 1900 different kinds of proteins and total protein molecules (E. coli) Madigan et al. (2003), Brock Biology of Microorganisms, Prentice Hall, 10th ed. 8

9 Synthesis and degradation of proteins RNA polymerase DNA transcription ribosome effector molecule translation modified protein mrna protein post translational modification degradation protease 9

10 Transcription RNA polymerase Purves et al. (2003), Life 10

11 Synthesis and degradation of proteins genes prots/transcription translation.html 11

12 Regulation of synthesis and degradation transcription factor RNA polymerase DNA modified protein RBS small RNA kinase mrna protease ribosome response regulator Mostly transcriptional regulation in bacteria, but sometimes regulation on all four levels 12

13 Transcriptional regulation Purves et al. (2003), Life 13

14 Transcriptional regulation Transcription regulator Crp bound to DNA Purves et al. (2003), Life 14

15 Genetic regulatory networks Regulation of synthesis and degradation of proteins is achieved by other proteins or protein complexes Transcription regulators, proteases, but also ribosomes, RNA polymerases Direct and indirect regulatory influences give rise to genetic regulatory network protein complex AB protein A metabolite E F protein D protein C protein B DF gene c gene a gene b gene g 15

16 Genetic regulatory networks Regulation of synthesis and degradation of proteins is achieved by other proteins or protein complexes Ribosomes, RNA polymerases, transcription regulators, proteases, Direct and indirect regulatory influences give rise to genetic regulatory network protein D protein A protein C protein B gene c gene a gene b gene g 16

17 Complexity of genetic regulatory networks Most genetic regulatory networks of biological interest are large and complex E. coli has 4200 genes coding for several hundreds of transcription factors Network of transcription regulators in E. coli Martinez Antonio et al. (2003), Curr. Opin. Microbiol., 6(5):

18 Analysis of genetic regulatory networks Abundant knowledge on components and interactions of genetic regulatory networks in many bacteria Scientific knowledge bases and databases Bibliographic databases Currently little understanding of how global dynamics emerges from local interactions between components Response of cell to external perturbation Differentiation of cell Shift from structure to dynamics of networks «functional genomics», «integrative biology», «systems biology», Kitano (2002), Science, 295(5560):564 18

19 Experimental tools Study of dynamics of genetic regulatory networks requires powerful experimental tools High throughput, low cost, reliable, precise, Different methods for monitoring gene expression, measuring different quantities: Western blots: protein abundance Northern blots: (relative) mrna abundance DNA microarrays: (relative) mrna abundance Reporter genes: promoter activity, mrna abundance. Measurements on population of cells, more recently also measurements on individual cells Longo and Hasty (2006), Mol. Syst. Biol., msb

20 Reporter gene systems Most experimental techniques do not allow measurement of gene expression at high precision and sampling density Use of fluorescent reporter gene systems for real time monitoring of gene expression in living cells Cloning of promoter of gene of interest on plasmid carrying promoter fluorescent reporter gene (gfp) promoter bla gfp reporter gene gene a ori 20

21 Real time monitoring of gene expression Integration of reporter gene systems into bacterial cell E. coli genome Global regulator excitation Reporter gene GFP emission Measurements of dynamics of gene expression at high resolution in populations and individual cells 21

22 Mathematical methods and computer tools Modeling and simulation indispensable for dynamic analysis of genetic regulatory networks: understanding role of individual components and interactions suggesting missing components and interactions Mathematical methods supported by computer tools required for modeling and simulation: precise and unambiguous description of network systematic derivation of behavior predictions First models of genetic regulatory networks date back to early days of molecular biology Regulation of lac operon Goodwin (1963), Temporal Organization in Cells 22

23 Hierarchy of modeling formalisms Variety of modeling formalisms exist, describing system on different levels of detail de Jong (2002), J. Comput. Biol., 9(1): Hasty et al. (2001), Nat. Rev. Genet., 2(4): Smolen et al. (2000), Bull. Math. Biol., 62(2): Szallassi et al. (2006), System Modeling in Cellular Biology, MIT Press Graphs precision Ordinary differential equations abstraction Stochastic master equations 23

24 Ordinary differential equation models Cellular concentration of proteins, mrnas, and other molecules at time point t represented by continuous variable xi(t) R 0 Regulatory interactions, controlling synthesis and degradation, modeled by ordinary differential equations dx = x = f. (x), dt where x = [x1,, xn] and f (x) is rate law Kinetic theory of biochemical reactions provides basis for specification of rate law Heinrich and Schuster (1996), The Regulation of Cellular Systems Cornish Bowden (1995), Fundamentals of Enzyme Kinetics 24

25 Cross inhibition network Cross inhibition network consists of two genes, each coding for transcription regulator inhibiting expression of other gene protein protein gene promoter promoter gene Cross inhibition network is example of positive feedback, important for differentiation Thomas and d Ari (1990), Biological Feedback 25

26 ODE model of cross inhibition network x. a = κa f (xb) γa xa x. b = κb f (xa) γb xb f (x ) 1 0 xa = concentration protein A xb = concentration protein B κa, κb > 0, production rate constants γa, γb > 0, degradation rate constants n θ f (x) =, θ > 0 threshold n n θ + x θ x 26

27 ODE model of cross inhibition network x. a = κa f (xb) γa xa x. b = κb f (xa) γb xb xa = concentration protein A xb = concentration protein B κa, κb > 0, production rate constants γa, γb > 0, degradation rate constants Implicit modeling assumptions: Ignore intermediate gene products (mrna) Ignore gene expression machinery (RNA polymerase, ribosome) Simplification of complex interactions of regulators with DNA to single response function 27

28 Bistability of cross inhibition network Analysis of steady states in phase plane xa x. a = 0 x. b = 0 0 κa xa = 0 : xa = γa f (xb) κb. xb = 0 : xb = f (x ) a γb. xb System is bistable: two stable and one unstable steady state. For almost all initial conditions, system will converge to one of two stable steady states (differentiation) System returns to steady state after small perturbation 28

29 Switching in cross inhibition network Transient perturbation may cause irreversible switch from one steady state to the other Temporary disable one of the inhibitors x. a = κa γa xa x. b = κb f (xa) γb xb 29

30 Switching in cross inhibition network Transient perturbation may cause irreversible switch from one steady state to the other System evolves to new steady state xa x. a = 0 x. b = 0 0 κa xa = 0 : xa = γ a κb. xb = 0 : xb = f (x ) a γb. xb 30

31 Switching in cross inhibition network Transient perturbation may cause irreversible switch from one steady state to the other Enable again inhibitor x. a = κa f (xb) γa xa x. b = κb f (xa) γb xb 31

32 Switching in cross inhibition network Transient perturbation may cause irreversible switch from one steady state to the other System remains in new steady state xa x. a = 0 x. b = 0 0 κa xa = 0 : xa = γa f (xb) κb. xb = 0 : xb = f (x ) a γb. xb 32

33 Bifurcation in cross inhibition network Switching of cross inhibition network can be interpreted as sequence of bifurcations, induced by change in parameter x. a = κa f (α xb) γa xa x. b = κb f (xa) γb xb xa x. a = 0 xa x. a = 0 x. b = 0 xb 0 xa x. a = 0 x. b = 0 xb 0 α = 1 value of α x. b = 0 xb 0 α = 0 33

34 Construction of cross inhibition network Construction of cross inhibition network in vivo Gardner et al. (2000), Nature, 403(6786): Differential equation model of network. α1 u = u β 1 + v. α2 v = v γ 1 + u 34

35 Experimental test of model Experimental test of mathematical model (bistability and switching) Gardner et al. (2000), Nature, 403(6786):

36 Bacteriophage λ infection of E. coli Response of E. coli to phage λ infection involves decision between alternative developmental pathways: lysis and lysogeny Ptashne, A Genetic Switch, Cell Press,

37 Bistability in phage λ Lytic and lysogenic pathways involve different patterns of gene expression Ptashne, A Genetic Switch, Cell Press,

38 Control of phage λ fate decision Cross inhibition feedback between CI and Cro plays key role in establishment of lysis or lysogeny Induction of lysis after DNA damage Santillán, Mackey (2004), Biophys. J., 86(1):

39 Simple model of phage λ fate decision Differential equation model of cross inhibition feedback network involved in phage λ fate decision mrna and protein, delays, thermodynamic description of gene regulation Santillán, Mackey (2004), Biophys. J., 86(1):

40 Analysis of phage λ model Bistability (lysis and lysogeny) only occurs for certain parameter values Switch from lysogeny to lysis involves bifurcation from one monostable regime to another, due to change in degradation constant Santillán, Mackey (2004), Biophys. J., 86(1):

41 Extended model of phage λ infection Differential equation model of the extended network underlying decision between lysis and lysogeny McAdams, Shapiro (1995), Science, 269(5524):

42 Simulation of phage λ infection Numerical simulation of promoter activity and protein concentrations in (a) lysogenic and (b) lytic pathways Cell follows one of two pathways for different initial conditions 42

43 Measurements of phage λ infection Use of fluorescent reporter genes to follow phage promoters over time, both in populations and in individual cells Kobiler et al. (2005), Proc. Natl. Acad. Sci. USA, 102(12): Amir et al. (2007), Mol. Syst. Biol., 3:71 43

44 Challenges for modelers ODE models provide well developed theoretical framework, but difficult to apply due to lack of quantitative data on parameters Genetic regulatory networks are basically systems of biochemical reactions: different types of models to take into account noise and stochasticity Mostly small networks have been studied, by upscaling to large networks of dozens or even hundreds of genes, proteins, metabolites, From model systems to organisms of medical and biotechnical interest 44

45 Qualitative Modelling and Simulation of Bacterial Regulatory Networks Hidde de Jong1 Delphine Ropers1 Johannes Geiselmann1,2 1 2 INRIA Grenoble Rhône Alpes Laboratoire Adaptation Pathogénie des Microorganismes CNRS UMR 5163 Université Joseph Fourier Hidde.de-Jong@inrialpes.fr Object 3

46 Overview 1. Bacterial regulatory networks: carbon starvation response in E. coli 2. Qualitative simulation of genetic regulatory networks using piecewise linear models 3. Qualitative simulation of carbon starvation response in Escherichia coli: model predictions and validation 4. Perspectives 46

47 Escherichia coli stress responses E. coli is able to adapt to a variety of stresses in its environment Model organism for understanding of decision making processes in single cell organisms E. coli is easy to manipulate in the laboratory Model organism for understanding adaptation of pathogenic bacteria to their host Storz and Hengge Aronis (2000), Bacterial Stress Responses, ASM Press Heat shock Nutritional stress Cold shock Osmotic stress 2 µm 47

48 Response of E. coli to carbon starvation Response of E. coli to carbon starvation conditions: transition from exponential phase to stationary phase Changes in morphology, metabolism, gene expression, log (pop. size) > 4 h time 48

49 Carbon starvation response network Response of E. coli to carbon source availability is controlled by large and complex regulatory network Global regulators of transcription form backbone of network Ropers et al. (2006), Biosystems, 84(2): Network senses carbon source availability and global regulators coordinate adaptive response of bacteria 49

50 Modeling of carbon starvation network No global view of functioning of network available, despite abundant knowledge on network components Modeling and simulation indispensable for dynamic analysis of network: Understanding role of individual components and interactions Suggesting missing components and interactions Making novel predictions of system behavior Mathematical methods supported by computer tools allow modeling and simulation of network: 50

51 Modeling of carbon starvation network Well established theory for kinetic modeling of bacterial regulatory networks using ODE models Heinrich and Schuster (1996), The Regulation of Cellular Systems, Chapman & Hall Goldbeter (1997), Biochemical Oscillations and Cellular Rhythms, Cambridge University Press Szallasi et al. (2006), System Modeling in Cellular Biology, MIT Press Practical problems encountered by modelers: Knowledge on molecular mechanisms rare Quantitative information on kinetic parameters and molecular concentrations absent Large models Even in the case of well studied E. coli network! 51

52 Qualitative modeling and simulation Possible strategies to overcome problems Parameter estimation from experimental data Parameter sensitivity analysis Model simplifications Intuition: essential properties of system dynamics robust against reasonable model simplifications Qualitative modeling and simulation of large and complex genetic regulatory networks using simplified models de Jong, Gouzé et al. (2004), Bull. Math. Biol., 66(2): Relation with discrete, logical models of gene regulation Thomas and d Ari (1990), Biological Feedback, CRC Press 52

53 PL differential equation models Genetic networks modeled by class of differential equations using step functions to describe regulatory interactions x. a = κa s (xa, θa2) s (xb, θb ) γa xa x. b = κb s (xa, θa1) γb xb s (x, θ) 1 0 θ x x : protein concentration θ : threshold concentration κ, γ : rate constants Differential equation models of regulatory networks are piecewise linear (PL) Glass and Kauffman (1973), J. Theor. Biol., 39(1):

54 Mathematical analysis of PL models Analysis of dynamics of PL models maxb x. a = κa γa xa x. b = κb γb xb κb/γb θb D1 0 θa1 θa2 κa/γa maxa x. a = κa s (xa, θa2) s (xb, θb ) γa xa x. b = κb s (xa, θa1) γb xb Glass and Kauffman (1973), J. Theor. Biol., 39(1):

55 Mathematical analysis of PL models Analysis of dynamics of PL models maxb x. a = κa γa xa x. b = γb xb θb D5 0 θa1 θa2 κa/γa maxa x. a = κa s (xa, θa2) s (xb, θb ) γa xa x. b = κb s (xa, θa1) γb xb Glass and Kauffman (1973), J. Theor. Biol., 39(1):

56 Mathematical analysis of PL models Analysis of dynamics of PL models in phase space maxb θb D3 0 θa1 θa2 maxa x. a = κa s (xa, θa2) s (xb, θb ) γa xa x. b = κb s (xa, θa1) γb xb Extension of PL differential equations to differential inclusions using Filippov approach Gouzé and Sari (2002), Dyn. Syst., 17(4):

57 Mathematical analysis of PL models Analysis of dynamics of PL models in phase space maxb θb 0 D7 θa1 θa2 maxa x. a = κa s (xa, θa2) s (xb, θb ) γa xa x. b = κb s (xa, θa1) γb xb Extension of PL differential equations to differential inclusions using Filippov approach Gouzé and Sari (2002), Dyn. Syst., 17(4):

58 Qualitative analysis of network dynamics Phase space partition: unique derivative sign pattern in regions Discrete abstraction yields state transition graph Alur et al. (2000), Proc. IEEE, 88(7): maxb θb 0 D20 D18 D16 D10 D21 D19 D17 D11 D24 D23 D25 D26 D27 D22 D12 D13 D14 D15 D1 D3 D5 D7 D9 D D D θa1 2 4 D θa2 6 8 maxa D21 D24 D19 D23 D17 D22 D20 D 18 D16 D10 D11 D25 D12 D1 x. a > 0 1 D : x. > 0 b D3 D2 D13 D27 D26 D15 D14 D9 D5 D7 D4 D6 x.a > 0 D5: x. < 0 b D8 x.a = 0 D : x. < 0 b 7 State transition graph conservative approximation of continuous dynamics Batt et al. (2008), Automatica, 44(4):

59 Qualitative analysis of network dynamics State transition graph invariant for parameter constraints maxb κb/γb θb D11 1 D 0 D11 D12 D 3 D θa1 D12 1 D3 0 < θa1 < θa2 < κa/γa < maxa 0 < θb < κb/γb < maxb θa2 κa/γa maxa 59

60 Qualitative analysis of network dynamics State transition graph invariant for parameter constraints maxb κb/γb θb D11 1 D 0 D11 D12 D 3 D θa1 D12 1 D3 0 < θa1 < θa2 < κa/γa < maxa 0 < θb < κb/γb < maxb θa2 κa/γa maxa 60

61 Qualitative analysis of network dynamics State transition graph invariant for parameter constraints maxb κb/γb θb D11 1 D 0 D11 D12 D 3 D κb/γb 0 D3 1 D11 D12 D1 3 D κa/γa θa1 0 < θb < κb/γb < maxb 0 < κa/γa < θa1 < θa2 < maxa D11 D1 0 < θa1 < θa2 < κa/γa < maxa θa2 κa/γa maxa θa1 maxb θb D12 θa2 maxa 0 < θb < κb/γb < maxb Batt et al. (2008), Automatica, 44(4):

62 Use of state transition graph Analysis of steady states and limit cycles of PL models Attractor states in graph correspond (under certain conditions) to stable Casey et al. (2006), J. Math Biol., 52(1):27 56 steady states of PL model Attractor cycles in graph correspond (under certain conditions) to stable Glass and Pasternack (1978), J. Math Biol., 6(2): limit cycles of PL model Edwards (2000), Physica D, 146(1 4): maxb D24 D19 D23 D D17 D22 18 D16 θb 0 D21 D20 D10 θa1 θa2 maxa D11 D25 D12 D1 D3 D2 D13 D26 D14 D5 D7 D4 D6 D27 D15 D9 D8 62

63 Use of state transition graph Determine reachability of attractors of PL models from given initial states: qualitative simulation D D D19 D23 D17 D22 21 D20 D 18 D16 D10 D11 Kuipers (1994), Qualitative Reasoning, MIT Press 24 D25 D12 D1 D3 D2 D13 D26 D27 D15 D14 D5 D7 D4 D6 D9 D8 Simulation algorithms based on symbolic computation instead of numerical simulation Use of inequality constraints between parameters 63

64 Use of state transition graph Paths in state transition graph represent predicted sequences of qualitative events Model validation: comparison of predicted and observed sequances of qualitative events D xa D18 D16 0 time xb 0 21 D24 D19 D23 D17 D22 D20 Concistency?.. x > 0 xa > 0 b.. x > 0 xa < 0 b time Yes D10 D11 D25 D12 D1 x. a > 0 1 D:. xb > 0 D3 D2 D13 D27 D26 D5 D7 D4 D6 x.a < 0 D17: x. > 0 b D15 D14 D9 D8 x. a= 0 D : x. = 0 b 18 Need for automated and efficient tools for model validation 64

65 Model validation by model checking Dynamic properties of system can be expressed in temporal logic (CTL) x a.. There Exists a Future state where xa > 0 and xb > 0 and starting from that state,.. there Exists a Future state where xa < 0 and xb > EF(xa > 0 xb > 0 EF(xa < 0 xb > 0) ) 0 time xb 0.. x > 0 xa > 0 b.. x > 0 xa < 0 time b Model checking is automated technique for verifying that state transition graph satisfies temporal logic statements Efficient computer tools available for model checking Batt et al. (2005), Bioinformatics, 21(supp. 1): i19 i28 Monteiro et al. (2008), Bioinformatics, in press 65

66 Genetic Network Analyzer (GNA) Qualitative analysis of PL models implemented in Java: Genetic Network Analyzer (GNA) Distribution by Genostar SA de Jong et al. (2003), Bioinformatics, 19(3): helix.inrialpes.fr/gna 66

67 Analysis of bacterial regulatory networks Applications of qualitative simulation: Initiation of sporulation in Bacillus subtilis de Jong, Geiselmann et al. (2004), Bull. Math. Biol., 66(2): Quorum sensing in Pseudomonas aeruginosa Viretta and Fussenegger, Biotechnol. Prog., 2004, 20(3): Onset of virulence in Erwinia chrysanthemi Sepulchre et al., J. Theor. Biol., 2007, 244(2):

68 Analysis of carbon starvation network Objective: better understanding of functioning of carbon starvation response network in E. coli Combined use of models and experiments Which network components and which interactions have to be taken into account? Start with the simplest possible representation of network Consider key global regulators for carbon starvation response, such as Fis, CRP camp, and DNA supercoiling level Gutierrez Ríos et al. (2007), BMC Microbiol., 7:53 68

69 Simple representation of network Simple representation of carbon starvation response network structured around key global regulators Ropers et al. (2006), Biosystems, 84(2):

70 Modeling of carbon starvation network Can we make sense of the carbon starvation response of E. coli using this simple network? How do global regulators bring about growth arrest when carbon sources are running out? Translation of biological data into a mathematical model 70

71 Modeling of carbon starvation network Nonlinear ODE model of 12 variables and 46 parameters Regulation of gene expression (Hill) Enzymatic reactions (Michaelis Menten and mass action) Formation of biochemical complexes (mass action) 71

72 Modeling of carbon starvation network Model reduction strategies to obtain PL models ODE model 12 variables, 46 parameters Quasi steady state approximation Reduced ODE model Piecewise linear approximation PLDE model Reduced model are easier to analyze, little loss of precision 72

73 Modeling of carbon starvation network 73

74 Modeling of carbon starvation network Model reduction strategies to obtain PL models ODE model Fast 12 variables, 46 parameters Quasi steady state approximation Reduced ODE model 7 variables, 43 parameters Slow Piecewise linear approximation PLDE model 7 variables, 36 parameter inequalities Reduced model are easier to analyze, little loss of precision 74

75 Steady states of carbon starvation model Analysis of steady states of PL model of carbon starvation network: two stable steady states Steady state corresponding to exponential phase conditions Steady state corresponding to stationary phase conditions 75

76 Simulation of stress response network Qualitative simulation of carbon starvation response State transition graph with 27 states, paths converge to stationary phase steady state CRP GyrAB TopA CYA rrn FIS Signal 76

77 Insight into carbon starvation response Role of the mutual inhibition of Fis and CRP camp in the adjustment of growth of cells following carbon starvation 77

78 Validation of carbon starvation model Validation of model using model checking Fis concentration decreases and becomes steady in stationary phase Ali Azam et al. (1999), J. Bacteriol., 181(20): EF(xfis < 0 EF(xfis = 0 xrrn < θrrn) ) True cya transcription is negatively regulated by the complex camp CRP Kawamukai et al. (1985), J. Bacteriol., 164(2): AG(xcrp > θ3crp xcya > θ3cya xs > θs EF xcya < 0) True DNA supercoiling decreases during transition to stationary phase.. EF( (xgyrab < 0 xtopa > 0) xrrn < θrrn) Balke, Gralla (1987), J. Bacteriol., 169(10): False 78

79 Suggestion of missing interaction Model does not reproduce observed downregulation of negative supercoiling Missing interaction in the network? 79

80 Extension of stress response network Model does not reproduce observed downregulation of negative supercoiling Missing component in the network? 80

81 Novel predictions Qualitative simulation also yields predictions that cannot be verified with currently available experimental data Damped oscillations at reentry into exponential phase after carbon upshift 81

82 Perspectives: experimental verification Real time monitoring of gene expression using fluorescent and luminescent reporter gene systems E. coli genome Global regulator excitation Reporter gene GFP emission 82

83 Perspectives: network identification Adaptation of methods for hybrid systems identification to PL models of genetic regulatory networks Time series data Switch detection Mode estimation Threshold reconstruction Network inference Drulhe et al. (2008), IEEE Trans. Autom. Control, 53(1): Porreca et al. (2008), J. Comput. Biol., in press 83

84 Perspectives: control and redesign Development of control strategies that interfere with adaptive capacity of bacteria by adding synthetic control networks Sensors of physiological state that activate/inhibit regulators of stress response genes A B Collaboration INRIA INSERM 84

85 Conclusions Modeling of bacterial regulatory networks often hampered by lack of information on parameter values Use of coarse grained PL models that provide reasonable approximation of dynamics Mathematical methods and computer tools for analysis of qualitative dynamics of PL models Weak information on parameter values (inequality constraints) Use of PL models may gain insight into functioning of large and complex networks PL models provide first idea of qualitative dynamics that may guide modeling by means of more accurate models 85

86 Contributors and sponsors Grégory Batt, INRIA Rocquencourt Valentina Baldazzi, INRIA Grenoble Rhône Alpes Guillaume Baptist, Université Joseph Fourier, Grenoble Bruno Besson, INRIA Grenoble Rhône Alpes Hidde de Jong, INRIA Grenoble Rhône Alpes Estelle Dumas, INRIA Grenoble Rhône Alpes Johannes Geiselmann, Université Joseph Fourier, Grenoble Jean Luc Gouzé, INRIA Sophia Antipolis Radu Mateescu, INRIA Grenoble Rhône Alpes Pedro Monteiro, INRIA Grenoble Rhône Alpes/IST Lisbon Michel Page, INRIA Grenoble Rhône Alpes/Université Pierre Mendès France, Grenoble Corinne Pinel, Université Joseph Fourier, Grenoble Caroline Ranquet, Université Joseph Fourier, Grenoble Delphine Ropers, INRIA Grenoble Rhône Alpes Object 4 Ministère de la Recherche, IMPBIO program European Commission, FP6, NEST program INRIA, ARC program Agence Nationale de la Recherche, BioSys program 86

87 Internships at INRIA Challenging problems for biologists, computer scientists, mathematicians, physicists, in a multidisciplinary working environment. Contact: Hidde.de Jong@inria.fr Courtesy Guillaume Baptist (2008) 87

Modeling and Simulation of Gene Regulatory Networks

Modeling and Simulation of Gene Regulatory Networks Modeling and Simulation of Gene Regulatory Networks Hidde de Jong INRIA Grenoble - Rhône-Alpes Hidde.de-Jong@inria.fr http://ibis.inrialpes.fr INRIA Grenoble - Rhône-Alpes and IBIS IBIS: systems biology

More information

Qualitative Simulation and Model Checking in Genetic Regulatory Networks

Qualitative Simulation and Model Checking in Genetic Regulatory Networks An Application of Model Checking to a realistic biological problem: Qualitative Simulation and Model Checking in Genetic Regulatory Networks A presentation of Formal Methods in Biology Justin Hogg justinshogg@gmail.com

More information

Pointers to all tools and models. Lubos Brim

Pointers to all tools and models. Lubos Brim EC-MOAN Deliverable FP6-NEST-STREP project number 043235 Pointers to all tools and models Lubos Brim Title Pointers to all tools and models Authors Lubos Brim Main participant MUB Deliverable nr D5.2 Version

More information

A Mathematical Model of a Synthetically Constructed Genetic Toggle Switch

A Mathematical Model of a Synthetically Constructed Genetic Toggle Switch BENG 221 Mathematical Methods in Bioengineering Project Report A Mathematical Model of a Synthetically Constructed Genetic Toggle Switch Nick Csicsery & Ricky O Laughlin October 15, 2013 1 TABLE OF CONTENTS

More information

Qualitative analysis of regulatory networks

Qualitative analysis of regulatory networks Qualitative analsis of regulator networks Denis THIEFFRY (LGPD-IBDM, Marseille, France) Introduction Formal tools for the analsis of gene networks Graph-based representation of regulator networks Dnamical

More information

Qualitative simulation of the carbon starvation response in Escherichia coli

Qualitative simulation of the carbon starvation response in Escherichia coli BioSystems 84 (2006) 124 152 Qualitative simulation of the carbon starvation response in Escherichia coli Delphine Ropers a,, Hidde de Jong a, Michel Page a,b, Dominique Schneider c, Johannes Geiselmann

More information

Chapter 6: Biological Networks

Chapter 6: Biological Networks Chapter 6: Biological Networks 6.4 Engineering Synthetic Networks Prof. Yechiam Yemini (YY) Computer Science Department Columbia University Overview Constructing regulatory gates A genetic toggle switch;

More information

Positive Feedback and Bistable Systems. Copyright 2008: Sauro

Positive Feedback and Bistable Systems. Copyright 2008: Sauro Positive Feedback and Bistable Systems 1 Copyright 2008: Sauro Non-Hysteretic Switches; Ultrasensitivity; Memoryless Switches Output These systems have no memory, that is, once the input signal is removed,

More information

Lecture 1 MODULE 3 GENE EXPRESSION AND REGULATION OF GENE EXPRESSION. Professor Bharat Patel Office: Science 2, 2.36 Email: b.patel@griffith.edu.

Lecture 1 MODULE 3 GENE EXPRESSION AND REGULATION OF GENE EXPRESSION. Professor Bharat Patel Office: Science 2, 2.36 Email: b.patel@griffith.edu. Lecture 1 MODULE 3 GENE EXPRESSION AND REGULATION OF GENE EXPRESSION Professor Bharat Patel Office: Science 2, 2.36 Email: b.patel@griffith.edu.au What is Gene Expression & Gene Regulation? 1. Gene Expression

More information

Quantitative and Qualitative Systems Biotechnology: Analysis Needs and Synthesis Approaches

Quantitative and Qualitative Systems Biotechnology: Analysis Needs and Synthesis Approaches Quantitative and Qualitative Systems Biotechnology: Analysis Needs and Synthesis Approaches Vassily Hatzimanikatis Department of Chemical Engineering Northwestern University Current knowledge of biological

More information

S1 Text. Modeling deterministic single-cell microrna-p53-mdm2 network Figure 2 Figure 2

S1 Text. Modeling deterministic single-cell microrna-p53-mdm2 network Figure 2 Figure 2 S1 Text. Modeling deterministic single-cell microrna-p53-mdm2 network The schematic diagram of the microrna-p53-mdm2 oscillator is illustrated in Figure 2. The interaction scheme among the mrnas and the

More information

Additional Modeling Information

Additional Modeling Information 1 Additional Modeling Information Temperature Control of Fimbriation Circuit Switch in Uropathogenic Escherichia coli: Quantitative Analysis via Automated Model Abstraction Hiroyuki Kuwahara, Chris J.

More information

Modélisation. lisation,, simulation et analyse qualitatives de réseaux d'interactions, application au cycle cellulaire mammifère

Modélisation. lisation,, simulation et analyse qualitatives de réseaux d'interactions, application au cycle cellulaire mammifère Modélisation lisation,, simulation et analyse qualitatives de réseaux d'interactions, application au cycle cellulaire mammifère Claudine Chaouiya chaouiya@tagc.univ-mrs.fr Technologies Avancées pour le

More information

Feed Forward Loops in Biological Systems

Feed Forward Loops in Biological Systems Feed Forward Loops in Biological Systems Dr. M. Vijayalakshmi School of Chemical and Biotechnology SASTRA University Joint Initiative of IITs and IISc Funded by MHRD Page 1 of 7 Table of Contents 1 INTRODUCTION...

More information

Understanding the dynamics and function of cellular networks

Understanding the dynamics and function of cellular networks Understanding the dynamics and function of cellular networks Cells are complex systems functionally diverse elements diverse interactions that form networks signal transduction-, gene regulatory-, metabolic-

More information

RULES FOR THE EVOLUTION OF GENE CIRCUITRY

RULES FOR THE EVOLUTION OF GENE CIRCUITRY RULES FOR THE EVOLUTION OF GENE CIRCUITRY M. A. SAVAGEAU Department of Microbiology & Immunology, The University of Michigan Medical School, Ann Arbor, Michigan 48109-0629 USA Cells possess the genes required

More information

Recombinant DNA and Biotechnology

Recombinant DNA and Biotechnology Recombinant DNA and Biotechnology Chapter 18 Lecture Objectives What Is Recombinant DNA? How Are New Genes Inserted into Cells? What Sources of DNA Are Used in Cloning? What Other Tools Are Used to Study

More information

Stochastic Gene Expression in Prokaryotes: A Point Process Approach

Stochastic Gene Expression in Prokaryotes: A Point Process Approach Stochastic Gene Expression in Prokaryotes: A Point Process Approach Emanuele LEONCINI INRIA Rocquencourt - INRA Jouy-en-Josas Mathematical Modeling in Cell Biology March 27 th 2013 Emanuele LEONCINI (INRIA)

More information

Bacterial and Phage Genetic Switches

Bacterial and Phage Genetic Switches Bacterial and Phage Genetic Switches Prof. C. J. Dorman Department of Microbiology, Moyne Institute of Preventive Medicine, Trinity College, Dublin. Lecture 1 The genetic switch controlling the lytic-lysogen

More information

Equation-free analysis of two-component system signalling model reveals the emergence of co-existing phenotypes in the absence of multistationarity

Equation-free analysis of two-component system signalling model reveals the emergence of co-existing phenotypes in the absence of multistationarity 1 Equation-free analysis of two-component system signalling model reveals the emergence of co-existing phenotypes in the absence of multistationarity Rebecca B. Hoyle 1,, Daniele Avitabile 2, Andrzej M.

More information

Qualitative modeling of biological systems

Qualitative modeling of biological systems Qualitative modeling of biological systems The functional form of regulatory relationships and kinetic parameters are often unknown Increasing evidence for robustness to changes in kinetic parameters.

More information

Analysis of gene expression data. Ulf Leser and Philippe Thomas

Analysis of gene expression data. Ulf Leser and Philippe Thomas Analysis of gene expression data Ulf Leser and Philippe Thomas This Lecture Protein synthesis Microarray Idea Technologies Applications Problems Quality control Normalization Analysis next week! Ulf Leser:

More information

FlipFlop: Fast Lasso-based Isoform Prediction as a Flow Problem

FlipFlop: Fast Lasso-based Isoform Prediction as a Flow Problem FlipFlop: Fast Lasso-based Isoform Prediction as a Flow Problem Elsa Bernard Laurent Jacob Julien Mairal Jean-Philippe Vert September 24, 2013 Abstract FlipFlop implements a fast method for de novo transcript

More information

How many of you have checked out the web site on protein-dna interactions?

How many of you have checked out the web site on protein-dna interactions? How many of you have checked out the web site on protein-dna interactions? Example of an approximately 40,000 probe spotted oligo microarray with enlarged inset to show detail. Find and be ready to discuss

More information

Real-Time PCR Vs. Traditional PCR

Real-Time PCR Vs. Traditional PCR Real-Time PCR Vs. Traditional PCR Description This tutorial will discuss the evolution of traditional PCR methods towards the use of Real-Time chemistry and instrumentation for accurate quantitation. Objectives

More information

Neural Model of the Genetic Network*

Neural Model of the Genetic Network* THE JOURNAL OF BIOLOGICAL CHEMISTRY Vol. 276, No. 39, Issue of September 28, pp. 36168 36173, 2001 2001 by The American Society for Biochemistry and Molecular Biology, Inc. Printed in U.S.A. Neural Model

More information

Biochemistry. Entrance Requirements. Requirements for Honours Programs. 148 Bishop s University 2015/2016

Biochemistry. Entrance Requirements. Requirements for Honours Programs. 148 Bishop s University 2015/2016 148 Bishop s University 2015/2016 Biochemistry The Biochemistry program at Bishop s is coordinated through an interdisciplinary committee of chemists, biochemists and biologists, providing students with

More information

The search process for small targets in cellular microdomains! Jürgen Reingruber

The search process for small targets in cellular microdomains! Jürgen Reingruber The search process for small targets in cellular microdomains! Jürgen Reingruber Department of Computational Biology Ecole Normale Supérieure Paris, France Outline 1. Search processes in cellular biology

More information

Dynamics of Biological Systems

Dynamics of Biological Systems Dynamics of Biological Systems Part I - Biological background and mathematical modelling Paolo Milazzo (Università di Pisa) Dynamics of biological systems 1 / 53 Introduction The recent developments in

More information

Module 3 Questions. 7. Chemotaxis is an example of signal transduction. Explain, with the use of diagrams.

Module 3 Questions. 7. Chemotaxis is an example of signal transduction. Explain, with the use of diagrams. Module 3 Questions Section 1. Essay and Short Answers. Use diagrams wherever possible 1. With the use of a diagram, provide an overview of the general regulation strategies available to a bacterial cell.

More information

Just the Facts: A Basic Introduction to the Science Underlying NCBI Resources

Just the Facts: A Basic Introduction to the Science Underlying NCBI Resources 1 of 8 11/7/2004 11:00 AM National Center for Biotechnology Information About NCBI NCBI at a Glance A Science Primer Human Genome Resources Model Organisms Guide Outreach and Education Databases and Tools

More information

How To Understand How Gene Expression Is Regulated

How To Understand How Gene Expression Is Regulated What makes cells different from each other? How do cells respond to information from environment? Regulation of: - Transcription - prokaryotes - eukaryotes - mrna splicing - mrna localisation and translation

More information

Dynamic Process Modeling. Process Dynamics and Control

Dynamic Process Modeling. Process Dynamics and Control Dynamic Process Modeling Process Dynamics and Control 1 Description of process dynamics Classes of models What do we need for control? Modeling for control Mechanical Systems Modeling Electrical circuits

More information

Stochastic Gene Expression in Prokaryotes: A Point Process Approach

Stochastic Gene Expression in Prokaryotes: A Point Process Approach Stochastic Gene Expression in Prokaryotes: A Point Process Approach Emanuele LEONCINI INRIA Rocquencourt - INRA Jouy-en-Josas ASMDA Mataró June 28 th 2013 Emanuele LEONCINI (INRIA) Stochastic Gene Expression

More information

Supplementary materials showing the Forrester diagram structure of the models: Sector 1: EXPRESSION

Supplementary materials showing the Forrester diagram structure of the models: Sector 1: EXPRESSION Supplementary materials showing the Forrester diagram structure of the models: Gene 1 Gene 2 Gene 3 Sector 1: EXPRESSION Gene 1 Gene 2 Gene 3 Enzyme 1 Enzyme 2 Enzyme 3 Sector 2: TRANSLATION Precursor

More information

Gene Regulation -- The Lac Operon

Gene Regulation -- The Lac Operon Gene Regulation -- The Lac Operon Specific proteins are present in different tissues and some appear only at certain times during development. All cells of a higher organism have the full set of genes:

More information

Structure and Function of DNA

Structure and Function of DNA Structure and Function of DNA DNA and RNA Structure DNA and RNA are nucleic acids. They consist of chemical units called nucleotides. The nucleotides are joined by a sugar-phosphate backbone. The four

More information

JOMO KENYATTA UNIVERSITY OF AGRICULTURE AND TECHNOLOGY.

JOMO KENYATTA UNIVERSITY OF AGRICULTURE AND TECHNOLOGY. DAY 1 HRD 2101 - COMMUNICATION SKILLS ASS. HALL SZL 2111 - HIV/AIDS ASS. HALL 7/3/2011 SMA 2220 - VECTOR ANALYSIS ASS. HALL SCH 2103 - ORGANIC CHEMISTRY ASS. HALL SCH 2201 - PHYSICAL CHEMISTRY II ASS.

More information

Gene Transcription in Prokaryotes

Gene Transcription in Prokaryotes Gene Transcription in Prokaryotes Operons: in prokaryotes, genes that encode protein participating in a common pathway are organized together. This group of genes, arranged in tandem, is called an OPERON.

More information

Algorithms in Computational Biology (236522) spring 2007 Lecture #1

Algorithms in Computational Biology (236522) spring 2007 Lecture #1 Algorithms in Computational Biology (236522) spring 2007 Lecture #1 Lecturer: Shlomo Moran, Taub 639, tel 4363 Office hours: Tuesday 11:00-12:00/by appointment TA: Ilan Gronau, Taub 700, tel 4894 Office

More information

Induction of Enzyme Activity in Bacteria:The Lac Operon. Preparation for Laboratory: Web Tutorial - Lac Operon - submit questions

Induction of Enzyme Activity in Bacteria:The Lac Operon. Preparation for Laboratory: Web Tutorial - Lac Operon - submit questions Induction of Enzyme Activity in Bacteria:The Lac Operon Preparation for Laboratory: Web Tutorial - Lac Operon - submit questions I. Background: For the last week you explored the functioning of the enzyme

More information

In developmental genomic regulatory interactions among genes, encoding transcription factors

In developmental genomic regulatory interactions among genes, encoding transcription factors JOURNAL OF COMPUTATIONAL BIOLOGY Volume 20, Number 6, 2013 # Mary Ann Liebert, Inc. Pp. 419 423 DOI: 10.1089/cmb.2012.0297 Research Articles A New Software Package for Predictive Gene Regulatory Network

More information

Quantitative proteomics background

Quantitative proteomics background Proteomics data analysis seminar Quantitative proteomics and transcriptomics of anaerobic and aerobic yeast cultures reveals post transcriptional regulation of key cellular processes de Groot, M., Daran

More information

FACULTY OF MEDICAL SCIENCE

FACULTY OF MEDICAL SCIENCE Doctor of Philosophy in Biochemistry FACULTY OF MEDICAL SCIENCE Naresuan University 73 Doctor of Philosophy in Biochemistry The Biochemistry Department at Naresuan University is a leader in lower northern

More information

Expression and Purification of Recombinant Protein in bacteria and Yeast. Presented By: Puspa pandey, Mohit sachdeva & Ming yu

Expression and Purification of Recombinant Protein in bacteria and Yeast. Presented By: Puspa pandey, Mohit sachdeva & Ming yu Expression and Purification of Recombinant Protein in bacteria and Yeast Presented By: Puspa pandey, Mohit sachdeva & Ming yu DNA Vectors Molecular carriers which carry fragments of DNA into host cell.

More information

Protein Protein Interaction Networks

Protein Protein Interaction Networks Functional Pattern Mining from Genome Scale Protein Protein Interaction Networks Young-Rae Cho, Ph.D. Assistant Professor Department of Computer Science Baylor University it My Definition of Bioinformatics

More information

Appendix 2 Molecular Biology Core Curriculum. Websites and Other Resources

Appendix 2 Molecular Biology Core Curriculum. Websites and Other Resources Appendix 2 Molecular Biology Core Curriculum Websites and Other Resources Chapter 1 - The Molecular Basis of Cancer 1. Inside Cancer http://www.insidecancer.org/ From the Dolan DNA Learning Center Cold

More information

FACULTY OF MEDICAL SCIENCE

FACULTY OF MEDICAL SCIENCE Doctor of Philosophy Program in Microbiology FACULTY OF MEDICAL SCIENCE Naresuan University 171 Doctor of Philosophy Program in Microbiology The time is critical now for graduate education and research

More information

GENE REGULATION. Teacher Packet

GENE REGULATION. Teacher Packet AP * BIOLOGY GENE REGULATION Teacher Packet AP* is a trademark of the College Entrance Examination Board. The College Entrance Examination Board was not involved in the production of this material. Pictures

More information

Overcoming Unknown Kinetic Data for Quantitative Modelling of Biological Systems Using Fuzzy Logic and Petri Nets

Overcoming Unknown Kinetic Data for Quantitative Modelling of Biological Systems Using Fuzzy Logic and Petri Nets Overcoming Unknown Kinetic Data for Quantitative Modelling of Biological Systems Using Fuzzy Logic and Petri Nets Jure Bordon, dr. Miha Moškon, prof. Miha Mraz June 23th 2014 University of Ljubljana Faculty

More information

Multiscale Modeling of Biopolymer Production in Multicellular Systems

Multiscale Modeling of Biopolymer Production in Multicellular Systems Multiscale Modeling of Biopolymer Production in Multicellular Systems A. Franz, H. Grammel, R. Rehner, P. Paetzold, A. Kienle,3 Process Synthesis and Process Dynamics, Max Planck Institute, Magdeburg,

More information

Gene Switches Teacher Information

Gene Switches Teacher Information STO-143 Gene Switches Teacher Information Summary Kit contains How do bacteria turn on and turn off genes? Students model the action of the lac operon that regulates the expression of genes essential for

More information

Milestones of bacterial genetic research:

Milestones of bacterial genetic research: Milestones of bacterial genetic research: 1944 Avery's pneumococcal transformation experiment shows that DNA is the hereditary material 1946 Lederberg & Tatum describes bacterial conjugation using biochemical

More information

Molecular Genetics: Challenges for Statistical Practice. J.K. Lindsey

Molecular Genetics: Challenges for Statistical Practice. J.K. Lindsey Molecular Genetics: Challenges for Statistical Practice J.K. Lindsey 1. What is a Microarray? 2. Design Questions 3. Modelling Questions 4. Longitudinal Data 5. Conclusions 1. What is a microarray? A microarray

More information

arxiv:cond-mat/0005235 v1 15 May 2000

arxiv:cond-mat/0005235 v1 15 May 2000 arxiv:cond-mat/0005235 v1 15 May 2000 Stability and noise in biochemical switches William Bialek NEC Research Institute 4 Independence Way Princeton, New Jersey 08540 bialek@research.nj.nec.com December

More information

BBSRC TECHNOLOGY STRATEGY: TECHNOLOGIES NEEDED BY RESEARCH KNOWLEDGE PROVIDERS

BBSRC TECHNOLOGY STRATEGY: TECHNOLOGIES NEEDED BY RESEARCH KNOWLEDGE PROVIDERS BBSRC TECHNOLOGY STRATEGY: TECHNOLOGIES NEEDED BY RESEARCH KNOWLEDGE PROVIDERS 1. The Technology Strategy sets out six areas where technological developments are required to push the frontiers of knowledge

More information

Self-Organization in Nonequilibrium Systems

Self-Organization in Nonequilibrium Systems Self-Organization in Nonequilibrium Systems From Dissipative Structures to Order through Fluctuations G. Nicolis Universite Libre de Bruxelles Belgium I. Prigogine Universite Libre de Bruxelles Belgium

More information

Models of Switching in Biophysical Contexts

Models of Switching in Biophysical Contexts Models of Switching in Biophysical Contexts Martin R. Evans SUPA, School of Physics and Astronomy, University of Edinburgh, U.K. March 7, 2011 Collaborators: Paolo Visco (MSC, Paris) Rosalind J. Allen

More information

Control of Gene Expression

Control of Gene Expression Home Gene Regulation Is Necessary? Control of Gene Expression By switching genes off when they are not needed, cells can prevent resources from being wasted. There should be natural selection favoring

More information

Gene Expression Assays

Gene Expression Assays APPLICATION NOTE TaqMan Gene Expression Assays A mpl i fic ationef ficienc yof TaqMan Gene Expression Assays Assays tested extensively for qpcr efficiency Key factors that affect efficiency Efficiency

More information

13.4 Gene Regulation and Expression

13.4 Gene Regulation and Expression 13.4 Gene Regulation and Expression Lesson Objectives Describe gene regulation in prokaryotes. Explain how most eukaryotic genes are regulated. Relate gene regulation to development in multicellular organisms.

More information

PreciseTM Whitepaper

PreciseTM Whitepaper Precise TM Whitepaper Introduction LIMITATIONS OF EXISTING RNA-SEQ METHODS Correctly designed gene expression studies require large numbers of samples, accurate results and low analysis costs. Analysis

More information

Transfection-Transfer of non-viral genetic material into eukaryotic cells. Infection/ Transduction- Transfer of viral genetic material into cells.

Transfection-Transfer of non-viral genetic material into eukaryotic cells. Infection/ Transduction- Transfer of viral genetic material into cells. Transfection Key words: Transient transfection, Stable transfection, transfection methods, vector, plasmid, origin of replication, reporter gene/ protein, cloning site, promoter and enhancer, signal peptide,

More information

IN the field of synthetic biology [1], [2], one aims at extending

IN the field of synthetic biology [1], [2], one aims at extending IEEE TRANSACTIONS ON NANOBIOSCIENCE, VOL. 8, NO. 3, SEPTEMBER 2009 281 Design and Characterization of a Three-terminal Transcriptional Device Through Polymerase Per Second Prasanna Amur Varadarajan and

More information

The EcoCyc Curation Process

The EcoCyc Curation Process The EcoCyc Curation Process Ingrid M. Keseler SRI International 1 HOW OFTEN IS THE GOLDEN GATE BRIDGE PAINTED? Many misconceptions exist about how often the Bridge is painted. Some say once every seven

More information

DOE Office of Biological & Environmental Research: Biofuels Strategic Plan

DOE Office of Biological & Environmental Research: Biofuels Strategic Plan DOE Office of Biological & Environmental Research: Biofuels Strategic Plan I. Current Situation The vast majority of liquid transportation fuel used in the United States is derived from fossil fuels. In

More information

Notch 1 -dependent regulation of cell fate in colorectal cancer

Notch 1 -dependent regulation of cell fate in colorectal cancer Notch 1 -dependent regulation of cell fate in colorectal cancer Referees: PD Dr. Tobias Dick Prof. Dr. Wilfried Roth http://d-nb.info/1057851272 CONTENTS Summary 1 Zusammenfassung 2 1 INTRODUCTION 3 1.1

More information

Qualitative modelling and formal verification of the FLR1 gene mancozeb response in Saccharomyces cerevisiae

Qualitative modelling and formal verification of the FLR1 gene mancozeb response in Saccharomyces cerevisiae Published in IET Systems Biology Received on 4th January 2011 Revised on 17th May 2011 Qualitative modelling and formal verification of the FLR1 gene mancozeb response in Saccharomyces cerevisiae ISSN

More information

Genetomic Promototypes

Genetomic Promototypes Genetomic Promototypes Mirkó Palla and Dana Pe er Department of Mechanical Engineering Clarkson University Potsdam, New York and Department of Genetics Harvard Medical School 77 Avenue Louis Pasteur Boston,

More information

Department of Food and Nutrition

Department of Food and Nutrition Department of Food and Nutrition Faculties Professors Lee-Kim, Yang Cha, Ph.D. (M.I.T., 1973) Nutritional biochemistry, Antioxidant vitamins, Fatty acid metabolism, Brain development, and Hyperlipidemia

More information

PART 3 Dimensionless Model

PART 3 Dimensionless Model PART 3 Dimensionless Model In order to make a further analysis on stability of the system, sensitivity of parameters, feedback factors-we manipulate all the arguments and parameters to make them dimensionless.

More information

Protein Expression. A Practical Approach J. HIGGIN S

Protein Expression. A Practical Approach J. HIGGIN S Protein Expression A Practical Approach S. J. HIGGIN S B. D. HAMES List of contributors Abbreviations xv Xvi i 1. Protein expression in mammalian cell s Marlies Otter-Nilsson and Tommy Nilsso n 1. Introduction

More information

Chapter 18 Regulation of Gene Expression

Chapter 18 Regulation of Gene Expression Chapter 18 Regulation of Gene Expression 18.1. Gene Regulation Is Necessary By switching genes off when they are not needed, cells can prevent resources from being wasted. There should be natural selection

More information

How To Understand Enzyme Kinetics

How To Understand Enzyme Kinetics Chapter 12 - Reaction Kinetics In the last chapter we looked at enzyme mechanisms. In this chapter we ll see how enzyme kinetics, i.e., the study of enzyme reaction rates, can be useful in learning more

More information

Introduction To Real Time Quantitative PCR (qpcr)

Introduction To Real Time Quantitative PCR (qpcr) Introduction To Real Time Quantitative PCR (qpcr) SABiosciences, A QIAGEN Company www.sabiosciences.com The Seminar Topics The advantages of qpcr versus conventional PCR Work flow & applications Factors

More information

Complex multicellular organisms are produced by cells that switch genes on and off during development.

Complex multicellular organisms are produced by cells that switch genes on and off during development. Home Control of Gene Expression Gene Regulation Is Necessary? By switching genes off when they are not needed, cells can prevent resources from being wasted. There should be natural selection favoring

More information

transcription networks

transcription networks Global l structure t of sensory transcription networks 02/7/2012 Counting possible graph patterns in an n-node graph One 1-node Three 2-node graph pattern graph patterns Thirteen 3-node graph patterns

More information

Thermo Scientific DyNAmo cdna Synthesis Kit for qrt-pcr Technical Manual

Thermo Scientific DyNAmo cdna Synthesis Kit for qrt-pcr Technical Manual Thermo Scientific DyNAmo cdna Synthesis Kit for qrt-pcr Technical Manual F- 470S 20 cdna synthesis reactions (20 µl each) F- 470L 100 cdna synthesis reactions (20 µl each) Table of contents 1. Description...

More information

Molecular Biology Techniques: A Classroom Laboratory Manual THIRD EDITION

Molecular Biology Techniques: A Classroom Laboratory Manual THIRD EDITION Molecular Biology Techniques: A Classroom Laboratory Manual THIRD EDITION Susan Carson Heather B. Miller D.Scott Witherow ELSEVIER AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN

More information

Supplement to Call Centers with Delay Information: Models and Insights

Supplement to Call Centers with Delay Information: Models and Insights Supplement to Call Centers with Delay Information: Models and Insights Oualid Jouini 1 Zeynep Akşin 2 Yves Dallery 1 1 Laboratoire Genie Industriel, Ecole Centrale Paris, Grande Voie des Vignes, 92290

More information

Creating Metabolic and Regulatory Network Models using Fuzzy Cognitive Maps

Creating Metabolic and Regulatory Network Models using Fuzzy Cognitive Maps Creating Metabolic and Regulatory Network Models using Fuzzy Cognitive Maps J.A. Dickerson and Z. Cox E. S. Wurtele A.W. Fulmer Electrical Engineering Dept., Iowa State University Ames, IA, USA julied@iastate.edu

More information

CHAPTER 6: RECOMBINANT DNA TECHNOLOGY YEAR III PHARM.D DR. V. CHITRA

CHAPTER 6: RECOMBINANT DNA TECHNOLOGY YEAR III PHARM.D DR. V. CHITRA CHAPTER 6: RECOMBINANT DNA TECHNOLOGY YEAR III PHARM.D DR. V. CHITRA INTRODUCTION DNA : DNA is deoxyribose nucleic acid. It is made up of a base consisting of sugar, phosphate and one nitrogen base.the

More information

Comparative genomic hybridization Because arrays are more than just a tool for expression analysis

Comparative genomic hybridization Because arrays are more than just a tool for expression analysis Microarray Data Analysis Workshop MedVetNet Workshop, DTU 2008 Comparative genomic hybridization Because arrays are more than just a tool for expression analysis Carsten Friis ( with several slides from

More information

Gymnázium, Brno, Slovanské nám. 7, WORKBOOK - Biology WORKBOOK. http://agb.gymnaslo.cz

Gymnázium, Brno, Slovanské nám. 7, WORKBOOK - Biology WORKBOOK. http://agb.gymnaslo.cz WORKBOOK http://agb.gymnaslo.cz Biology Subject: Teacher: Iva Kubištová Student:.. School year:../ This material was prepared with using http://biologygmh.com/ Topics: 1. 2. 3. 4. 5. 6. Viruses and Bacteria

More information

Understanding the immune response to bacterial infections

Understanding the immune response to bacterial infections Understanding the immune response to bacterial infections A Ph.D. (SCIENCE) DISSERTATION SUBMITTED TO JADAVPUR UNIVERSITY SUSHIL KUMAR PATHAK DEPARTMENT OF CHEMISTRY BOSE INSTITUTE 2008 CONTENTS Page SUMMARY

More information

BIOSCIENCES COURSE TITLE AWARD

BIOSCIENCES COURSE TITLE AWARD COURSE TITLE AWARD BIOSCIENCES As a Biosciences undergraduate student at the University of Westminster, you will benefit from some of the best teaching and facilities available. Our courses combine lecture,

More information

Green Fluorescent Protein (GFP): Genetic Transformation, Synthesis and Purification of the Recombinant Protein

Green Fluorescent Protein (GFP): Genetic Transformation, Synthesis and Purification of the Recombinant Protein Green Fluorescent Protein (GFP): Genetic Transformation, Synthesis and Purification of the Recombinant Protein INTRODUCTION Green Fluorescent Protein (GFP) is a novel protein produced by the bioluminescent

More information

Weill Graduate School of Medical Sciences of Cornell University Program in Pharmacology. Graduate School Curriculum

Weill Graduate School of Medical Sciences of Cornell University Program in Pharmacology. Graduate School Curriculum Weill Graduate School of Medical Sciences of Cornell University Program in Pharmacology Graduate School Curriculum Weill Graduate School of Medical Sciences Partnership between Weill Medical College and

More information

Learning Predictive Models of Gene Dynamics. Nick Jones, Sumeet Agarwal

Learning Predictive Models of Gene Dynamics. Nick Jones, Sumeet Agarwal Learning Predictive Models of Gene Dynamics Nick Jones, Sumeet Agarwal An Aim of Systems Biology How about predicting what cells are going to do? Quantitatively predict the response of cells to multiple

More information

Viruses. Viral components: Capsid. Chapter 10: Viruses. Viral components: Nucleic Acid. Viral components: Envelope

Viruses. Viral components: Capsid. Chapter 10: Viruses. Viral components: Nucleic Acid. Viral components: Envelope Viruses Chapter 10: Viruses Lecture Exam #3 Wednesday, November 22 nd (This lecture WILL be on Exam #3) Dr. Amy Rogers Office Hours: MW 9-10 AM Too small to see with a light microscope Visible with electron

More information

Basic Concepts of DNA, Proteins, Genes and Genomes

Basic Concepts of DNA, Proteins, Genes and Genomes Basic Concepts of DNA, Proteins, Genes and Genomes Kun-Mao Chao 1,2,3 1 Graduate Institute of Biomedical Electronics and Bioinformatics 2 Department of Computer Science and Information Engineering 3 Graduate

More information

STUDY AT. Programs Taught in English

STUDY AT. Programs Taught in English STUDY AT CONTACT Office for International Students, Zhejiang Normal University Address: 688 Yingbin Avenue, Jinhua City, Zhejiang Province, 321004, P.R. China Tel: +86-579-82283146, 82283155 Fax: +86-579-82280337

More information

Molecular Computing. david.wishart@ualberta.ca 3-41 Athabasca Hall Sept. 30, 2013

Molecular Computing. david.wishart@ualberta.ca 3-41 Athabasca Hall Sept. 30, 2013 Molecular Computing david.wishart@ualberta.ca 3-41 Athabasca Hall Sept. 30, 2013 What Was The World s First Computer? The World s First Computer? ENIAC - 1946 Antikythera Mechanism - 80 BP Babbage Analytical

More information

Lecture Objectives: Why study microbiology? What is microbiology? Roots of microbiology

Lecture Objectives: Why study microbiology? What is microbiology? Roots of microbiology 1 Lecture Objectives: Why study microbiology? What is microbiology? Roots of microbiology Why study microbiology? ENVIRONMENTAL MEDICAL APPLIED SCIENCE BASIC SCIENCE The science of microbiology Microbiology

More information

Control of Gene Expression

Control of Gene Expression Control of Gene Expression What is Gene Expression? Gene expression is the process by which informa9on from a gene is used in the synthesis of a func9onal gene product. What is Gene Expression? Figure

More information

Biotechnology and Recombinant DNA (Chapter 9) Lecture Materials for Amy Warenda Czura, Ph.D. Suffolk County Community College

Biotechnology and Recombinant DNA (Chapter 9) Lecture Materials for Amy Warenda Czura, Ph.D. Suffolk County Community College Biotechnology and Recombinant DNA (Chapter 9) Lecture Materials for Amy Warenda Czura, Ph.D. Suffolk County Community College Primary Source for figures and content: Eastern Campus Tortora, G.J. Microbiology

More information

10 Irreversible reactions in metabolic simulations: how reversible is irreversible?

10 Irreversible reactions in metabolic simulations: how reversible is irreversible? Irreversible reactions in metabolic simulations: how reversible is irreversible? A. Cornish-Bowden and M.L. Cárdenas CNRS-BIP, chemin oseph-aiguier, B.P. 7, 4 Marseille Cedex, France Mathematically and

More information

Statement of ethical principles for biotechnology in Victoria

Statement of ethical principles for biotechnology in Victoria Statement of ethical principles for biotechnology in Victoria Statement of ethical principles for biotechnology in Victoria Acknowledgments Published by the Public Health Group, Rural & Regional Health

More information

UNCERTAINTY TREATMENT IN STOCK MARKET MODELING

UNCERTAINTY TREATMENT IN STOCK MARKET MODELING UNCERTAINTY TREATMENT IN STOCK MARKET MODELING Stanislaw Raczynski Universidad Panamericana Augusto Rodin 498, 03910 Mexico City, Mexico e-mail: stanracz@netservice.com.mx Abstract A model of stock market

More information

Innate Immunity. Insects rely solely on an innate immune system for defense against infection

Innate Immunity. Insects rely solely on an innate immune system for defense against infection Innate Immunity Insects rely solely on an innate immune system for defense against infection The importance of mammalian innate immunity has only recently become appreciated The innate immune response

More information