Molecular Mechanics
a. Force fields
b. Energy minimization /
Geometry optimization
c. Molecular mechanics examples
2.2 molecular-mechanics.ppt
2.2 molecular-mechanics.ppt
2.2 molecular-mechanics.ppt
Nonbonded energy
Van der Waals force
Lenard-Jones type potential
Short-distance
Electrostatic forces
Long-distance
Bonded energy
2.2 molecular-mechanics.ppt
Some popular force fields are:
AMOEBA (Atomic Multipole Optimized Energetics for Biomolecular Applications) force
field developed by Pengyu Ren (University of Texas at Austin) and Jay W. Ponder
(Washington University).
AMBER (Assisted Model Building and Energy Refinement) - widely used for proteins
and DNA
CHARMM (Chemistry at HARvard Molecular Mechanics) - originally developed at
Harvard, widely used for both small molecules and macromolecules
OPLS (Optimized Potential for Liquid Simulations) (variations include OPLS-AA,
OPLS-UA, OPLS-2001, OPLS-2005) - developed by William L. Jorgensen at the Yale
University Department of Chemistry
MMFF (Merck Molecular Force Field)- developed at Merck, for a broad range of
molecules (MMFF94 for molecular dynamics, MM94s static for molecular mechanics).
MM2, MM3, MM4 - developed by Norman Allinger, parametrized for a broad range of
molecules.MM2 was developed by Norman Allinger primarily for conformational
analysis of hydrocarbons and other small organic molecules.
UFF - A general force field with parameters for the full periodic table up to and including
the actinoids - developed at Colorado State University
2.2 molecular-mechanics.ppt
2.2 molecular-mechanics.ppt
2.2 molecular-mechanics.ppt
2.2 molecular-mechanics.ppt
2.2 molecular-mechanics.ppt
2.2 molecular-mechanics.ppt
Simplex method
2.2 molecular-mechanics.ppt
Minimization Bounds  Polygon of N+1 vertices
Solution is a vertex of N+1-d polygon
Procedure (Downhill Simplex Method)
Begin with simplex for input coordinate values
Find lowest point on simplex (best)
Find highest point on simplex (worst)
(Intuition: Move away from high point, towards low point)
Reflect (x1=-xo)
If E(x1)<E(xo) then expand (x=x+l)
Else
Try intermediate point
If E(xnew)<E(xo) expand
If E(xnew)>E(xo) contract
Simplex Methods
2.2 molecular-mechanics.ppt
Simplex downhill
(amoeba) method
Nelder, Meade 1965
2.2 molecular-mechanics.ppt
2.2 molecular-mechanics.ppt
Newton-Raphson method
2.2 molecular-mechanics.ppt
2.2 molecular-mechanics.ppt
2.2 molecular-mechanics.ppt
2.2 molecular-mechanics.ppt
2.2 molecular-mechanics.ppt
An energy contour surface.
The minimizer must find the direction to the minimum and its distance from the initial
guess
Improve efficiency by finding how the derivatives change
Most minimizers use line searches
line search - one-dimensional minimization along a direction vector determined at each
iteration.
(x´, y´) are coordinates along the line away from the current point (x0, y0) in the direction
of the derivative at (x0, y0). For the path shown, it would be along derivative vector
(2x,10y)
shows the minimization path followed by a steepest-descents approach for the simple
quadratic function. As expected, each line search produces a new direction that is
perpendicular to the previous gradient; however, the directions oscillate along the way
to the minimum. This inefficient behavior is characteristic of steepest descent
method, especially on energy surfaces having narrow valleys.
Conjugate Gradient method
It would be preferable to prevent the next direction vector from undoing earlier progress.
This means using an algorithm that produces a complete basis set of mutually conjugate
directions such that each successive step continually refines the direction toward the
minimum. If these conjugate directions truly span the space of the energy surface, then
minimization along each direction in turn must by definition end in arriving at a minimum.
The conjugate gradient algorithm constructs and follows such a set of directions.
Model size and distance from the minimum
The choice of which algorithm to use depends on two factors--the size of the model and
its current state of optimization. The conjugate gradient and steepest descents methods
can be used with models of any size. Most Newton-Raphson methods cannot be used
with very large models, because they need sufficient disk space to store a second-
derivative matrix. (the storage requirements scale as approximately 3N x3N for N atoms)
Until the derivatives are well below 100 kcal/mol/1Å, it is likely that the point is
sufficiently distant from a minimum that the energy surface is far from quadratic.
Algorithms that assume the energy surface to be quadratic (Newton-Raphson, conjugate
gradient) can be unstable when the model is far from the quadratic limit. The Newton-
Raphson method is particularly sensitive because it must invert the Hessian matrix.
Therefore, as a general rule, steepest descents is often the best minimizer to use for the
first 10-100 steps, after which the conjugate gradient and/or a Newton-Raphson
minimizer can be used to complete the minimization to convergence.
Molecular docking simulation of aspirin with phospholipase A
Aspirin
Phospholipase cleavage sites
Phospholipase A2 is an enzyme present in
the venom of bees and viper snakes,
mammalian digestive juices and inflammatory
exudates.
Optimization problems
knapsack problem or rucksack problem
which boxes should be chosen to maximize the amount
of money while still keeping the overall weight under or
equal to 15 kg? A multiple constrained problem could
consider both the weight and volume of the boxes.
(Solution: if any number of each box is available, then
three yellow boxes and three grey boxes; if only the
shown boxes are available, then all but the green box.)
ant colony optimization algorithm
Dorigo 1992
search for an optimal path in a graph, based on the
behavior of ants seeking a path between their
colony and a source of food
The ants prefer the smaller drop of honey over the
more abundant, but less nutritious, sugar
In the natural world, ants (initially) wander randomly, and upon finding food return to
their colony while laying down pheromone trails. If other ants find such a path, they
are likely not to keep travelling at random, but to instead follow the trail, returning and
reinforcing it if they eventually find food.
Over time, however, the pheromone trail starts to evaporate, thus reducing its
attractive strength. The more time it takes for an ant to travel down the path and back
again, the more time the pheromones have to evaporate. A short path, by comparison,
gets marched over more frequently, and thus the pheromone density becomes higher
on shorter paths than longer ones. Pheromone evaporation also has the advantage of
avoiding the convergence to a locally optimal solution. If there were no evaporation at
all, the paths chosen by the first ants would tend to be excessively attractive to the
following ones. In that case, the exploration of the solution space would be
constrained.
Thus, when one ant finds a good (i.e., short) path from the colony to a food source,
other ants are more likely to follow that path, and positive feedback eventually leads to
all the ants' following a single path. The idea of the ant colony algorithm is to mimic
this behavior with "simulated ants" walking around the graph representing the problem
to solve.

