Skip to content

Commit

Permalink
Updates to binding-models
Browse files Browse the repository at this point in the history
  • Loading branch information
sukritsingh committed Aug 3, 2024
1 parent b4c3744 commit f5ae23a
Show file tree
Hide file tree
Showing 4 changed files with 815 additions and 0 deletions.
Binary file added biophysics/binding-models/binding-models.pdf
Binary file not shown.
198 changes: 198 additions & 0 deletions biophysics/binding-models/binding-models.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,198 @@
\documentclass[english,course]{lecture}
\usepackage{amsmath}
\usepackage{hyperref}

%
% Document metadata
\ccode{WCGMS BCMB}
\title{Knowledge base}
\subtitle{Binding Models}
\shorttitle{As inspired by Wyman and Gill}
\subject{Biophysics}
\author{Sukrit Singh}
\email{[email protected]}
% \date{02}{08}{2024}
% \dateend{09}{08}{2024}
\attn{Introduction to Wyman and Gill's Binding Models}
\morelink{http://choderalab.org}
%
% Begin document
\begin{document}

\vfill
\eject

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% COURSE MATERIALS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Recommended reading and supportive texts}

\subsection*{Recommended reading}

\noindent {\bf Molecular Driving Forces}, Dill and Bromberg\\
Chapter 15 ("Binding Models and Binding Sites") \href{https://tinyurl.com/dill-bromberg-preview}{[PDF (click "Preview this Book")]}\\

\noindent {\bf Binding and Linkage: Functional Chemistry of Biological Macromolecules}, Wyman and Gill \\
A comprehensive guide to the principles of binding and linkage, essential for understanding the thermodynamics of molecular interactions.
\href{https://books.google.com/books/about/Binding_and_Linkage.html?id=daxAKlHw7qQC}{[Google Books]}

\vfill
\eject

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Introduction to Binding Models
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Introduction to Binding Models}
% \lecture[Read prior to lecture]{02}{08}{2024}

Binding models are fundamental to understanding how molecules interact, particularly in biological systems where proteins, DNA, and other macromolecules exhibit complex binding behaviors. Wyman and Gill provide an excellent framework for examining these interactions through statistical mechanics and thermodynamics.

\vskip2ex

In this lecture, we'll focus on:

\begin{itemize}
\item Understanding basic binding models, including the law of mass action.
\item Exploring the concepts of ligand binding, binding sites, and equilibrium constants.
\item Introducing Wyman and Gill's framework for cooperative binding and linkage.
\end{itemize}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Basic Binding Models
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Basic Binding Models}

The simplest binding model involves a ligand \(L\) binding to a receptor \(R\) to form a complex \(RL\). This interaction can be described by the following equilibrium:

\[
R + L \rightleftharpoons RL
\]

The equilibrium constant \(K_d\) is defined as:

\[
K_d = \frac{[R][L]}{[RL]}
\]

where \([R]\), \([L]\), and \([RL]\) represent the concentrations of the receptor, ligand, and complex, respectively.

\subsection{The Law of Mass Action}

The law of mass action states that the rate of a reaction is proportional to the product of the concentrations of the reactants. For the binding reaction:

\[
\text{Rate} = k_f[R][L] - k_r[RL]
\]

where \(k_f\) and \(k_r\) are the forward and reverse rate constants. At equilibrium, the rate of formation of \(RL\) equals the rate of its dissociation, leading to:

\[
K_d = \frac{k_r}{k_f}
\]

\subsection{Binding Free Energy}

The free energy change associated with binding, \(\Delta G\), is given by:

\[
\Delta G = \Delta H - T \Delta S = -RT \ln K_d
\]

where \(\Delta H\) is the enthalpy change, \(\Delta S\) is the entropy change, \(T\) is the temperature, and \(R\) is the universal gas constant.

\vfill
\eject

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Cooperative Binding
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Cooperative Binding}

Cooperative binding refers to scenarios where the binding of one ligand affects the binding of additional ligands. Hemoglobin, which binds oxygen molecules, is a classic example of cooperative binding.

\subsection{Hill Equation}

The Hill equation provides a way to describe cooperative binding:

\[
\theta = \frac{[L]^n}{K_d^n + [L]^n}
\]

