Physics 380, 2011: Lecture 6

From Ilya Nemenman: Theoretical Biophysics @ Emory
Jump to: navigation, search
Emory Logo

Back to the main Teaching page.

Back to Physics 380, 2011: Information Processing in Biology.

Today we are continuing discussion of random walks in biology.

The book that we used to study probability has a great section on random walks: see Introduction to Probability by CM Grinstead and JL Snell. Another, more physics-like book on the subject that I recommend is "Random Walks in Biology" by H. Berg.

Finishing the previous lecture

  • Return times and Berg-von Hippel transcription factor searching for a binding site. What is an optimal strategy for a transcription factor to search for a binding site?
    • Why 1-d search would fail? Because too much time is spent on exploration -- you always come back. --discussed last time
    • Why 3-d search would fail? Because very few sites are ever explored, and the TF will not come close to its needed target. -- discussed last time
    • Why 1-d/3-d search is faster? You can move fast between patches (3-d), and then explore each patch throughly in 1-d way. Details of 1-3d search (following Slutsky and Mirny, 2004):
      • Search partitioned into 1-3d search rounds.
      • Total search time is the sum of search times in both modes: , where is the number of rounds.
      • In 3-d search the protein almost never come back to the same search patch.
      • In 1-d search the protein explores sites. Hence , where is the DNA length.
      • We get
      • for this model, where is the 1d diffusion constant. In general, we get .
      • Thus .
    • Is there an optimal time to spend on a 1-d search? Differentiating w.r.t. , we get . The transcription factor should spend the same amount of time in 1-d and 3-d search modes. Slutsky and Mirny (2004) review experimental confirmations of this.

Warmup question

  1. During development, different parts of an embryo make a decision to convert into cells of a different type based on the measured concentrations of various signaling molecules that they measure. These molecules are called morphogens. For example, in drosophila development, the mother fly deposits mRNA molecules coding for a certain protein, called bicoid, onto one of the ends of the egg. These mRNAs are translated into proteins at a constant rate, and the proteins diffuse through the egg and act as a morphogen that controls the activation of expression of subsequent developmental genes. During the diffusion the proteins get degraded and disappear. What is the shape of the concentration of the bicoid protein established in the egg through this mechanism? Can you guess the characteristic length scale describing this shape? See (Gregor et al., 2005) for beautiful measurements of these morphogens.

Main Lecture

  • Imagine the model of many particles moving diffusively on a 1-d lattice. What is the equation that describes the dynamics of the number of particles with time?
    • Assuming that the number of particles on each site is large, we get that
    • In the continuum limit, this become
    • This is called the diffusion equation.
    • For the initial condition of (that is, all particles are at 0), the solution is given by a gaussian (verify this in class).
  • If particles get degraded, as in the warmup question, the equation gets modified as
    • We can calculate what the concentration would look like in the steady state, where stops changing with time. . We solve this to get .
    • Now consider the problem discussed for fly development in Gregor et al. 2005. Different flies have sizes different by up to a factor of 10. How can they establish the same body plans then? This will require either or changing by a factor of a 100! Changing diffusion of a protein is hard, but changing the degradation rate is easier. It turns out that this indeed is what happens for fly development.