More Related Content

PPTX
Pericyclic reactions
ODP
7.local and global minima
PDF
Skv Enzyme Kinetics and Principles of Enzyme Inhibition
PPTX
conformational search used in Pharmacophore mapping
PPTX
Stereochemical aspects
PPTX
Molecular modelling and dcoking.pptx
PPTX
Hetcor
PPTX
Presentation on insilico drug design and virtual screening
Pericyclic reactions
7.local and global minima
Skv Enzyme Kinetics and Principles of Enzyme Inhibition
conformational search used in Pharmacophore mapping
Stereochemical aspects
Molecular modelling and dcoking.pptx
Hetcor
Presentation on insilico drug design and virtual screening

What's hot (20)

PPT
Energy minimization
PPTX
Enatiopure separation and stereo selective synthesis FOR PHARMACY STUDENTS
PPTX
HETCOR,INADEQUATE.pptx
PPTX
Quantum Mechanics in Molecular modeling
PPTX
Pharmacophore Mapping and Virtual Screening (Computer aided Drug design)
DOCX
Geometry of hybridiztion
PPTX
Perturbation
PPTX
Aliphatic Nucleophilic Substitution Reaction
PPTX
UNIT 3 CHEMISTRYUnit process Halogenations
PPTX
Molecular Mechanics in Molecular Modeling
PPTX
3D-QSAR.pptx
PPTX
Computer aided drug design | Bioinformatics
PPTX
Pharmacophore mapping joon
PPT
Two Diemensional NMR (2D NMR)
PPT
Cadd and molecular modeling for M.Pharm
PPTX
Pharmacophore
PPTX
Raman Spectroscopy PPT.pptx
PPTX
Molecular and Quantum Mechanics in drug design
PPTX
Energy minimization
Energy minimization
Enatiopure separation and stereo selective synthesis FOR PHARMACY STUDENTS
HETCOR,INADEQUATE.pptx
Quantum Mechanics in Molecular modeling
Pharmacophore Mapping and Virtual Screening (Computer aided Drug design)
Geometry of hybridiztion
Perturbation
Aliphatic Nucleophilic Substitution Reaction
UNIT 3 CHEMISTRYUnit process Halogenations
Molecular Mechanics in Molecular Modeling
3D-QSAR.pptx
Computer aided drug design | Bioinformatics
Pharmacophore mapping joon
Two Diemensional NMR (2D NMR)
Cadd and molecular modeling for M.Pharm
Pharmacophore
Raman Spectroscopy PPT.pptx
Molecular and Quantum Mechanics in drug design
Energy minimization
Ad

