APh 161: Dynamics of Transcriptional Regulation: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
Line 36: Line 36:
==== Notes ====
==== Notes ====
*  The mini-review paper by Vilar, Guet and Leibler provides a good summary of some of the approaches and limitations of modeling, using ''lac''.  It doesn't go into much detail, so mainly useful as a broad overview paper.
*  The mini-review paper by Vilar, Guet and Leibler provides a good summary of some of the approaches and limitations of modeling, using ''lac''.  It doesn't go into much detail, so mainly useful as a broad overview paper.
* The paper by Yildirim et al takes a fairly detailed model of the ''lac'' operon that was developed by Yildirim and Mackey (''Biophysical Journal'', 2003) and simplifies it to get a three dimensional model that they claim captures the main features of interest.  They make use dynamical systems concepts (bistability, parameteric stability diagrams, bifurcations) to study the system.  They compare their results to data and explore its predictive abilities.


== Tutorial Interlude: Dynamical Systems 101 ==
== Tutorial Interlude: Dynamical Systems 101 ==

Revision as of 16:30, 17 January 2007

This page contains my lecture outline and notes for a set of lectures that I will be giving in [1], Rob Phillips's course on Physical Biology of the Cell. This page is mainly intended as a place for me to keep my notes, but might be useful as a reference for the lecture (the final lecture notes will be posted on the APh 161 web page).

Goals

  • Motivate the role of dynamics and feedack in the physical biology of the cell
  • Provide mathematical tools for analyzing the dynamics of transcriptional regulation in the cell
  • Work through some case studies that serve as model systems for feedback control in cells

Lecture 1: Feedback and Dynamics in Cells

This lecture will be a powerpoint-style lecture that tries to motivate the role of dynamics and feedback in cells and describes how we can analyze models to obtain insights into the dynamics. We focus on the lac operon as the main object of study.

Lecture Outline

  1. How cells regulate function
  2. Motivating example #1: lac operon
  3. Going from cartoons → numbers: rates and transfer curves
  4. The fole of dynamics: stability, performance, robustness
  5. Methods of modeling: chemical kinetics, statistical mechanics, Hill functions
  6. Worked example: dynamical model for lac

Lecture Materials

  • Lecture slides
  • MATLAB code

Reading

  • Ch 19 of the course text
  • J. M. G. Vilar, C. C. Guet and S. Leibler, "Modeling network dynamics: the lac operon, a case study. Journal of Cell Biology, 161:471-476, 2003.
  • N. Yildirim, M. Santillan, D. Horike and M. C. Mackey, "Dynamics and bistability in a reduced model of the lac operon". Chaos, 14(2):279-292, 2004.

Notes

  • The mini-review paper by Vilar, Guet and Leibler provides a good summary of some of the approaches and limitations of modeling, using lac. It doesn't go into much detail, so mainly useful as a broad overview paper.
  • The paper by Yildirim et al takes a fairly detailed model of the lac operon that was developed by Yildirim and Mackey (Biophysical Journal, 2003) and simplifies it to get a three dimensional model that they claim captures the main features of interest. They make use dynamical systems concepts (bistability, parameteric stability diagrams, bifurcations) to study the system. They compare their results to data and explore its predictive abilities.

Tutorial Interlude: Dynamical Systems 101

Tutorial Outline

Tutorial Materials

  • Tutorial slides
  • MATLAB code

Additional Information

Notes

  • This material will come from CDS 101/110, Week 3 - Dynamic Behavior. Pretty much the only change is going to be to swap out the examples with ones from biology (mainly lac and repressilator)

Lecture 2: Case Studies and Calculations

Lecture Outline

Lecture Materials

  • Lecture slides
  • MATLAB code

Reading