(<-)

[Chap5]

ComputationalModelingOfGeneticAndBioChemicalNetworks

[Chap7]

(->)

Chap6. Atomic-Level Simulation and Modeling of Biomacromolecules

6.1 Introduction

method

unit

scale

describe

QM

electrons

~20angstrom, femtosec, 10~200 atoms

force field(FF) of atoms

Molecular Dynamics(MD)

atoms

~300angstrom, 10ns, 1 million atoms

mothos of atoms

6.2 Molecular Dynamics

  1. QM methods
    • ab initio QM

      • Hartree-Fock(HF), density function theory(DFT), configuration interaction(CI)
      • most accurate
      • use no experimental data
    • semiempirical methods
      • MINDO, extended Huckel, AM1
      • based partly on comparisons with experiments
    • essential for describing systems in which the nature of the bonds changes(e.g., chemical reaction, excited states of molecules, electron transfer)

  2. Molecular Dyanmics
    • bonds in biomolecules is relatively intact -> QM is less useful.

    • instead, the focus involves usually packing and conformation.
    • electrons -> spring, Schroedinger's eq -> Newton's eq

6.2.1 The Force Field

{{| The multipole technique is a numerical method based on approximation of the potentials in/out of the head using multipoles. Multipoles are functions which fulfill the Laplace’s equation. For instance, one of the most frequently used multipoles is the elementary charge (a multipole of the first order). |}}

6.2.2 Molecular Dynamics Methods

- These methods determine the atomic positions.

  1. The Fundamental Equations
    • leads to 3N coordinats and 3N velocities that describe the trajectory of the system as a function of time

    • $$ -F_i = m_ix_i (6.13) $$ (F, dd(x) is vector with 3 dimension)

    • $$ x_i = f_i/m_i = -\bigtriangledown{E_tot}/m_i (6.14) $$

    • $$ x_n = \frac{x'_{n+\frac{1}{2}} - x'_{n-\frac{1}{2}}}{\delta} (6.15) $$ (delta is timestep)

    • $$ x'_{n+\frac{1}{2}} = x'_{n-\frac{1}{2}} - \frac{\delta}{m_i}\bigtriangledown{E_n} (6.16) $$
    • integrating (6.16) $$ x_{n+1} = x_n + \deltax_{n+\frac{1}{2}} $$
    • This integration is usually performed using the Verlet leapfrog algorithm.
    • Timestep $$ \delta $$ must be short enough to provide several points during the period of the fastest vibration.
  2. NPT and NVT Dynamics
    • Methods to control the temperature of an MD simulation in fixed volume of pressure.
  3. Constrained Internal Coordinates
  4. MPSim
  5. Periodic Boundary Conditions
  6. Monte Carlo Methods

6.3 Application to Biological Problems

6.3.1 Study of Enzyme Reaction Mechanisms

6.3.2 A Model for Drug Action on Rhinovirus-1A and Rhinovirus-14

6.3.3 Calculation of Binding Energy Using Free Energy Perturbation Theory

6.3.4 Quantitative Structure-Activity Relationships

6.4 Summary


http://linus.chem.wesleyan.edu/%7Embjc/force.html http://www.pnas.org/cgi/content/full/95/8/4276