Similar to 2.2 molecular-mechanics.ppt (20)

PPT
Molecular Mechanics introduction to Molecular Mechanics
PPTX
Energy minimization
PPTX
Lecture3
PPTX
energy minimization
PDF
Evolutionary computation 5773-lecture03-Fall24 (8-23-24).pdf
PPT
cos323_s06_lecture03_optimization.ppt
PDF
A simplex nelder mead genetic algorithm for minimizing molecular potential en...
PPT
Seminar energy minimization mettthod
PPTX
energy minimization in computer aided drug design
PDF
Kt2518841887
PDF
Kt2518841887
PPTX
ENERGY MINIMIZATION METHODS.pptx
PDF
Computational methodologies
PPTX
Optmization techniques
PDF
4optmizationtechniques-150308051251-conversion-gate01.pdf
PDF
optmizationtechniques.pdf
PPT
UNIT-5 Optimization (Part-1).ppt
PDF
Optimization Techniques : A subject of 2nd year engineering
PPTX
-ENERGY MINIMIZATION-METHODS-DERIVATIVE AND NON DERIVATIVE METHODS
PPTX
Energy minimization methods - Molecular Modeling
Molecular Mechanics introduction to Molecular Mechanics
Energy minimization
Lecture3
energy minimization
Evolutionary computation 5773-lecture03-Fall24 (8-23-24).pdf
cos323_s06_lecture03_optimization.ppt
A simplex nelder mead genetic algorithm for minimizing molecular potential en...
Seminar energy minimization mettthod
energy minimization in computer aided drug design
Kt2518841887
Kt2518841887
ENERGY MINIMIZATION METHODS.pptx
Computational methodologies
Optmization techniques
4optmizationtechniques-150308051251-conversion-gate01.pdf
optmizationtechniques.pdf
UNIT-5 Optimization (Part-1).ppt
Optimization Techniques : A subject of 2nd year engineering
-ENERGY MINIMIZATION-METHODS-DERIVATIVE AND NON DERIVATIVE METHODS
Energy minimization methods - Molecular Modeling
Ad

Recently uploaded (20)

