Molecular Interactions F14NMI. Lecture 4: worked answers to practice questions

Size: px
Start display at page:

Download "Molecular Interactions F14NMI. Lecture 4: worked answers to practice questions"

Transcription

1 Molecular Interactions F14NMI Lecture 4: worked answers to practice questions (1) (a) Describe the Monte Carlo algorithm and discuss its advantages and disadvantages with respect to classical molecular dynamics. [10] (b) In a Monte Carlo simulation at 298K, if a trial configuration has an energy that is 10 kj /mol higher than the current configuration, what is the probability that the trial configuration will be accepted? [Boltzmann s constant / Avogadro s number, k/n A = J/mol/K] [5] (c) Write down an expression describing how the potential energy, E, of a bond varies as it is distorted away from its equilibrium bond length, r 0. [5] (d) Differentiate the expression you wrote down for part (c) to show that the force experienced by the atoms in a bond at its equilibrium separation is zero. [5] 1

2 Monte Carlo Monte Carlo Accept a new configuration if energy is lower, or (if energy higher by E) with probability p ~ exp(- E/kT) For thermodynamics require an ensemble that obeys/generates Boltzmann distribution. MC vs MD MD Time-dependent properties Good for large molecules (need small steps) Better for exploring local phase space MC Const T, P simulations easier For simple liquids, thermodynamic properties converge quickly Non-physical moves can explore phase space more fully 2

3 Sampling should exceed timescales of interest by a factor of 10 Size & complexity also increase required timescales e.g., ions, complex landscapes Timescales kt in J/mol = RT = x 300 ~ 2.5 kj/mol ~ 0.6 kcal/mol In a Monte Carlo simulation at 298K, if a trial configuration has an energy that is 10 kj /mol higher than the current configuration, what is the probability that the trial configuration will be accepted? kt in J/mol = RT = x 298 ~ 2.5 kj/mol probability p ~ exp(- E/kT) p = exp(-10/2.5) = exp(-4) =

4 Write down an expression describing how the potential energy, E, of a bond varies as it is distorted away from its equilibrium bond length, r 0. k U( r) = 2 du 2k = dr 2 ( r r ) 0 ( r r ) 0 2 Differentiate the expression to show that the force experienced by the atoms in a bond at its equilibrium separation is zero. du Force = dr Force = k ( r r ) = k( r r ) 0 [ r r0 ] = (2) (a) Define the following concepts: entropy, heat, internal energy. [6] (b) Identify three entropic factors that could contribute significantly to the free energy of binding in the formation of a protein-ligand complex, and state whether they are likely to favour or disfavour binding. [6] (c) Write bullet point notes on Free Energy Perturbation calculations. [10] (d) How does the Helmholtz free energy differ from the Gibbs free energy, and why might it be more convenient to calculate the former rather than the latter? [3] 4

5 Define entropy, heat, internal energy Entropy: measure of disorder; S = klnw (k is the Boltzmann constant; W is the number of accessible states); for a spontaneous change, S q = T q rev is the heat absorbed in a reversible process Heat: Q = U + PV; heat is the internal energy of a system plus the work done by the system. Internal energy: U = KE + PE (kinetic energy + potential energy). PE comprises energy from bonded and non-bonded interactions rev Entropic factors that could contribute significantly to the free energy of binding Change in the entropy associated with protein motions - disfavour binding If ligand accesses a wide range of conformations in the free state, but only a narrow range when bound, its configurational entropy will drop and disfavour binding Hydrophobic effect: burial of hydrophobic surface area increases the entropy of the solvent and will favour binding 5

6 FEP theory uses non-physical legs of thermodynamic cycle Helmholtz and Gibbs Free Energies Spontaneity criteria, which refer to the system (rather than Universe) A G = U TS Helmholtz Free Energy = H TS = U + PV TS Gibbs Free Energy V,T A sys 0 P,T G sys 0 G = A + (PV) 6

7 Free Energies and Partition Functions If the energy is fixed (E) only microstates with that energy can be visited; the probability of finding the system in a particular microstate is: (NVE) P i 1 = Microcanonical or NVE Ensemble probability Ω (N,V,E) If the temperature is fixed (T) other energy levels can be visited P(N, V,T) = i E exp i kt Ej exp j kt = E exp i kt Q(N, V,T) Canonical or NVT Ensemble probability Q(N,V,T) Ej = exp = j kt E Ω(N,V,E)exp E kt Canonical Partition Function Free Energies as Ensemble Averages A = kt lnq = kt ln exp High energy configurations contribute more to the average But the system preferentially explores low energy regions of the phase space H kt We will find convergence problems in the average. Very long simulation times required 7

8 Free Energy Perturbation How to do it: I II A(II I) = kt lnexp [ ( HII HI ) kt] I [ ( ) ] II II I A(I II) = kt lnexp HI HII kt i) Simulate the I state (or the II state) ii) Select a number of configurations of the I state (or the II) iii) Evaluate the energy of the II state (state I) in these configurations iv) Average the exponential of the energy difference / kt v) Obtain Helmholtz free energy difference Problems: If states I and II are too different (the phase spaces of both do not overlap) then the energy difference will be too large and the configurations will not significantly contribute to the average However, we can imagine intermediate states between I & II Free Energy Perturbation How to do it: A = A = kt II N 1 i= 1 A I = ln exp ( A A ) + ( A A ) + K+ ( A A ) II N 1 N 1 N 2 N 1 [ ( Hi+ 1 Hi ) kt ] = kt ln exp[ ( Hi Hi+ 1) kt ] i We can create as many intermediate states as needed using a coupling parameter between state I and II i= 1 2 I = i+ 1 H( λ ) = (1 λ)h I + λh II Linear coupling (the most common!) when λ=0 we are in the state I, when λ=1 we are in state II λ can take any value between 0 and 1 8

