Homework 5.2: Determining dissociation constants (50 pts)

Data set 1 download, Data set 2 download


The data set we will consider in this problem comes from a paper by Rasson and coworkers. The text below is long, and sets up a problem we will approach again in future problem sets.

The authors were investigating the biochemistry of Spire-actin interactions. Spire is an actin binding protein that can nucleate actin filaments. In particular, it has four domains (called \(S_A\), \(S_B\), \(S_C\), and \(S_D\)), which bind monomeric actin. These four domains, acting in concert, can line up actin monomers to help in nucleation. In this problem, we will determine the dissociation constant, \(K_d\), describing binding of \(S_D\) to monomeric actin.

The strategy to determine \(K_d\) is to perform a titration experiment and then use nonlinear regression to determine \(K_d\). Consider the chemical reaction describing \(S_D\)-actin binding.

\begin{align} \text{actin}\cdot S_D \rightleftharpoons \text{actin} + S_D, \end{align}

which has dissociation constant \(K_d\). (In this system actin does not polymerize and stay monometic because it is treated with Latrunculin.) Let \(c_a\) be the equilibrium concentration of actin and \(c_d\) be the equilibrium concentration of \(S_D\), and \(c_{ad}\) be the equilibrium concentration of bound actin-\(S_D\). Then, at equilibrium,

\begin{align} K_d = \frac{c_a c_d}{c_{ad}}. \end{align}

If we started with a total actin concentration of \(c_a^0\) and a total \(S_D\) concentration of \(c_d^0\), we also have

\begin{align} c_a^0 = c_a + c_{ad}, \\[1mm] c_d^0 = c_d + c_{ad}, \end{align}

by conservation of mass. With these relations, we can now write \(c_{ad}\) in terms of \(c_a^0\) and \(c_d^0\), which are known quantities (this is what we pipetted into our solution).

\begin{align} K_d &= \frac{(c_a^0 - c_{ad})(c_d^0 - c_{ad})}{c_{ad}},\\[1mm] \Rightarrow\;&\;\;c_{ad}^2 - (K_d + c_a^0 + c_d^0)c_{ad} + c_a^0 c_d^0 = 0. \end{align}

The solution to this quadratic equation gives \(c_{ad}\) as a function of \(K_d\). Note that we must choose one of the two roots, the one that is physical. The physical root satisfies \(0 < c_{ad} < \min(c_a^0, c_d^0)\). In this case, it is

\begin{align} c_{ad} = \frac{1}{2}\left(K_d + c_a^0 + c_d^0 - \sqrt{\left(K_d + c_a^0 + c_d^0\right)^2 - 4c_a^0c_d^0}\right). \end{align}

In a titration experiment, we fix \(c_d^0\) and vary \(c_a^0\), and measure \(c_{ad}\) to get a curve. From the curve, we can perform a regression to get \(K_d\).

The problem with this approach is that we do not have a direct way of measuring \(c_{ad}\). The authors instead employed fluorescence anisotropy. I will not go into the details here of how it works, but will simply say that larger complexes rotate more slowly, and therefore give a higher fluorescence anisotropy signal (which is dimensionless) than do smaller complexes.

So, the authors fluorescently tagged \(S_D\). We will call this molecule \(S_{D^*}\), with concentration \(c_{d^*}\). When free in solution, this molecule gives an anisotropy signal of \(r_f\). When bound to actin, it gives an anisotropy signal of \(r_b\). So, the total anisotropy signal we detect is

\begin{align} r = \frac{1}{c_{d^*}^0}\,\left(r_f c_{d^*} + r_b c_{ad^*}\right). \end{align}

Clearly, when all \(S_{D^*}\) is free, the anisotropy signal is \(r_f\) and when all \(S_{D^*}\) is bound to actin, the signal is \(r_b\). Remembering conservation of mass, \(c_{d^*} = c_{d^*}^0 - c_{ad^*}\), we have

\begin{align} r = \frac{1}{c_{d^*}^0}\,\left(r_f (c_{d^*}^0 - c_{ad^*}) + r_b c_{ad^*}\right) = r_f + \frac{r_b-r_f}{c_{d^*}^0}\, c_{ad^*}. \end{align}