PDF
Traditional Healing Practices: A Model for Integrative Care in Diabetes Mana...
PDF
Micro 4 New.ppt.pdf thesis main microbio
PPTX
Thyroid disorders presentation for MBBS.pptx
PDF
Telemedicine: Transforming Healthcare Delivery in Remote Areas (www.kiu.ac.ug)
PDF
Chapter 3 - Human Development Poweroint presentation
PPTX
LIPID & AMINO ACID METABOLISM UNIT-III, B PHARM II SEMESTER
PDF
final prehhhejjehehhehehehebesentation.pdf
PDF
No dilute core produced in simulations of giant impacts on to Jupiter
PDF
From Molecular Interactions to Solubility in Deep Eutectic Solvents: Explorin...
PDF
Glycolysis by Rishikanta Usham, Dhanamanjuri University
PDF
CuO Nps photocatalysts 15156456551564161
PPTX
Toxicity Studies in Drug Development Ensuring Safety, Efficacy, and Global Co...
PPT
Enhancing Laboratory Quality Through ISO 15189 Compliance
PDF
Cosmology using numerical relativity - what hapenned before big bang?
PDF
ECG Practice from Passmedicine for MRCP Part 2 2024.pdf
PPTX
Arterial Blood Pressure_Blood Flow_Hemodynamics.pptx
PDF
Sumer, Akkad and the mythology of the Toradja Sa'dan.pdf
PPTX
diabetes and its complications nephropathy neuropathy
PPT
ecg for noob ecg interpretation ecg recall
PPTX
02_OpenStax_Chemistry_Slides_20180406 copy.pptx
Traditional Healing Practices: A Model for Integrative Care in Diabetes Mana...
Micro 4 New.ppt.pdf thesis main microbio
Thyroid disorders presentation for MBBS.pptx
Telemedicine: Transforming Healthcare Delivery in Remote Areas (www.kiu.ac.ug)
Chapter 3 - Human Development Poweroint presentation
LIPID & AMINO ACID METABOLISM UNIT-III, B PHARM II SEMESTER
final prehhhejjehehhehehehebesentation.pdf
No dilute core produced in simulations of giant impacts on to Jupiter
From Molecular Interactions to Solubility in Deep Eutectic Solvents: Explorin...
Glycolysis by Rishikanta Usham, Dhanamanjuri University
CuO Nps photocatalysts 15156456551564161
Toxicity Studies in Drug Development Ensuring Safety, Efficacy, and Global Co...
Enhancing Laboratory Quality Through ISO 15189 Compliance
Cosmology using numerical relativity - what hapenned before big bang?
ECG Practice from Passmedicine for MRCP Part 2 2024.pdf
Arterial Blood Pressure_Blood Flow_Hemodynamics.pptx
Sumer, Akkad and the mythology of the Toradja Sa'dan.pdf
diabetes and its complications nephropathy neuropathy
ecg for noob ecg interpretation ecg recall
02_OpenStax_Chemistry_Slides_20180406 copy.pptx