where \(\theta\) is the fraction of binding sites occupied, and \(n\) is the Hill coefficient, indicating the degree of cooperativity.

- \(n = 1\): No cooperativity (independent binding)
- \(n > 1\): Positive cooperativity (binding of one ligand increases affinity for others)
- \(n < 1\): Negative cooperativity (binding of one ligand decreases affinity for others)

\subsection{Wyman and Gill's Model}

Wyman and Gill introduced a more comprehensive approach to cooperative binding through the concept of \emph{linkage}. This model considers the energetics of multiple binding sites and the interaction between them.

The linkage equation can be expressed as:

\[
\Delta G = \Delta G_0 + RT \ln \left(1 + \frac{L}{K_d}\right)^n
\]

where \(\Delta G_0\) is the standard free energy change for binding in the absence of cooperativity.

\vfill
\eject

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Advanced Concepts
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Advanced Concepts}

\subsection{Allosteric Regulation}

Allosteric regulation involves binding at one site affecting the activity at another. This is critical in enzyme regulation and signal transduction.

\subsection{Linkage and Binding Polynomials}

The concept of \emph{binding polynomials} is used to describe systems with multiple binding sites. The polynomial takes into account all possible binding states and their respective energies.

For a system with two binding sites:

\[
P(L) = 1 + K_1[L] + K_2[L]^2
\]

where \(K_1\) and \(K_2\) are equilibrium constants for each binding step.

\subsection{Entropy and Enthalpy Compensation}

In many binding systems, changes in enthalpy (\(\Delta H\)) and entropy (\(\Delta S\)) compensate for each other. This compensation is often observed in protein-ligand interactions and can be analyzed through isothermal titration calorimetry (ITC).

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Conclusion
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Conclusion}

Understanding binding models is essential for deciphering the complex interactions that govern biological systems. Wyman and Gill's approaches provide a robust framework for analyzing these interactions, especially in systems exhibiting cooperativity and allostery.

\subsection{Key Takeaways}

\begin{itemize}
\item Equilibrium constants are fundamental in describing binding interactions.
\item Cooperative binding can be modeled using the Hill equation and Wyman and Gill's linkage theory.
\item Advanced concepts such as allosteric regulation and entropy-enthalpy compensation provide deeper insights into molecular interactions.
\end{itemize}

\vfill
\eject

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% REFERENCES
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% \bibliographystyle{unsrt}
% \bibliography{binding_models}

\end{document}
97 changes: 97 additions & 0 deletions biophysics/binding-models/commons.sty
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{Commons}

%%%%%%%%%%%%%%%%%%%% ABBREVIATIONS %%%%%%%%%%%%%%%%%%%%
\newcommand{\pha}{{}_\bullet}
\newcommand{\phb}{{}_\blacktriangle}
\newcommand{\phc}{\blacktriangle}

\newcommand{\dotleq}{\mathrel{\raisebox{1.2ex}{$$}\mkern-13.5mu \leq}}
\renewcommand{\projlim}{\varprojlim}
\renewcommand{\injlim}{\varinjlim}
\newcommand{\dottimes}{\stackrel[\cdot]{\times}}