Now, returning to our equilibrium expression, we have

\begin{align} c_{ad^*} = \frac{1}{2}\left(K_d^* + c_a^0 + c_{d^*}^0 - \sqrt{\left(K_d^* + c_a^0 + c_{d^*}^0\right)^2 - 4c_a^0c_{d^*}^0}\right), \end{align}

so we can write the measured anisotropy \(r\) as a function of \(K_d^*\) and the known quantities \(c_a^0\) and \(c_{d^*}^0\). Note that we now have three parameters in our mathematical model, \(K_d^*\), \(r_f\), and \(r_b\), since the latter two are not known a priori.

This is all fine and good, but if we do this regression, we are measuring the dissociation constant of \(S_{D^*}\), not \(S_D\). To get \(K_d\), we can use the fact that we know \(K_d^*\) from dissociation experiments described above. Now, say we add monomeric actin, \(S_{D^*}\), and \(S_D\) to a reaction mixture. Then, we have two reactions going on.

\begin{align} \text{actin-}S_D &\rightleftharpoons \text{actin} + S_D \\[1mm] \text{actin-}S_{D^*} &\rightleftharpoons \text{actin} + S_{D^*}, \end{align}

with equilibrium constants \(K_d\) and \(K_d^*\), respectively. In this case, we have five equations describing equilibrium, the two equilibrium expressions and three conservation of mass expressions.

\begin{align} K_d &= \frac{c_a c_d}{c_{ad}} \\[1mm] K_d^* &= \frac{c_a c_{d^*}}{c_{ad^*}} \\[1mm] c_a^0 &= c_a + c_{ad} + c_{ad^*}\\[1mm] c_d^0 &= c_d + c_{ad} \\[1mm] c_{d^*}^0 &= c_{d^*} + c_{ad^*}. \end{align}

These five equations can be rearranged to give

\begin{align} c_a^3 + \beta c_a^2 + \gamma c_a + \delta = 0, \end{align}

with

\begin{align} \beta &= K_d + K_d^* + c_d^0 + c_{d^*}^0 - c_a^0, \\[1mm] \gamma &= K_d(c_{d^*}^0 - c_a^0) + K_d^*(c_d^0 - c_a^0) + K_d K_d^* \\[1mm] \delta &= -K_d K_d^* c_a^0. \end{align}

So, we can solve this third order polynomial for \(c_a\). We can then compute \(c_{d^*}\) and \(c_{ad^*}\) using the equilibrium and mass conservation relations for \(S_{D^*}\) as

\begin{align} c_{d^*} &= \frac{K_d^* c_{d^*}^0}{K_d^* + c_a} \\[1mm] c_{ad^*} &= \frac{c_a c_{d^*}^0}{K_d^* + c_a}. \end{align}

Given these expressions for \(c_{ad^*}\) and \(c_{d^*}\), we can compute the anistropy as a function of \(K_d\), \(K_d^*\), and the known quantities \(c_a^0\), \(c_d^0\), and \(c_{d^*}^0\).

This looks like a complicated function for the anisotropy. This is why researchers have consistently fit competition anisotropy data with approximate (wrong) functions. In fact, the way most people have done this makes approximations that neglect the most dynamic part of the curve! In practice, though, this is not too much of a challenge; we need only to solve a cubic polynomial.

a) In the competition experiment, the actin concentration and the \(S_{D^*}\) concentration were held constant. We could use these data alone to directly determine the parameter we are interested in, \(K_d\), as well as the parameter \(K_d^*\). But the authors did not do that. Rather, they performed a dissociation experiment and a competition experiment. Why is this a better strategy? What problems would arise if we just directly used the competition assay without using the results from the dissociation assay?

b) We may address the competition assay in a future homework. (If you are curious, you can download the competition data set here.) For this homework, we will be working with the dissociation experiment (data set found here). Obtain an estimate for the parameter \(K_{d}^*\). You should be principled and use prior predictive and posterior predictive checks.