Introduction¶
MM/PB(GB)SA method can be used for calculating binding free energies of non covalently bound complexes.
The free binding energy for a complex can be estimated as follows:
βπΊππππ = β©πΊπΆππβͺββ©πΊπ πΈπΆβͺββ©πΊπΏπΌπΊβͺ
(1)
where each term to the right in the equation is given by:
β©πΊπ₯βͺ = β©πΈππβͺ + β©πΊπ ππβͺ β β©ππβͺ
(2)
In turn, βπΊππππ can also be represented as:
βπΊππππ = βπ» β πβπ
(3)
where βπ» corresponds to the enthalpy of binding and βπβπ to the conformational entropy after ligand binding. When the entropic term is dismissed, the computed value is the effective free energy, which is usually sufficient for comparing relative binding free energies of related ligands.
The βπ» can be decomposed into different terms:
βπ» = βπΈππ + βπΊπ ππ
(4)
where:
βπΈππ = βπΈππππππ + βπΈπππππππππ = (βπΈππππ + βπΈπππππ + βπΈππβπππππ) + (βπΈπππ + βπΈπ£ππ)
(5)
The gas phase free energy contributions (βπΈππ) are calculated by sander
within the AmberTools package according to the force field used in the MD simulation.
The βπΊπ ππ is given by:
βπΊπ ππ = βπΊπππ + βπΊπππβπππ = βπΊππ΅/πΊπ΅ + βπΊπππβπππ
(6)
where:
βπΊπππβπππππ = ππππΈπππΌππ β βππ΄ππ΄ + ππππΉπΉππΈπ
(7)
or,
βπΊπππβπππ = βπΊπππ π + βπΊπππ£ππ‘π¦ = βπΊπππ π + (πΆπ΄ππΌππππΈπππΌππ β βππ΄ππ΄ + πΆπ΄ππΌππππΉπΉππΈπ)
(8)
In the above equations, βπΈππ corresponds to the molecular mechanical energy changes in the gas phase. βπΈππ includes βπΈππππππ, also known as internal energy, and βπΈπππππππππ, corresponding to the van der Waals and electrostatic contributions. The solvation energy is determined differently, depending on the method employed. In the 3D-RISM model, both components -polar and non-polar- of the solvation energy are calculated. However, the PB and GB models estimate only the polar component of the solvation. The non-polar component is usually assumed to be proportional to the molecule's total solvent accessible surface area (SASA), with a proportionality constant derived from experimental solvation energies of small non-polar molecules (eq. 7). Alternatively, a modern approach that separates non-polar solvation free energies into cavity and dispersion terms can be used. In this approach, SASA is used to correlate the cavity term only, while a surface-integration method is employed to compute the dispersion term (eq. 8).
Furthermore, the entropic component is usually calculated by normal modes analysis (NMODE). The translational and rotational entropies can be estimated using standard statistical mechanical formulas. Nevertheless, calculating vibrational entropy using normal modes is computationally expensive because it requires expanding the internal coordinate covariance matrix for all degrees of freedom for a set of minimized structures. Conversely, the Quasi-harmonic (QH) approximation is less computationally expensive, although it requires a considerable number of frames to converge. Recently, other alternatives have been developed, such as NMODE in truncated systems, which considerably reduces the computational cost. Interaction Entropy (IE) is another novel method that calculates the entropic component of the binding free energy directly from MD simulations without any extra computational cost. This method is numerically reliable, more computationally efficient, and superior to the standard NMODE approach, as shown in an extensive study of over a dozen randomly selected protein-ligand binding systems.
Typically, two approaches are used for MM/PB(GB)SA calculations, known as Single Trajectory Protocol (STP) and Multiple Trajectory Protocol (MTP). In STP, both the receptor and the ligand trajectories are extracted from that of the complex. This approach is valid when the bound and unbound states of the receptor, and the ligand are similar. It is computationally less expensive than the MTP approach since only a simulation of the complex is required. Additionally, the potential internal terms (e.g., bonds, angles, and dihedrals) cancel exactly in STP since these terms are the same in both bound and unbound states. On the other hand, the MTP is a more realistic approach because it considers multiple trajectories (i.e., complex, receptor, and ligand). However, significant conformational changes can lead to numerous errors. In practice, a detailed study of the system is required to select the approach to be used.
Literature¶
Further information can be found in Amber manual:
- MMPBSA.py
- The Generalized Born/Surface Area Model
- PBSA
- Reference Interaction Site Model
- Generalized Born (GB) for QM/MM calculations
and the foundational papers:
as well as some reviews and expert opinions:
Created: February 8, 2021 07:10:13