2.2 molecular-mechanics.ppt

  • 1. Molecular Mechanics a. Force fields b. Energy minimization / Geometry optimization c. Molecular mechanics examples
  • 5. Nonbonded energy Van der Waals force Lenard-Jones type potential Short-distance Electrostatic forces Long-distance
  • 8. Some popular force fields are: AMOEBA (Atomic Multipole Optimized Energetics for Biomolecular Applications) force field developed by Pengyu Ren (University of Texas at Austin) and Jay W. Ponder (Washington University). AMBER (Assisted Model Building and Energy Refinement) - widely used for proteins and DNA CHARMM (Chemistry at HARvard Molecular Mechanics) - originally developed at Harvard, widely used for both small molecules and macromolecules OPLS (Optimized Potential for Liquid Simulations) (variations include OPLS-AA, OPLS-UA, OPLS-2001, OPLS-2005) - developed by William L. Jorgensen at the Yale University Department of Chemistry MMFF (Merck Molecular Force Field)- developed at Merck, for a broad range of molecules (MMFF94 for molecular dynamics, MM94s static for molecular mechanics). MM2, MM3, MM4 - developed by Norman Allinger, parametrized for a broad range of molecules.MM2 was developed by Norman Allinger primarily for conformational analysis of hydrocarbons and other small organic molecules. UFF - A general force field with parameters for the full periodic table up to and including the actinoids - developed at Colorado State University
  • 17. Minimization Bounds  Polygon of N+1 vertices Solution is a vertex of N+1-d polygon Procedure (Downhill Simplex Method) Begin with simplex for input coordinate values Find lowest point on simplex (best) Find highest point on simplex (worst) (Intuition: Move away from high point, towards low point) Reflect (x1=-xo) If E(x1)<E(xo) then expand (x=x+l) Else Try intermediate point If E(xnew)<E(xo) expand If E(xnew)>E(xo) contract Simplex Methods
  • 28. An energy contour surface. The minimizer must find the direction to the minimum and its distance from the initial guess Improve efficiency by finding how the derivatives change
  • 29. Most minimizers use line searches line search - one-dimensional minimization along a direction vector determined at each iteration. (x´, y´) are coordinates along the line away from the current point (x0, y0) in the direction of the derivative at (x0, y0). For the path shown, it would be along derivative vector (2x,10y)
  • 30. shows the minimization path followed by a steepest-descents approach for the simple quadratic function. As expected, each line search produces a new direction that is perpendicular to the previous gradient; however, the directions oscillate along the way to the minimum. This inefficient behavior is characteristic of steepest descent method, especially on energy surfaces having narrow valleys.
  • 31. Conjugate Gradient method It would be preferable to prevent the next direction vector from undoing earlier progress. This means using an algorithm that produces a complete basis set of mutually conjugate directions such that each successive step continually refines the direction toward the minimum. If these conjugate directions truly span the space of the energy surface, then minimization along each direction in turn must by definition end in arriving at a minimum. The conjugate gradient algorithm constructs and follows such a set of directions.
  • 32. Model size and distance from the minimum The choice of which algorithm to use depends on two factors--the size of the model and its current state of optimization. The conjugate gradient and steepest descents methods can be used with models of any size. Most Newton-Raphson methods cannot be used with very large models, because they need sufficient disk space to store a second- derivative matrix. (the storage requirements scale as approximately 3N x3N for N atoms) Until the derivatives are well below 100 kcal/mol/1Å, it is likely that the point is sufficiently distant from a minimum that the energy surface is far from quadratic. Algorithms that assume the energy surface to be quadratic (Newton-Raphson, conjugate gradient) can be unstable when the model is far from the quadratic limit. The Newton- Raphson method is particularly sensitive because it must invert the Hessian matrix. Therefore, as a general rule, steepest descents is often the best minimizer to use for the first 10-100 steps, after which the conjugate gradient and/or a Newton-Raphson minimizer can be used to complete the minimization to convergence.
  • 33. Molecular docking simulation of aspirin with phospholipase A Aspirin
  • 34. Phospholipase cleavage sites Phospholipase A2 is an enzyme present in the venom of bees and viper snakes, mammalian digestive juices and inflammatory exudates.
  • 35. Optimization problems knapsack problem or rucksack problem which boxes should be chosen to maximize the amount of money while still keeping the overall weight under or equal to 15 kg? A multiple constrained problem could consider both the weight and volume of the boxes. (Solution: if any number of each box is available, then three yellow boxes and three grey boxes; if only the shown boxes are available, then all but the green box.) ant colony optimization algorithm Dorigo 1992 search for an optimal path in a graph, based on the behavior of ants seeking a path between their colony and a source of food The ants prefer the smaller drop of honey over the more abundant, but less nutritious, sugar
  • 36. In the natural world, ants (initially) wander randomly, and upon finding food return to their colony while laying down pheromone trails. If other ants find such a path, they are likely not to keep travelling at random, but to instead follow the trail, returning and reinforcing it if they eventually find food. Over time, however, the pheromone trail starts to evaporate, thus reducing its attractive strength. The more time it takes for an ant to travel down the path and back again, the more time the pheromones have to evaporate. A short path, by comparison, gets marched over more frequently, and thus the pheromone density becomes higher on shorter paths than longer ones. Pheromone evaporation also has the advantage of avoiding the convergence to a locally optimal solution. If there were no evaporation at all, the paths chosen by the first ants would tend to be excessively attractive to the following ones. In that case, the exploration of the solution space would be constrained. Thus, when one ant finds a good (i.e., short) path from the colony to a food source, other ants are more likely to follow that path, and positive feedback eventually leads to all the ants' following a single path. The idea of the ant colony algorithm is to mimic this behavior with "simulated ants" walking around the graph representing the problem to solve.