9 Structure-based drug design, lock and key mechanism, induced fit Structure-based drug design: using insight from either (i) the atomic-resolution structure of the protein (from X-ray or NMR) for de novo design or virtual screening or (ii) the structure of the protein-ligand complex Induced fit: binding of substrate or ligand to enzyme induces a change in the enzyme structure (enhancing binding) 9

10 Induced fit Adenylate kinase Induced fit Hexokinase Bacillus DNA polymerase 10

11 Lock & key... the intimate contact between the molecules... is possible only with similar geometrical configurations. To use a picture, I would say that the enzyme and the substrate must fit together like a lock and key. Receptor Emil Fischer, Ber. Dtsch. Chem. Ges. 1894, 27, versus induced fit (Koshland) Proc. Natl. Acad. Sci. USA 44: (1958) Steps in a typical docking algorithm (DOCK) 1) Add protons, vdw parameters, and partial charges for both target and small molecule. 2) Calculate solvent accessible surface area of target. 3) Create negative image of surface features surrounding active site using spheres. 4) Calculate energy grid for target. Each grid point stores vdw score and charge for that area of space. 5) Match ligand atoms to sphere centres and score against grid. 6) Rank best scoring poses 11

12 5 freely rotatable bonds. Assume 3 minima per bond (trans, gauche +, gauche - ) Number of low energy conformations = 3 5 = 243 Comparative Molecular Field Analysis Make 3D models of molecules Align them (non-trivial) (CoMFA) Sample molecular field (steric and/or electrostatic) values Correlate field values with activity, using PLS 12

13 Partial Least Squares (PLS) Number of observations, n p >> n Number of variables, p Grossly underdetermined extract orthogonal components. maximise the covariance between X and y regression is part of the algorithm y = β1t1 + β2t2+ β3t3 +K t = w1 x1 + w2 x2 + w3 3 1 x +K PLS is a rotation t t

14 2D or not 2D? 3D Time-consuming Structure generation; alignment 2D based only on properties derivable from atom types and connection tables Faster Better (on occasion*) *Brown, R. D.; Martin, Y. C. Use of Structure Activity Data to Compare Structure-Based Clustering Methods and Descriptors for Use in Compound Selection. J. Chem. Inf. Comput. Sci. 1996, 36, Computing BioMolecular Interactions Protein-ligand interactions Drug design Quantitative Structure-Activity Relationships QSAR Docking Molecular Dynamics Simulation 14

In silico pharmacology for drug discovery

In silico pharmacology for drug discovery In silico pharmacology for drug discovery In silico drug design In silico methods can contribute to drug targets identification through application of bionformatics tools. Currently, the application of

More information

Entropy and Free Energy in Biology

Entropy and Free Energy in Biology Entropy and Free Energy in Biology Energy vs. length from Phillips, Quake. Physics Today. 59:38-43, 2006. kt = 0.6 kcal/mol = 2.5 kj/mol = 25 mev typical protein typical cell Thermal effects = deterministic

More information

Statistical Mechanics for Proteins