%\newcommand{\xra}[1]{\xrightarrow{#1}}
\newcommand{\xra}[1]{\, \tikz[baseline] \draw (0pt,3.5pt) -- (7pt,3.5pt); {\raisebox{1.5pt}{\ensuremath{\scriptstyle #1}}} \tikz[baseline] \draw [->] (0pt,3.5pt) -- (7pt,3.5pt); \, }

\let\tempCaption=\caption
\renewcommand{\caption}[1]{\itshape \tempCaption{#1}}

\renewcommand{\obar}[1]{\overline{#1}}
\newcommand{\ubar}[1]{\underline{#1}}

\newcommand{\set}[1]{\left\{#1\right\}}
\newcommand{\pa}[1]{\left(#1\right)}
\newcommand{\ang}[1]{\left<#1\right>}
\newcommand{\bra}[1]{\left[#1\right]}
\newcommand{\abs}[1]{\left|#1\right|}
\newcommand{\norm}[1]{\left\|#1\right\|}

\newcommand{\mat}[1]{\begin{matrix}#1\end{matrix}}
\newcommand{\pmat}[1]{\pa{\mat{#1}}}
\newcommand{\bmat}[1]{\bra{\mat{#1}}}
\newcommand{\sismat}[1]{\left\{\mat{#1}\right.}
\newcommand{\sm}[1]{\begin{smallmatrix}#1\end{smallmatrix}}
\newcommand{\psm}[1]{\pa{\sm{#1}}}
\newcommand{\bsm}[1]{\bra{\sm{#1}}}
\newcommand{\tci}[2]{\set{\,#1 \mid{} #2\,}}
\newcommand{\tcia}[2]{\ang{\,#1 \mid{} #2\,}}
\newcommand{\pfrac}[2]{\pa{\frac{#1}{#2}}}
\newcommand{\bfrac}[2]{\bra{\frac{#1}{#2}}}
\newcommand{\psfrac}[2]{\pa{\sfrac{#1}{#2}}}
\newcommand{\bsfrac}[2]{\bra{\sfrac{#1}{#2}}}
\newcommand{\der}[2]{\frac{\partial #1}{\partial #2}}
\newcommand{\pder}[2]{\pfrac{\partial #1}{\partial #2}}
\newcommand{\sder}[2]{\sfrac{\partial #1}{\partial #2}}
\newcommand{\psder}[2]{\psfrac{\partial #1}{\partial #2}}

\newcommand{\leg}[2]{\pfrac{#1}{#2}}
\newcommand{\estdim}[2]{\left[#1 : #2\right]}
\newcommand{\abel}[2]{\left[#1, #2\right]}
\newcommand{\brk}[2]{\left[#1,#2\right]}

%%%%%%%%%%%%%%%%%%%% OPERATORS %%%%%%%%%%%%%%%%%%%%
\DeclareMathOperator{\Schemes}{\mathfrak{Sch}}
\DeclareMathOperator{\AffineSchemes}{\mathfrak{AffSch}}
\DeclareMathOperator{\Sets}{\mathfrak{Sets}}
\DeclareMathOperator{\Groupoids}{\mathfrak{Groupoids}}
\DeclareMathOperator{\TopologicalSpaces}{\mathfrak{Top}}

\DeclareMathOperator{\Alb}{Alb}
\DeclareMathOperator{\Aut}{Aut}
\DeclareMathOperator{\B}{B}
\DeclareMathOperator{\cod}{cod}
\DeclareMathOperator{\de}{d}
\DeclareMathOperator{\diag}{diag}
\DeclareMathOperator{\Div}{Div}
\DeclareMathOperator{\Ext}{Ext}
\DeclareMathOperator{\Fix}{Fix}
\DeclareMathOperator{\gen}{g}
\DeclareMathOperator{\GL}{GL}
\DeclareMathOperator{\Hilb}{Hilb}
\DeclareMathOperator{\Ho}{H}
\DeclareMathOperator{\ho}{h}
\DeclareMathOperator{\Hom}{Hom}
\DeclareMathOperator{\id}{id}
\DeclareMathOperator{\Image}{Im}
\DeclareMathOperator{\Isom}{Isom}
\DeclareMathOperator{\Mod}{Mod}
\DeclareMathOperator{\Mor}{Mor}
\DeclareMathOperator{\argen}{p_a}
\DeclareMathOperator{\geomgen}{p_g}
\DeclareMathOperator{\Pic}{Pic}
\DeclareMathOperator{\Proj}{Proj}
\DeclareMathOperator{\irr}{q}
\DeclareMathOperator{\res}{res}
\DeclareMathOperator{\sgn}{sgn}
\DeclareMathOperator{\Sing}{Sing}
\DeclareMathOperator{\Spec}{Spec}
\DeclareMathOperator{\Stab}{Stab}
\DeclareMathOperator{\tr}{tr}
\DeclareMathOperator{\Tors}{Tors}
\DeclareMathOperator{\vp}{v.p.}


%%%%%%%%%%%%%%%%%%%% LETTERS %%%%%%%%%%%%%%%%%%%%
\newcommand{\frakM}{\mathfrak{M}}
\newcommand{\frakm}{\mathfrak{m}}
Loading

0 comments on commit f5ae23a

Please sign in to comment.