Statistical Mechanics for Proteins The Partition Function From Q all relevant thermodynamic properties can be obtained by differentiation of the free energy F: = kt q p E q pd d h T V Q ), ( exp 1! 1 ),, ( 3 3 3 ),, ( ln ),, ( T V Q kt

More information

Entropy and Free Energy in Biology

Entropy and Free Energy in Biology Entropy and Free Energy in Biology Energy vs. length from Phillips, Quake. Physics Today. 59:38-43, 2006. kt = 0.6 kcal/mol = 2.5 kj/mol = 25 mev typical protein typical cell Thermal effects = deterministic

More information

Docking. GBCB 5874: Problem Solving in GBCB

Docking. GBCB 5874: Problem Solving in GBCB Docking Benzamidine Docking to Trypsin Relationship to Drug Design Ligand-based design QSAR Pharmacophore modeling Can be done without 3-D structure of protein Receptor/Structure-based design Molecular

More information

Introduction Statistical Thermodynamics. Monday, January 6, 14

Introduction Statistical Thermodynamics. Monday, January 6, 14 Introduction Statistical Thermodynamics 1 Molecular Simulations Molecular dynamics: solve equations of motion Monte Carlo: importance sampling r 1 r 2 r n MD MC r 1 r 2 2 r n 2 3 3 4 4 Questions How can

More information

Lecture 19: Free Energies in Modern Computational Statistical Thermodynamics: FEP and Related Methods

Lecture 19: Free Energies in Modern Computational Statistical Thermodynamics: FEP and Related Methods Statistical Thermodynamics Lecture 19: Free Energies in Modern Computational Statistical Thermodynamics: FEP and Related Methods Dr. Ronald M. Levy ronlevy@temple.edu Free energy calculations Free energy

More information

Free energy calculations using molecular dynamics simulations. Anna Johansson

Free energy calculations using molecular dynamics simulations. Anna Johansson Free energy calculations using molecular dynamics simulations Anna Johansson 2007-03-13 Outline Introduction to concepts Why is free energy important? Calculating free energy using MD Thermodynamical Integration

More information

(# = %(& )(* +,(- Closed system, well-defined energy (or e.g. E± E/2): Microcanonical ensemble

(# = %(& )(* +,(- Closed system, well-defined energy (or e.g. E± E/2): Microcanonical ensemble Recall from before: Internal energy (or Entropy): &, *, - (# = %(& )(* +,(- Closed system, well-defined energy (or e.g. E± E/2): Microcanonical ensemble & = /01Ω maximized Ω: fundamental statistical quantity

More information

Chapter 19 Chemical Thermodynamics Entropy and free energy

Chapter 19 Chemical Thermodynamics Entropy and free energy Chapter 19 Chemical Thermodynamics Entropy and free energy Learning goals and key skills: Understand the meaning of spontaneous process, reversible process, irreversible process, and isothermal process.

More information

= 16! = 16! W A = 3 = 3 N = = W B 3!3!10! = ΔS = nrln V. = ln ( 3 ) V 1 = 27.4 J.

= 16! = 16! W A = 3 = 3 N = = W B 3!3!10! = ΔS = nrln V. = ln ( 3 ) V 1 = 27.4 J. Answer key: Q1A Both configurations are equally likely because the particles are non-interacting (i.e., the energy does not favor one configuration over another). For A M = 16 N = 6 W A = 16! 0.9 101 =

More information

Statistical thermodynamics for MD and MC simulations

Statistical thermodynamics for MD and MC simulations Statistical thermodynamics for MD and MC simulations knowing 2 atoms and wishing to know 10 23 of them Marcus Elstner and Tomáš Kubař 22 June 2016 Introduction Thermodynamic properties of molecular systems

More information

Free energy, electrostatics, and the hydrophobic effect

Free energy, electrostatics, and the hydrophobic effect Protein Physics 2016 Lecture 3, January 26 Free energy, electrostatics, and the hydrophobic effect Magnus Andersson magnus.andersson@scilifelab.se Theoretical & Computational Biophysics Recap Protein structure

More information

Structural biology and drug design: An overview

Structural biology and drug design: An overview Structural biology and drug design: An overview livier Taboureau Assitant professor Chemoinformatics group-cbs-dtu otab@cbs.dtu.dk Drug discovery Drug and drug design A drug is a key molecule involved

More information

SCORING. The exam consists of 5 questions totaling 100 points as broken down in this table:

SCORING. The exam consists of 5 questions totaling 100 points as broken down in this table: UNIVERSITY OF CALIFORNIA, BERKELEY CHEM C130/MCB C100A MIDTERM EXAMINATION #2 OCTOBER 20, 2016 INSTRUCTORS: John Kuriyan and David Savage THE TIME LIMIT FOR THIS EXAMINATION: 1 HOUR 50 MINUTES SIGNATURE:

More information

Advanced sampling. fluids of strongly orientation-dependent interactions (e.g., dipoles, hydrogen bonds)

Advanced sampling. fluids of strongly orientation-dependent interactions (e.g., dipoles, hydrogen bonds) Advanced sampling ChE210D Today's lecture: methods for facilitating equilibration and sampling in complex, frustrated, or slow-evolving systems Difficult-to-simulate systems Practically speaking, one is

More information

Lecture 6 Free Energy

Lecture 6 Free Energy Lecture 6 Free Energy James Chou BCMP21 Spring 28 A quick review of the last lecture I. Principle of Maximum Entropy Equilibrium = A system reaching a state of maximum entropy. Equilibrium = All microstates

More information

Chapter 19 Chemical Thermodynamics Entropy and free energy

Chapter 19 Chemical Thermodynamics Entropy and free energy Chapter 19 Chemical Thermodynamics Entropy and free energy Learning goals and key skills: Explain and apply the terms spontaneous process, reversible process, irreversible process, and isothermal process.

More information

Kd = koff/kon = [R][L]/[RL]

Kd = koff/kon = [R][L]/[RL] Taller de docking y cribado virtual: Uso de herramientas computacionales en el diseño de fármacos Docking program GLIDE El programa de docking GLIDE Sonsoles Martín-Santamaría Shrödinger is a scientific

More information

Chemistry 123: Physical and Organic Chemistry Topic 2: Thermochemistry

Chemistry 123: Physical and Organic Chemistry Topic 2: Thermochemistry Recall the equation. w = -PΔV = -(1.20 atm)(1.02 L)( = -1.24 10 2 J -101 J 1 L atm Where did the conversion factor come from? Compare two versions of the gas constant and calculate. 8.3145 J/mol K 0.082057

More information

Statistical thermodynamics (mechanics)

Statistical thermodynamics (mechanics) Statistical thermodynamics mechanics) 1/15 Macroskopic quantities are a consequence of averaged behavior of many particles [tchem/simplyn.sh] 2/15 Pressure of ideal gas from kinetic theory I Molecule =

More information

MCB100A/Chem130 MidTerm Exam 2 April 4, 2013

MCB100A/Chem130 MidTerm Exam 2 April 4, 2013 MCB1A/Chem13 MidTerm Exam 2 April 4, 213 Name Student ID True/False (2 points each). 1. The Boltzmann constant, k b T sets the energy scale for observing energy microstates 2. Atoms with favorable electronic

More information

Lecture 34 Protein Unfolding Thermodynamics

Lecture 34 Protein Unfolding Thermodynamics Physical Principles in Biology Biology 3550 Fall 2018 Lecture 34 Protein Unfolding Thermodynamics Wednesday, 21 November c David P. Goldenberg University of Utah goldenberg@biology.utah.edu Clicker Question

More information

Structural Bioinformatics (C3210) Molecular Docking

Structural Bioinformatics (C3210) Molecular Docking Structural Bioinformatics (C3210) Molecular Docking Molecular Recognition, Molecular Docking Molecular recognition is the ability of biomolecules to recognize other biomolecules and selectively interact

More information

Molecular Modeling of Matter

Molecular Modeling of Matter Molecular Modeling of Matter Keith E. Gubbins Lecture 1: Introduction to Statistical Mechanics and Molecular Simulation Common Assumptions Can treat kinetic energy of molecular motion and potential energy

More information

Free Energy. because H is negative doesn't mean that G will be negative and just because S is positive doesn't mean that G will be negative.

Free Energy. because H is negative doesn't mean that G will be negative and just because S is positive doesn't mean that G will be negative. Biochemistry 462a Bioenergetics Reading - Lehninger Principles, Chapter 14, pp. 485-512 Practice problems - Chapter 14: 2-8, 10, 12, 13; Physical Chemistry extra problems, free energy problems Free Energy

More information

A Brief Introduction to Statistical Mechanics

A Brief Introduction to Statistical Mechanics A Brief Introduction to Statistical Mechanics E. J. Maginn, J. K. Shah Department of Chemical and Biomolecular Engineering University of Notre Dame Notre Dame, IN 46556 USA Monte Carlo Workshop Universidade

More information

ONETEP PB/SA: Application to G-Quadruplex DNA Stability. Danny Cole

ONETEP PB/SA: Application to G-Quadruplex DNA Stability. Danny Cole ONETEP PB/SA: Application to G-Quadruplex DNA Stability Danny Cole Introduction Historical overview of structure and free energy calculation of complex molecules using molecular mechanics and continuum

More information

Scoring functions for of protein-ligand docking: New routes towards old goals

Scoring functions for of protein-ligand docking: New routes towards old goals 3nd Strasbourg Summer School on Chemoinformatics Strasbourg, June 25-29, 2012 Scoring functions for of protein-ligand docking: New routes towards old goals Christoph Sotriffer Institute of Pharmacy and

More information

= (-22) = +2kJ /mol

= (-22) = +2kJ /mol Lecture 8: Thermodynamics & Protein Stability Assigned reading in Campbell: Chapter 4.4-4.6 Key Terms: DG = -RT lnk eq = DH - TDS Transition Curve, Melting Curve, Tm DH calculation DS calculation van der

More information

Phase Equilibria and Molecular Solutions Jan G. Korvink and Evgenii Rudnyi IMTEK Albert Ludwig University Freiburg, Germany

Phase Equilibria and Molecular Solutions Jan G. Korvink and Evgenii Rudnyi IMTEK Albert Ludwig University Freiburg, Germany Phase Equilibria and Molecular Solutions Jan G. Korvink and Evgenii Rudnyi IMTEK Albert Ludwig University Freiburg, Germany Preliminaries Learning Goals Phase Equilibria Phase diagrams and classical thermodynamics

More information

Computer simulation methods (2) Dr. Vania Calandrini

Computer simulation methods (2) Dr. Vania Calandrini Computer simulation methods (2) Dr. Vania Calandrini in the previous lecture: time average versus ensemble average MC versus MD simulations equipartition theorem (=> computing T) virial theorem (=> computing

More information

Computer simulations as concrete models for student reasoning

Computer simulations as concrete models for student reasoning Computer simulations as concrete models for student reasoning Jan Tobochnik Department of Physics Kalamazoo College Kalamazoo MI 49006 In many thermal physics courses, students become preoccupied with

More information

Chapter 17.3 Entropy and Spontaneity Objectives Define entropy and examine its statistical nature Predict the sign of entropy changes for phase

Chapter 17.3 Entropy and Spontaneity Objectives Define entropy and examine its statistical nature Predict the sign of entropy changes for phase Chapter 17.3 Entropy and Spontaneity Objectives Define entropy and examine its statistical nature Predict the sign of entropy changes for phase changes Apply the second law of thermodynamics to chemical

More information

Chapter 17. Free Energy and Thermodynamics. Chapter 17 Lecture Lecture Presentation. Sherril Soman Grand Valley State University

Chapter 17. Free Energy and Thermodynamics. Chapter 17 Lecture Lecture Presentation. Sherril Soman Grand Valley State University Chapter 17 Lecture Lecture Presentation Chapter 17 Free Energy and Thermodynamics Sherril Soman Grand Valley State University First Law of Thermodynamics You can t win! The first law of thermodynamics

More information

with increased Lecture Summary #33 Wednesday, December 3, 2014

with increased Lecture Summary #33 Wednesday, December 3, 2014 5. Lecture Summary #33 Wednesday, December 3, 204 Reading for Today: 4.-4.3 in 5 th ed and 3.-3.3 in 4 th ed Reading for Lecture #34: 4.4 & 4.6 in 5 th ed and 3.4 & 3.6 in 4 th ed Topic: Kinetics I. Effect

More information

Lecture 20. Chemical Potential

Lecture 20. Chemical Potential Lecture 20 Chemical Potential Reading: Lecture 20, today: Chapter 10, sections A and B Lecture 21, Wednesday: Chapter 10: 10 17 end 3/21/16 1 Pop Question 7 Boltzmann Distribution Two systems with lowest

More information

10/26/2010. An Example of a Polar Reaction: Addition of H 2 O to Ethylene. to Ethylene

10/26/2010. An Example of a Polar Reaction: Addition of H 2 O to Ethylene. to Ethylene 6.5 An Example of a Polar Reaction: Addition of H 2 O to Ethylene Addition of water to ethylene Typical polar process Acid catalyzed addition reaction (Electophilic addition reaction) Polar Reaction All

More information

to satisfy the large number approximations, W W sys can be small.

to satisfy the large number approximations, W W sys can be small. Chapter 12. The canonical ensemble To discuss systems at constant T, we need to embed them with a diathermal wall in a heat bath. Note that only the system and bath need to be large for W tot and W bath

More information

Lecture 3: Thermodynamics

Lecture 3: Thermodynamics 3 LAWS OF THERMODYNAMICS Lecture 3: Thermodynamics Matter and energy are conserved Margaret A. Daugherty Fall 2004 Entropy always increases Absolute zero is unattainable System and Surroundings 1st Law

More information

General Chemistry I. Dr. PHAN TẠI HUÂN Faculty of Food Science and Technology Nong Lam University. Module 4: Chemical Thermodynamics

General Chemistry I. Dr. PHAN TẠI HUÂN Faculty of Food Science and Technology Nong Lam University. Module 4: Chemical Thermodynamics General Chemistry I Dr. PHAN TẠI HUÂN Faculty of Food Science and Technology Nong Lam University Module 4: Chemical Thermodynamics Zeroth Law of Thermodynamics. First Law of Thermodynamics (state quantities:

More information

Multivalent interactions in human biology

Multivalent interactions in human biology Cooperativity Multivalent interactions in human biology Multivalent interactions in supramolecular chemistry Additivity (?) Multivalent interactions in supramolecular chemistry In order to obtain a

More information

CHEM-UA 652: Thermodynamics and Kinetics

CHEM-UA 652: Thermodynamics and Kinetics 1 CHEM-UA 652: Thermodynamics and Kinetics Notes for Lecture 11 I. PHYSICAL AND CHEMICAL RELEVANCE OF FREE ENERGY In this section, we will consider some examples showing the significance of free energies.

More information

Fondamenti di Chimica Farmaceutica. Computer Chemistry in Drug Research: Introduction

Fondamenti di Chimica Farmaceutica. Computer Chemistry in Drug Research: Introduction Fondamenti di Chimica Farmaceutica Computer Chemistry in Drug Research: Introduction Introduction Introduction Introduction Computer Chemistry in Drug Design Drug Discovery: Target identification Lead

More information

Energy Barriers and Rates - Transition State Theory for Physicists

Energy Barriers and Rates - Transition State Theory for Physicists Energy Barriers and Rates - Transition State Theory for Physicists Daniel C. Elton October 12, 2013 Useful relations 1 cal = 4.184 J 1 kcal mole 1 = 0.0434 ev per particle 1 kj mole 1 = 0.0104 ev per particle

More information

CHEMICAL THERMODYNAMICS. Nature of Energy. ΔE = q + w. w = PΔV

CHEMICAL THERMODYNAMICS. Nature of Energy. ΔE = q + w. w = PΔV CHEMICAL HERMODYNAMICS Nature of Energy hermodynamics hermochemistry Energy (E) Work (w) Heat (q) Some Definitions Study the transformation of energy from one form to another during physical and chemical

More information

Thermodynamics. Entropy and its Applications. Lecture 11. NC State University

Thermodynamics. Entropy and its Applications. Lecture 11. NC State University Thermodynamics Entropy and its Applications Lecture 11 NC State University System and surroundings Up to this point we have considered the system, but we have not concerned ourselves with the relationship

More information

UC Berkeley. Chem 130A. Spring nd Exam. March 10, 2004 Instructor: John Kuriyan

UC Berkeley. Chem 130A. Spring nd Exam. March 10, 2004 Instructor: John Kuriyan UC Berkeley. Chem 130A. Spring 2004 2nd Exam. March 10, 2004 Instructor: John Kuriyan (kuriyan@uclink.berkeley.edu) Enter your name & student ID number above the line, in ink. Sign your name above the

More information

Softwares for Molecular Docking. Lokesh P. Tripathi NCBS 17 December 2007

Softwares for Molecular Docking. Lokesh P. Tripathi NCBS 17 December 2007 Softwares for Molecular Docking Lokesh P. Tripathi NCBS 17 December 2007 Molecular Docking Attempt to predict structures of an intermolecular complex between two or more molecules Receptor-ligand (or drug)

More information

Chapter 19 Chemical Thermodynamics

Chapter 19 Chemical Thermodynamics Chapter 19 Chemical Thermodynamics Kinetics How fast a rxn. proceeds Equilibrium How far a rxn proceeds towards completion Thermodynamics Study of energy relationships & changes which occur during chemical

More information

Chemistry 431. Lecture 27 The Ensemble Partition Function Statistical Thermodynamics. NC State University

Chemistry 431. Lecture 27 The Ensemble Partition Function Statistical Thermodynamics. NC State University Chemistry 431 Lecture 27 The Ensemble Partition Function Statistical Thermodynamics NC State University Representation of an Ensemble N,V,T N,V,T N,V,T N,V,T N,V,T N,V,T N,V,T N,V,T N,V,T N,V,T N,V,T N,V,T

More information

Receptor Based Drug Design (1)

Receptor Based Drug Design (1) Induced Fit Model For more than 100 years, the behaviour of enzymes had been explained by the "lock-and-key" mechanism developed by pioneering German chemist Emil Fischer. Fischer thought that the chemicals

More information

Monte Carlo (MC) Simulation Methods. Elisa Fadda

Monte Carlo (MC) Simulation Methods. Elisa Fadda Monte Carlo (MC) Simulation Methods Elisa Fadda 1011-CH328, Molecular Modelling & Drug Design 2011 Experimental Observables A system observable is a property of the system state. The system state i is

More information

The Direction of Spontaneous Change: Entropy and Free Energy

The Direction of Spontaneous Change: Entropy and Free Energy The Direction of Spontaneous Change: Entropy and Free Energy Reading: from Petrucci, Harwood and Herring (8th edition): Required for Part 1: Sections 20-1 through 20-4. Recommended for Part 1: Sections

More information

Entropy online activity: accompanying handout I. Introduction

Entropy online activity: accompanying handout I. Introduction Entropy online activity: accompanying handout I. Introduction The goal of this activity is to provide insight into the ways modern science views the effects of temperature on chemical reactions, including

More information

Chemistry and the material world Unit 4, Lecture 4 Matthias Lein

Chemistry and the material world Unit 4, Lecture 4 Matthias Lein Chemistry and the material world 123.102 Unit 4, Lecture 4 Matthias Lein Gibbs ree energy Gibbs ree energy to predict the direction o a chemical process. Exergonic and endergonic reactions. Temperature

More information

Disorder and Entropy. Disorder and Entropy

Disorder and Entropy. Disorder and Entropy Disorder and Entropy Suppose I have 10 particles that can be in one of two states either the blue state or the red state. How many different ways can we arrange those particles among the states? All particles

More information

Protein Folding experiments and theory

Protein Folding experiments and theory Protein Folding experiments and theory 1, 2,and 3 Protein Structure Fig. 3-16 from Lehninger Biochemistry, 4 th ed. The 3D structure is not encoded at the single aa level Hydrogen Bonding Shared H atom

More information

Advanced in silico drug design

Advanced in silico drug design Advanced in silico drug design RNDr. Martin Lepšík, Ph.D. Lecture: Advanced scoring Palacky University, Olomouc 2016 1 Outline 1. Scoring Definition, Types 2. Physics-based Scoring: Master Equation Terms

More information

Lecture 14: Advanced Conformational Sampling

Lecture 14: Advanced Conformational Sampling Lecture 14: Advanced Conformational Sampling Dr. Ronald M. Levy ronlevy@temple.edu Multidimensional Rough Energy Landscapes MD ~ ns, conformational motion in macromolecules ~µs to sec Interconversions

More information

Thermodynamics. Chem 36 Spring The study of energy changes which accompany physical and chemical processes

Thermodynamics. Chem 36 Spring The study of energy changes which accompany physical and chemical processes Thermodynamics Chem 36 Spring 2002 Thermodynamics The study of energy changes which accompany physical and chemical processes Why do we care? -will a reaction proceed spontaneously? -if so, to what extent?

More information

ChE 210B: Advanced Topics in Equilibrium Statistical Mechanics

ChE 210B: Advanced Topics in Equilibrium Statistical Mechanics ChE 210B: Advanced Topics in Equilibrium Statistical Mechanics Glenn Fredrickson Lecture 1 Reading: 3.1-3.5 Chandler, Chapters 1 and 2 McQuarrie This course builds on the elementary concepts of statistical

More information

5.60 Thermodynamics & Kinetics Spring 2008

5.60 Thermodynamics & Kinetics Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 5.60 Thermodynamics & Kinetics Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 5.60 Spring 2008 Lecture

More information

Lecture 2-3: Review of forces (ctd.) and elementary statistical mechanics. Contributions to protein stability

Lecture 2-3: Review of forces (ctd.) and elementary statistical mechanics. Contributions to protein stability Lecture 2-3: Review of forces (ctd.) and elementary statistical mechanics. Contributions to protein stability Part I. Review of forces Covalent bonds Non-covalent Interactions Van der Waals Interactions

More information

2. Thermodynamics. Introduction. Understanding Molecular Simulation

2. Thermodynamics. Introduction. Understanding Molecular Simulation 2. Thermodynamics Introduction Molecular Simulations Molecular dynamics: solve equations of motion r 1 r 2 r n Monte Carlo: importance sampling r 1 r 2 r n How do we know our simulation is correct? Molecular

More information

S2004 Methods for characterization of biomolecular interactions - classical versus modern

S2004 Methods for characterization of biomolecular interactions - classical versus modern S2004 Methods for characterization of biomolecular interactions - classical versus modern Isothermal Titration Calorimetry (ITC) Eva Dubská email: eva.dubska@ceitec.cz Outline Calorimetry - history + a

More information

Chapter 5 - Systems under pressure 62

Chapter 5 - Systems under pressure 62 Chapter 5 - Systems under pressure 62 CHAPTER 5 - SYSTEMS UNDER PRESSURE 5.1 Ideal gas law The quantitative study of gases goes back more than three centuries. In 1662, Robert Boyle showed that at a fixed

More information

Chpt 19: Chemical. Thermodynamics. Thermodynamics

Chpt 19: Chemical. Thermodynamics. Thermodynamics CEM 152 1 Reaction Spontaneity Can we learn anything about the probability of a reaction occurring based on reaction enthaplies? in general, a large, negative reaction enthalpy is indicative of a spontaneous

More information

Transition Theory Abbreviated Derivation [ A - B - C] # E o. Reaction Coordinate. [ ] # æ Æ

Transition Theory Abbreviated Derivation [ A - B - C] # E o. Reaction Coordinate. [ ] # æ Æ Transition Theory Abbreviated Derivation A + BC æ Æ AB + C [ A - B - C] # E A BC D E o AB, C Reaction Coordinate A + BC æ æ Æ æ A - B - C [ ] # æ Æ æ A - B + C The rate of reaction is the frequency of

More information

MM-PBSA Validation Study. Trent E. Balius Department of Applied Mathematics and Statistics AMS

MM-PBSA Validation Study. Trent E. Balius Department of Applied Mathematics and Statistics AMS MM-PBSA Validation Study Trent. Balius Department of Applied Mathematics and Statistics AMS 535 11-26-2008 Overview MM-PBSA Introduction MD ensembles one snap-shots relaxed structures nrichment Computational

More information

So far in talking about thermodynamics, we ve mostly limited ourselves to

So far in talking about thermodynamics, we ve mostly limited ourselves to 251 Lecture 33 So far in talking about thermodynamics, we ve mostly limited ourselves to discussions of thermochemistry, a quantification of the heat absorbed or given off as the result of a chemical reaction.

More information

Free energy simulations

Free energy simulations Free energy simulations Marcus Elstner and Tomáš Kubař January 14, 2013 Motivation a physical quantity that is of most interest in chemistry? free energies Helmholtz F or Gibbs G holy grail of computational

More information

Free energy calculations

Free energy calculations Free energy calculations Berk Hess May 5, 2017 Why do free energy calculations? The free energy G gives the population of states: ( ) P 1 G = exp, G = G 2 G 1 P 2 k B T Since we mostly simulate in the

More information

Chemical Thermodynamics

Chemical Thermodynamics Page III-16-1 / Chapter Sixteen Lecture Notes Chemical Thermodynamics Thermodynamics and Kinetics Chapter 16 Chemistry 223 Professor Michael Russell How to predict if a reaction can occur, given enough

More information

The Second Law of Thermodynamics (Chapter 4)

The Second Law of Thermodynamics (Chapter 4) The Second Law of Thermodynamics (Chapter 4) First Law: Energy of universe is constant: ΔE system = - ΔE surroundings Second Law: New variable, S, entropy. Changes in S, ΔS, tell us which processes made

More information

Lecture V: Multicanonical Simulations.

Lecture V: Multicanonical Simulations. Lecture V: Multicanonical Simulations. 1. Multicanonical Ensemble 2. How to get the Weights? 3. Example Runs (2d Ising and Potts models) 4. Re-Weighting to the Canonical Ensemble 5. Energy and Specific

More information

Chapter 4: Going from microcanonical to canonical ensemble, from energy to temperature.

Chapter 4: Going from microcanonical to canonical ensemble, from energy to temperature. Chapter 4: Going from microcanonical to canonical ensemble, from energy to temperature. All calculations in statistical mechanics can be done in the microcanonical ensemble, where all copies of the system

More information

Thermodynamics: Free Energy and Entropy. Suggested Reading: Chapter 19

Thermodynamics: Free Energy and Entropy. Suggested Reading: Chapter 19 Thermodynamics: Free Energy and Entropy Suggested Reading: Chapter 19 System and Surroundings System: An object or collection of objects being studied. Surroundings: Everything outside of the system. the

More information

Thermodynamics is the study of energy and its effects on matter

Thermodynamics is the study of energy and its effects on matter 00Note Set 3 1 THE ENERGETICS OF LIFE Thermodynamics and Bioenergetics: Thermodynamics is the study of energy and its effects on matter Bioenergetics is the quantitative analysis of how organisms gain

More information

Monte Carlo. Lecture 15 4/9/18. Harvard SEAS AP 275 Atomistic Modeling of Materials Boris Kozinsky

Monte Carlo. Lecture 15 4/9/18. Harvard SEAS AP 275 Atomistic Modeling of Materials Boris Kozinsky Monte Carlo Lecture 15 4/9/18 1 Sampling with dynamics In Molecular Dynamics we simulate evolution of a system over time according to Newton s equations, conserving energy Averages (thermodynamic properties)

More information

Other Cells. Hormones. Viruses. Toxins. Cell. Bacteria

Other Cells. Hormones. Viruses. Toxins. Cell. Bacteria Other Cells Hormones Viruses Toxins Cell Bacteria ΔH < 0 reaction is exothermic, tells us nothing about the spontaneity of the reaction Δ H > 0 reaction is endothermic, tells us nothing about the spontaneity

More information

5.1. Hardwares, Softwares and Web server used in Molecular modeling

5.1. Hardwares, Softwares and Web server used in Molecular modeling 5. EXPERIMENTAL The tools, techniques and procedures/methods used for carrying out research work reported in this thesis have been described as follows: 5.1. Hardwares, Softwares and Web server used in

More information

Chapter 19 Chemical Thermodynamics

Chapter 19 Chemical Thermodynamics Chapter 19 Chemical Thermodynamics Kinetics How fast a rxn. proceeds Equilibrium How far a rxn proceeds towards completion Thermodynamics Study of energy relationships & changes which occur during chemical

More information

Chapter 3: Energy and Work. Energy and Work, con t. BCH 4053 Spring 2003 Chapter 3 Lecture Notes. Slide 1. Slide 2

Chapter 3: Energy and Work. Energy and Work, con t. BCH 4053 Spring 2003 Chapter 3 Lecture Notes. Slide 1. Slide 2 BCH 4053 Spring 2003 Chapter 3 Lecture Notes 1 Chapter 3: Thermodynamics of Biological Systems 2 Energy and Work Work = force x distance Energy = ability to do work Mechanical Energy Kinetic Energy = mv

More information

Protein-Ligand Docking

Protein-Ligand Docking Protein-Ligand Docking Matthias Rarey GMD - German National Research Center for Information Technology Institute for Algorithms and Scientific Computing (SCAI) 53754Sankt Augustin, Germany rarey@gmd.de

More information

Why Proteins Fold. How Proteins Fold? e - ΔG/kT. Protein Folding, Nonbonding Forces, and Free Energy

Why Proteins Fold. How Proteins Fold? e - ΔG/kT. Protein Folding, Nonbonding Forces, and Free Energy Why Proteins Fold Proteins are the action superheroes of the body. As enzymes, they make reactions go a million times faster. As versatile transport vehicles, they carry oxygen and antibodies to fight

More information

Biological Thermodynamics

Biological Thermodynamics Biological Thermodynamics Classical thermodynamics is the only physical theory of universal content concerning which I am convinced that, within the framework of applicability of its basic contents, will

More information

Chapter Eighteen. Thermodynamics

Chapter Eighteen. Thermodynamics Chapter Eighteen Thermodynamics 1 Thermodynamics Study of energy changes during observed processes Purpose: To predict spontaneity of a process Spontaneity: Will process go without assistance? Depends

More information

An introduction to Molecular Dynamics. EMBO, June 2016

An introduction to Molecular Dynamics. EMBO, June 2016 An introduction to Molecular Dynamics EMBO, June 2016 What is MD? everything that living things do can be understood in terms of the jiggling and wiggling of atoms. The Feynman Lectures in Physics vol.

More information

[ A] 2. [ A] 2 = 2k dt. [ A] o

[ A] 2. [ A] 2 = 2k dt. [ A] o Chemistry 360 Dr Jean M Standard Problem Set 3 Solutions The reaction 2A P follows second-order kinetics The rate constant for the reaction is k350 0 4 Lmol s Determine the time required for the concentration

More information

Part II: Statistical Physics

Part II: Statistical Physics Chapter 6: Boltzmann Statistics SDSMT, Physics Fall Semester: Oct. - Dec., 2014 1 Introduction: Very brief 2 Boltzmann Factor Isolated System and System of Interest Boltzmann Factor The Partition Function

More information

Statistical Mechanics. Atomistic view of Materials

Statistical Mechanics. Atomistic view of Materials Statistical Mechanics Atomistic view of Materials What is statistical mechanics? Microscopic (atoms, electrons, etc.) Statistical mechanics Macroscopic (Thermodynamics) Sample with constrains Fixed thermodynamics

More information

Julian Hassinger Madeleine Jensen

Julian Hassinger Madeleine Jensen UNIVERSITY OF CALIFORNIA, BERKELEY CHEM C130/MCB C100A MIDTERM EXAMINATION #2 October 22, 2014 INSTRUCTORS: John Kuriyan and David Savage THE TIME LIMIT FOR THIS EXAMINATION: 1 HOUR 50 MINUTES SIGNATURE:

More information

Physics is time symmetric Nature is not

Physics is time symmetric Nature is not Fundamental theories of physics don t depend on the direction of time Newtonian Physics Electromagnetism Relativity Quantum Mechanics Physics is time symmetric Nature is not II law of thermodynamics -

More information

Statistical mechanics of biological processes

Statistical mechanics of biological processes Statistical mechanics of biological processes 1 Modeling biological processes Describing biological processes requires models. If reaction occurs on timescales much faster than that of connected processes

More information

Energy functions and their relationship to molecular conformation. CS/CME/BioE/Biophys/BMI 279 Oct. 3 and 5, 2017 Ron Dror

Energy functions and their relationship to molecular conformation. CS/CME/BioE/Biophys/BMI 279 Oct. 3 and 5, 2017 Ron Dror Energy functions and their relationship to molecular conformation CS/CME/BioE/Biophys/BMI 279 Oct. 3 and 5, 2017 Ron Dror Yesterday s Nobel Prize: single-particle cryoelectron microscopy 2 Outline Energy

More information

Temperature and Pressure Controls

Temperature and Pressure Controls Ensembles Temperature and Pressure Controls 1. (E, V, N) microcanonical (constant energy) 2. (T, V, N) canonical, constant volume 3. (T, P N) constant pressure 4. (T, V, µ) grand canonical #2, 3 or 4 are

More information

Supplementary Methods

Supplementary Methods Supplementary Methods MMPBSA Free energy calculation Molecular Mechanics/Poisson Boltzmann Surface Area (MM/PBSA) has been widely used to calculate binding free energy for protein-ligand systems (1-7).

More information

Lecture 1. Conformational Analysis in Acyclic Systems

Lecture 1. Conformational Analysis in Acyclic Systems Lecture 1 Conformational Analysis in Acyclic Systems Learning Outcomes: by the end of this lecture and after answering the associated problems, you will be able to: 1. use Newman and saw-horse projections

More information

Chapter 17: Spontaneity, Entropy, and Free Energy

Chapter 17: Spontaneity, Entropy, and Free Energy Chapter 17: Spontaneity, Entropy, and Free Energy Review of Chemical Thermodynamics System: the matter of interest Surroundings: everything in the universe which is not part of the system Closed System:

More information