108-2,936 μs K. Lindorff-Larsen, S. Piana, R.O. Dror, D.E. Shaw, How fast-folding proteins fold. Science 334, (2011). 100 ns, 64,000,000 atoms

Size: px
Start display at page:

Download "108-2,936 μs K. Lindorff-Larsen, S. Piana, R.O. Dror, D.E. Shaw, How fast-folding proteins fold. Science 334, (2011). 100 ns, 64,000,000 atoms"

Transcription

1 ,936 μs K. Lindorff-Larsen, S. Piana, R.O. Dror, D.E. Shaw, How fast-folding proteins fold. Science 334, (2011). 100 ns, 64,000,000 atoms 3.2 ps, < 1,000 atoms J.A. McCammon, B.R. Gelin & M. Karplus, Dynamics of folded proteins. Nature 267, (1977). G. Zhao et al. Mature HIV1 capsid structure by cryoelectron microscopy and all-atom molecular dynamics. Nature, 497, (2013).

2 Molecular Dynamics Simulation 1957 hard spheres - Alder & Waiinwright 1964 argon? Rahman 1971 water 2.2 ps Rahman & Stillinger 1977 BPTI 8 ps 1988 phospholipid bilayer 200 ps Egberts & Berendsen 1993 biotin-streptavidin 108 ps Myiamoto & Kollman 1995 bacteriorhodopsin 300 ps Edholm et al porin 1 ns Tieleman & Berendsen 1998 peptide folding 1 μs Duan & Kollman 2011 small protein folding 2.9 ms Shaw et al virus capsid 100 ns Schulten et al. McCammon et al.

3 BIOMOLECULAR SIMULATIONS - 4D structures - molecular microscopy - explanation of structural phenomena - predictions

4 BIOMOLECULAR SIMULATIONS - protein stability in different environments effect of covalent modifications on protein structures protein folding validation of predicted protein structures protein-ligand, protein-protein interactions membrane structures structures of other biopolymers mechanics of biopolymers and their complexes signal transition in biomolecular systems virtual experiments assistance of experimental methods

5 Newton's equation of motion 2 mi ri t 2 =Fi V Fi = ri

6

7 Software for biomolecular simulation free GROMACS cheap AMBER GROMOS CHARMM expensive

8 Potential energy good structure low energy bad structure high energy

9 Force fields V = k r r r 0 k 0 bonds 2 angles 2 k 1 cos n s torsions pairs [ 12 ij 12 ij qi q j C r r ij r C 6 ij 6 ij r ]

10 Force fields V = k r r r 0 k 0 bonds 2 angles 2 k 1 cos n s torsions pairs [ 12 ij 12 ij qi q j C r r ij r C 6 ij 6 ij r ]

11 Partial charges

12 Force fields Proteins, nucleic acids, lipids: AMBER GROMOS OPLS CHARMM general molecules: GAFF MM2 MM3 MMFF Special: Glycam (carbohydrates) Martini (coarse grained)

13 Force fields all atom united atom coarse grained

14 [ atomtypes ] ;name bond_type mass charge ptype sigma epsilon opls_111 OW A e e 01 opls_112 HW A e e+00 [ moleculetype ] ; molname nrexcl SOL 2 [ atoms ] ; id at type res nr residu name at name cg nr charge 1 opls_111 1 SOL OW opls_112 1 SOL HW opls_112 1 SOL HW [ bonds ] ; i j funct length force.c [ angles ] ; i j k funct angle force.c

15 Water (TIP3P model) [ atomtypes ] ;name bond_type mass charge ptype sigma epsilon opls_111 OW A e e 01 opls_112 HW A e e+00 [ moleculetype ] ; molname nrexcl SOL 2 [ atoms ] ; id at type res nr residu name at name cg nr charge 1 opls_111 1 SOL OW opls_112 1 SOL HW opls_112 1 SOL HW [ bonds ] ; i j funct length force.c [ angles ] ; i j k funct angle force.c

16 How to obtain (missing) force field parameters? 1. Other force fields (with caution) 2. Experiment infrared spectroscopy, crystallography, Molecular modelling quantum chemistry

17 Newton's equation of motion Forces 2 Masses mi ri t 2 =Fi V Fi = ri Potential energy

18 Molecular dynamics simulation vs geometry optimization & geometry search r r

19 Chemical reactions - quantum chemistry - combination of molecular mechanics with quantum chemistry (QM/MM) - molecular mechanics trained by quantum chemistry (empirical valence bond) - special reactive force fields

20 Water Why is water important? + +

21 QM/MM M. Krupička, I. Tvaroška: J Phys Chem B (2009) 113,

22 Constraints

23 Periodic boundary condition

24 Other issues: Temperature control - Berendsen, Nose-Hoover, V-rescale thermostat - initial velocity Pressure control - Berendsen, Parrinello-Rahman barostats Control of surface tension

25 Output analysis temporary development of structural parameters: - energy, temperature - distances, angles, torsions - number of native contacts - secondary structure - radius of gyration - root mean square deviations (RMSD) RMSD RMSD time time

26 Output analysis - root mean square fluctuations (RMSF) RMSF residue number

27 Output analysis - essential dynamics trajectory molecule CV2 collective motions CV1

28 S-peptide demo

29 S-peptide GROMACS 1. initial coordinates 2. topology 3. instructions for the program

30 S-peptide GROMACS convert speptide.pdb to topology and coordinates, add hydrogens $ pdb2gmx -f speptide -o speptide -p speptide + chose the right force field create a box with the protein in the centre $ editconf -f speptide -o box -c -d 1 fill the box with water $ genbox -cp box -cs -p speptide -o solvated add counterions if necessary

31 S-peptide GROMACS 1. initial coordinates (speptide.gro) Go Rough, Oppose Many Angry Chinese Serial killers 286 1LYS N LYS H LYS H LYS H ALA C ALA OC ALA OC S-peptide (19 amino acids, 286 atoms, C86H140N27O32S, 1 Cl-, 859 H2O)

32 S-peptide GROMACS 2. topology (speptide.top) 22 atom types 286 atoms 287 bonds, interactions 513 valence angles 798 torsions + water and ion topology

33 S-peptide GROMACS 3. instructions for the program (md.mdp) integrator = constraints = constraint_algorithm = dt = nsteps = nstcomm = nstxout = nstvout = nstfout = nstlog = nstenergy = nstlist = ns_type = coulombtype = rlist = rcoulomb = rvdw = Use molecular dynamics md Fixed length of all bonds all-bonds lincs ; ps! ; total 1 ns. 1 Simulated time 250 ( times 2 fs = 1 ns) Frequency of data storage 10 grid PME 1.0 Set-up of non-covalent 1.0 interaction treatment 1.0

34 S-peptide GROMACS 3. instructions for the program (speptide.top) ; Berendsen temperature coupling is on in two groups Tcoupl = berendsen tc-grps = Protein SOL Temperature control tau_t = ref_t = ; Energy monitoring energygrps = Protein SOL ; Isotropic pressure coupling is now on Pcoupl = berendsen Pcoupltype = isotropic tau_p = 0.5 Pressure control compressibility = 4.5e-5 ref_p = 1.0 ; Generate velocites is off at 300 K. gen_vel = no gen_temp = Temperature at t=0 gen_seed =

35 S-peptide run energy minimization $ grompp -f em -c solvated -p speptide -o em1 $ mdrun -s em1 -o em1 -e em1 -g em1 -c after_em1 run molecular dynamics simulation $ grompp -f md -c after_em1 -p speptide -o md1 $ mdrun -s md1 -o md1 -e md1 -g md1 -c after_md1 Step Time Lambda Rel. Constraint Deviation: Max between atoms RMS Before LINCS After LINCS Energies (kj/mol) Angle Proper Dih. Ryckaert Bell. LJ 14 Coulomb e e e e e+03 LJ (SR) Coulomb (SR) Potential Kinetic En. Total Energy e e e e e+04 Temperature Pressure (bar) e e+02

36 S-peptide NODE (s) Real (s) (%) Time: :33 (Mnbf/s) (GFlops) (ns/day) (hour/ns) Performance: Finished mdrun on node 0 Sun Sep 20 11:21:

37 Example study V. Spiwok, P. Lipovová, T. Skálová, J. Dušková, J. Dohnálek, J. Hašek, N.J. Russell, B. Králová: J. Mol. Model. (2007) 13:

38 Example study V. Spiwok, P. Lipovová, T. Skálová, J. Dušková, J. Dohnálek, J. Hašek, N.J. Russell, B. Králová: J. Mol. Model. (2007) 13:

39 Example study V. Spiwok, P. Lipovová, T. Skálová, J. Dušková, J. Dohnálek, J. Hašek, N.J. Russell, B. Králová: J. Mol. Model. (2007) 13:

40 Sampling

41 Sampling A B

42 Sampling A Vpot,A B Vpot,B Comparison of Vpot does not (usually) work: - many degrees of freedom - water - temperature, entropy

43 Sampling A B A B time

44 Sampling A B A B time We can really simulate

45 Computers Clusters

46 Supercomputers #1: Tianhe-2 (MilkyWay-2), 3,120,000 cores, China

47 Supercomputers #40: Salomon, 76,896 cores, IT4Innovation, CZ

48 GPU computing

49 Special purpose computers

50 Příklady simulací 2-adrenergní receptor Dror et al. (2009) Proc Natl Acad Sci USA, 106,

51 Distributed computing

52 Sampling problem algorithmic solutions Metadynamics Herbert C. et al. Molecular Mechanism of SSR128129E, an Extracellularly Acting, Small-Molecule, Allosteric Inhibitor of FGF Receptor Signaling. Cancer Cell 23, (2013). SSR128129E - Allosteric inhibitor of fibroblast growth factor receptor, which does not compete with FGF, but inhibits FGF signalling.

53 Sampling problem algorithmic solutions Metadynamics Iduronic acid 4 C1 1 C4 2 SO P. Oborský, I. Tvaroška, B. Králová, V. Spiwok, Toward an Accurate Conformational Modeling of Iduronic Acid. J Phys Chem B 117, (2013).

54 Sampling problem algorithmic solutions Metadynamics Iduronic acid 4 C1 4 C1 SO 2 population (%) kj/mol C4 SO C4 4 C1 +30 kj/mol 80 α-l-idoa2s-ome 1 C4 1 2 SO others α-l-idoa-ome 1 C4 4 C1 2 SO others P. Oborský, I. Tvaroška, B. Králová, V. Spiwok, Toward an Accurate Conformational Modeling of Iduronic Acid. J Phys Chem B 117, (2013).

55 Metadynamika Spiwok et al. (2015) J Chem Phys, 113,

Tutorial for Trypsin- Benzamidine complex molecular dynamics study.

Tutorial for Trypsin- Benzamidine complex molecular dynamics study. Tutorial for Trypsin- Benzamidine complex molecular dynamics study. Gromacs version 4.5.5 John E. Kerrigan, Ph.D. Associate Director, Bioinformatics The Cancer Institute of New Jersey The Robert Wood Johnson

More information

GROMACS Introductory Tutorial

GROMACS Introductory Tutorial GROMACS Introductory Tutorial Gromacs ver 3.3.1 Author: John E. Kerrigan, Ph.D. AST/IST, University of Medicine and Dentistry of NJ 675 Hoes Lane Piscataway, NJ 08554 Phone: (732) 235-4473 Fax: (732) 235-5252

More information

Molecular Dynamics Simulations

Molecular Dynamics Simulations Molecular Dynamics Simulations Yaoquan Tu Division of Theoretical Chemistry and Biology, Royal Institute of Technology (KTH) 2011-06 1 Outline I. Introduction II. Molecular Mechanics Force Field III. Molecular

More information

What is molecular dynamics (MD) simulation and how does it work?

What is molecular dynamics (MD) simulation and how does it work? What is molecular dynamics (MD) simulation and how does it work? A lecture for CHM425/525 Fall 2011 The underlying physical laws necessary for the mathematical theory of a large part of physics and the

More information

Gromacs Introductory Tutorial

Gromacs Introductory Tutorial Gromacs Introductory Tutorial Gromacs ver 4.6 John E. Kerrigan, Ph.D. Associate Director Bioinformatics The Cancer Institute of New Jersey Rutgers, The State University of NJ 120 Albany Street New Brunswick,

More information

Biomolecular Modelling

Biomolecular Modelling Biomolecular Modelling Carmen Domene Physical & Theoretical Chemistry Laboratory University of Oxford, UK THANKS Dr Joachim Hein Dr Iain Bethune Dr Eilidh Grant & Qi Huangfu 2 EPSRC Grant, Simulations

More information

Hydrogen Bonds The electrostatic nature of hydrogen bonds

Hydrogen Bonds The electrostatic nature of hydrogen bonds Hydrogen Bonds Hydrogen bonds have played an incredibly important role in the history of structural biology. Both the structure of DNA and of protein a-helices and b-sheets were predicted based largely

More information

The Quixote Project: a pioneering work in managing Computational Chemistry research data

The Quixote Project: a pioneering work in managing Computational Chemistry research data 1 The Quixote Project: a pioneering work in managing Computational Chemistry research data Pablo Echenique http://www.pabloechenique.com echenique.p@gmail.com 2 The protein folding problem Folding Native

More information

file:///c /Documents%20and%20Settings/terry/Desktop/DOCK%20website/terry/Old%20Versions/dock4.0_faq.txt

file:///c /Documents%20and%20Settings/terry/Desktop/DOCK%20website/terry/Old%20Versions/dock4.0_faq.txt -- X. Zou, 6/28/1999 -- Questions on installation of DOCK4.0.1: ======================================= Q. Can I run DOCK on platforms other than SGI (e.g., SparcStations, DEC Stations, Pentium, etc.)?

More information

The Application of Distributed Computing to the Investigation of Protein Conformational Change

The Application of Distributed Computing to the Investigation of Protein Conformational Change The Application of Distributed Computing to the Investigation of Protein Conformational Change C. J. Woods, J. G. Frey, J. W. Essex School of Chemistry, University of Southampton, SO17 1BJ, UK Abstract

More information

Overview of NAMD and Molecular Dynamics

Overview of NAMD and Molecular Dynamics Overview of NAMD and Molecular Dynamics Jim Phillips Low-cost Linux Clusters for Biomolecular Simulations Using NAMD Outline Overview of molecular dynamics Overview of NAMD NAMD parallel design NAMD config

More information

Scoring Functions and Docking. Keith Davies Treweren Consultants Ltd 26 October 2005

Scoring Functions and Docking. Keith Davies Treweren Consultants Ltd 26 October 2005 Scoring Functions and Docking Keith Davies Treweren Consultants Ltd 26 October 2005 Overview Applications Docking Algorithms Scoring Functions Results Demonstration Docking Applications Drug Design Lead

More information

EXPERIMENT 1: Survival Organic Chemistry: Molecular Models

EXPERIMENT 1: Survival Organic Chemistry: Molecular Models EXPERIMENT 1: Survival Organic Chemistry: Molecular Models Introduction: The goal in this laboratory experience is for you to easily and quickly move between empirical formulas, molecular formulas, condensed

More information

DISTANCE DEGREE PROGRAM CURRICULUM NOTE:

DISTANCE DEGREE PROGRAM CURRICULUM NOTE: Bachelor of Science in Electrical Engineering DISTANCE DEGREE PROGRAM CURRICULUM NOTE: Some Courses May Not Be Offered At A Distance Every Semester. Chem 121C General Chemistry I 3 Credits Online Fall

More information

Total body water ~(60% of body mass): Intracellular fluid ~2/3 or ~65% Extracellular fluid ~1/3 or ~35% fluid. Interstitial.

Total body water ~(60% of body mass): Intracellular fluid ~2/3 or ~65% Extracellular fluid ~1/3 or ~35% fluid. Interstitial. http://www.bristol.ac.uk/phys-pharm/teaching/staffteaching/sergeykasparov.htmlpharm/teaching/staffteaching/sergeykasparov.html Physiology of the Cell Membrane Membrane proteins and their roles (channels,

More information

CHEM 451 BIOCHEMISTRY I. SUNY Cortland Fall 2010

CHEM 451 BIOCHEMISTRY I. SUNY Cortland Fall 2010 CHEM 451 BIOCHEMISTRY I SUNY Cortland Fall 2010 Instructor: Dr. Frank Rossi Office: Bowers 135 Office Hours: Mon. 2:30-4:00, Wed. 4:00-5:30, Friday 2:30-3:00, or by appointment. Extra evening office hours

More information

Carbohydrates, proteins and lipids

Carbohydrates, proteins and lipids Carbohydrates, proteins and lipids Chapter 3 MACROMOLECULES Macromolecules: polymers with molecular weights >1,000 Functional groups THE FOUR MACROMOLECULES IN LIFE Molecules in living organisms: proteins,

More information

Name Class Date. In the space provided, write the letter of the term or phrase that best completes each statement or best answers each question.

Name Class Date. In the space provided, write the letter of the term or phrase that best completes each statement or best answers each question. Assessment Chapter Test A Chapter: States of Matter In the space provided, write the letter of the term or phrase that best completes each statement or best answers each question. 1. The kinetic-molecular

More information

Molecular Docking. - Computational prediction of the structure of receptor-ligand complexes. Receptor: Protein Ligand: Protein or Small Molecule

Molecular Docking. - Computational prediction of the structure of receptor-ligand complexes. Receptor: Protein Ligand: Protein or Small Molecule Scoring and Docking Molecular Docking - Computational prediction of the structure of receptor-ligand complexes Receptor: Protein Ligand: Protein or Small Molecule Protein-Protein Docking Protein-Small

More information

Introduction to Molecular Dynamics Simulations

Introduction to Molecular Dynamics Simulations Introduction to Molecular Dynamics Simulations Roland H. Stote Institut de Chimie LC3-UMR 7177 Université Louis Pasteur Strasbourg France 1EA5 Title Native Acetylcholinesterase (E.C. 3.1.1.7) From Torpedo

More information

Amino Acids. Amino acids are the building blocks of proteins. All AA s have the same basic structure: Side Chain. Alpha Carbon. Carboxyl. Group.

Amino Acids. Amino acids are the building blocks of proteins. All AA s have the same basic structure: Side Chain. Alpha Carbon. Carboxyl. Group. Protein Structure Amino Acids Amino acids are the building blocks of proteins. All AA s have the same basic structure: Side Chain Alpha Carbon Amino Group Carboxyl Group Amino Acid Properties There are

More information

Physical Chemistry. Tutor: Dr. Jia Falong

Physical Chemistry. Tutor: Dr. Jia Falong Physical Chemistry Professor Jeffrey R. Reimers FAA School of Chemistry, The University of Sydney NSW 2006 Australia Room 702 Chemistry School CCNU Tutor: Dr. Jia Falong Text: Atkins 9 th Edition assumed

More information

Supplementary Figures S1 - S11

Supplementary Figures S1 - S11 1 Membrane Sculpting by F-BAR Domains Studied by Molecular Dynamics Simulations Hang Yu 1,2, Klaus Schulten 1,2,3, 1 Beckman Institute, University of Illinois, Urbana, Illinois, USA 2 Center of Biophysics

More information

Molecular Modelling of DNA. Charlie Laughton University of Nottingham

Molecular Modelling of DNA. Charlie Laughton University of Nottingham Molecular Modelling of DNA Charlie Laughton University of Nottingham Why model DNA? Sequences/structures you can t crystallise or get by NMR Drug design Understanding protein-dna recognition Quantitating

More information

AP CHEMISTRY 2009 SCORING GUIDELINES

AP CHEMISTRY 2009 SCORING GUIDELINES AP CHEMISTRY 2009 SCORING GUIDELINES Question 6 (8 points) Answer the following questions related to sulfur and one of its compounds. (a) Consider the two chemical species S and S 2. (i) Write the electron

More information

Anatomy and Physiology Placement Exam 2 Practice with Answers at End!

Anatomy and Physiology Placement Exam 2 Practice with Answers at End! Anatomy and Physiology Placement Exam 2 Practice with Answers at End! General Chemical Principles 1. bonds are characterized by the sharing of electrons between the participating atoms. a. hydrogen b.

More information

Protein Dynamics Intro

Protein Dynamics Intro Protein Dynamics Intro From rigid structures to motions on energy landscapes Do you all remember Anfinsen? What concept now associated with his name made Anfinsen famous? Right, it is the concept that

More information

AP BIOLOGY 2008 SCORING GUIDELINES

AP BIOLOGY 2008 SCORING GUIDELINES AP BIOLOGY 2008 SCORING GUIDELINES Question 1 1. The physical structure of a protein often reflects and affects its function. (a) Describe THREE types of chemical bonds/interactions found in proteins.

More information

1. Free energy with controlled uncertainty 2. The modes of ligand binding to DNA

1. Free energy with controlled uncertainty 2. The modes of ligand binding to DNA 1. Free energy with controlled uncertainty 2. The modes of ligand binding to DNA Tomáš Kubař Institute of Organic Chemistry and Biochemistry Praha, Czech Republic Thermodynamic Integration Alchemical change

More information

Molecular Cell Biology

Molecular Cell Biology Harvey Lodish Arnold Berk Paul Matsudaira Chris A. Kaiser Monty Krieger Matthew P. Scott Lawrence Zipursky James Darnell Molecular Cell Biology Fifth Edition Chapter 2: Chemical Foundations Copyright 2004

More information

Carbon-organic Compounds

Carbon-organic Compounds Elements in Cells The living substance of cells is made up of cytoplasm and the structures within it. About 96% of cytoplasm and its included structures are composed of the elements carbon, hydrogen, oxygen,

More information

CHEMISTRY 113 EXAM 4(A)

CHEMISTRY 113 EXAM 4(A) Summer 2003 1. The molecular geometry of PF 4 + ion is: A. bent B. trigonal planar C. tetrahedral D. octahedral CHEMISTRY 113 EXAM 4(A) 2. The Cl-C-Cl bond angle in CCl 2 O molecule (C is the central atom)

More information

Lecture 19: Proteins, Primary Struture

Lecture 19: Proteins, Primary Struture CPS260/BGT204.1 Algorithms in Computational Biology November 04, 2003 Lecture 19: Proteins, Primary Struture Lecturer: Pankaj K. Agarwal Scribe: Qiuhua Liu 19.1 The Building Blocks of Protein [1] Proteins

More information

Assessing Checking the the reliability of protein-ligand structures

Assessing Checking the the reliability of protein-ligand structures Assessing Checking the the reliability of protein-ligand structures Aim A common task in structure-based drug design is the validation of protein-ligand structures. This process needs to be quick, visual

More information

CHEM 1211K Test IV. MULTIPLE CHOICE (3 points each)

CHEM 1211K Test IV. MULTIPLE CHOICE (3 points each) CEM 1211K Test IV MULTIPLE COICE (3 points each) 1) ow many single covalent bonds must a silicon atom form to have a complete octet in its valence shell? A) 4 B) 3 C) 1 D) 2 E) 0 2) What is the maximum

More information

CHEMISTRY STANDARDS BASED RUBRIC ATOMIC STRUCTURE AND BONDING

CHEMISTRY STANDARDS BASED RUBRIC ATOMIC STRUCTURE AND BONDING CHEMISTRY STANDARDS BASED RUBRIC ATOMIC STRUCTURE AND BONDING Essential Standard: STUDENTS WILL UNDERSTAND THAT THE PROPERTIES OF MATTER AND THEIR INTERACTIONS ARE A CONSEQUENCE OF THE STRUCTURE OF MATTER,

More information

Chapter 3. Protein Structure and Function

Chapter 3. Protein Structure and Function Chapter 3 Protein Structure and Function Broad functional classes So Proteins have structure and function... Fine! -Why do we care to know more???? Understanding functional architechture gives us POWER

More information

Chemistry Diagnostic Questions

Chemistry Diagnostic Questions Chemistry Diagnostic Questions Answer these 40 multiple choice questions and then check your answers, located at the end of this document. If you correctly answered less than 25 questions, you need to

More information

GROMACS 4: Algorithms for Highly Efficient, Load-Balanced, and Scalable Molecular Simulation

GROMACS 4: Algorithms for Highly Efficient, Load-Balanced, and Scalable Molecular Simulation J. Chem. Theory Comput. 2008, 4, 435-447 435 GROMACS 4: Algorithms for Highly Efficient, Load-Balanced, and Scalable Molecular Simulation Berk Hess* Max-Planck Institute for Polymer Research, Ackermannweg

More information

Structure Check. Authors: Eduard Schreiner Leonardo G. Trabuco. February 7, 2012

Structure Check. Authors: Eduard Schreiner Leonardo G. Trabuco. February 7, 2012 University of Illinois at Urbana-Champaign NIH Resource for Macromolecular Modeling and Bioinformatics Beckman Institute Computational Biophysics Workshop Structure Check Authors: Eduard Schreiner Leonardo

More information

CHAPTER 4: Enzyme Structure ENZYMES

CHAPTER 4: Enzyme Structure ENZYMES CHAPTER 4: ENZYMES Enzymes are biological catalysts. There are about 40,000 different enzymes in human cells, each controlling a different chemical reaction. They increase the rate of reactions by a factor

More information

ATOMS AND BONDS. Bonds

ATOMS AND BONDS. Bonds ATOMS AND BONDS Atoms of elements are the simplest units of organization in the natural world. Atoms consist of protons (positive charge), neutrons (neutral charge) and electrons (negative charge). The

More information

Chemical Bonds. Chemical Bonds. The Nature of Molecules. Energy and Metabolism < < Covalent bonds form when atoms share 2 or more valence electrons.

Chemical Bonds. Chemical Bonds. The Nature of Molecules. Energy and Metabolism < < Covalent bonds form when atoms share 2 or more valence electrons. The Nature of Molecules Chapter 2 Energy and Metabolism Chapter 6 Chemical Bonds Molecules are groups of atoms held together in a stable association. Compounds are molecules containing more than one type

More information

Combinatorial Biochemistry and Phage Display

Combinatorial Biochemistry and Phage Display Combinatorial Biochemistry and Phage Display Prof. Valery A. Petrenko Director - Valery Petrenko Instructors Galina Kouzmitcheva and I-Hsuan Chen Auburn 2006, Spring semester COMBINATORIAL BIOCHEMISTRY

More information

H 2O gas: molecules are very far apart

H 2O gas: molecules are very far apart Non-Covalent Molecular Forces 2/27/06 3/1/06 How does this reaction occur: H 2 O (liquid) H 2 O (gas)? Add energy H 2O gas: molecules are very far apart H 2O liquid: bonding between molecules Use heat

More information

DCI for Electronegativity. Data Table:

DCI for Electronegativity. Data Table: DCI for Electronegativity Data Table: Substance Ionic/covalent EN value EN Value EN NaCl ionic (Na) 0.9 (Cl) 3.0 2.1 KBr (K) 0.8 (Br) 2.8 MgO (Mg) 1.2 (O) 3.5 HCl (H) 2.1 (Cl) 3.0 HF (H) 2.1 (F) 4.0 Cl

More information

Ions cannot cross membranes. Ions move through pores

Ions cannot cross membranes. Ions move through pores Ions cannot cross membranes Membranes are lipid bilayers Nonpolar tails Polar head Fig 3-1 Because of the charged nature of ions, they cannot cross a lipid bilayer. The ion and its cloud of polarized water

More information

Infrared Spectroscopy: Theory

Infrared Spectroscopy: Theory u Chapter 15 Infrared Spectroscopy: Theory An important tool of the organic chemist is Infrared Spectroscopy, or IR. IR spectra are acquired on a special instrument, called an IR spectrometer. IR is used

More information

Chemical Basis of Life Module A Anchor 2

Chemical Basis of Life Module A Anchor 2 Chemical Basis of Life Module A Anchor 2 Key Concepts: - Water is a polar molecule. Therefore, it is able to form multiple hydrogen bonds, which account for many of its special properties. - Water s polarity

More information

Cells & Cell Organelles

Cells & Cell Organelles Cells & Cell Organelles The Building Blocks of Life H Biology Types of cells bacteria cells Prokaryote - no organelles Eukaryotes - organelles animal cells plant cells Cell size comparison Animal cell

More information

1 The water molecule and hydrogen bonds in water

1 The water molecule and hydrogen bonds in water The Physics and Chemistry of Water 1 The water molecule and hydrogen bonds in water Stoichiometric composition H 2 O the average lifetime of a molecule is 1 ms due to proton exchange (catalysed by acids

More information

Atsushi Matsumoto. Hisashi Ishida 1, Kei Yura 1, Takuma Kano 1 and Atsushi Matsumoto 1. 1. Introduction

Atsushi Matsumoto. Hisashi Ishida 1, Kei Yura 1, Takuma Kano 1 and Atsushi Matsumoto 1. 1. Introduction Chapter 3 Epoch Making Simulation Analysis of the Function of a Large-scale Supra-biomolecule System by Molecular Dynamics Simulation System, (Simulation Codes for huge Biomolecular Assembly) Project Representative

More information

Keystone Review Practice Test Module A Cells and Cell Processes. 1. Which characteristic is shared by all prokaryotes and eukaryotes?

Keystone Review Practice Test Module A Cells and Cell Processes. 1. Which characteristic is shared by all prokaryotes and eukaryotes? Keystone Review Practice Test Module A Cells and Cell Processes 1. Which characteristic is shared by all prokaryotes and eukaryotes? a. Ability to store hereditary information b. Use of organelles to control

More information

Lecture Overview. Hydrogen Bonds. Special Properties of Water Molecules. Universal Solvent. ph Scale Illustrated. special properties of water

Lecture Overview. Hydrogen Bonds. Special Properties of Water Molecules. Universal Solvent. ph Scale Illustrated. special properties of water Lecture Overview special properties of water > water as a solvent > ph molecules of the cell > properties of carbon > carbohydrates > lipids > proteins > nucleic acids Hydrogen Bonds polarity of water

More information

Chapter 5: The Structure and Function of Large Biological Molecules

Chapter 5: The Structure and Function of Large Biological Molecules Name Period Concept 5.1 Macromolecules are polymers, built from monomers 1. The large molecules of all living things fall into just four main classes. Name them. 2. Circle the three classes that are called

More information

AP Chemistry A. Allan Chapter 8 Notes - Bonding: General Concepts

AP Chemistry A. Allan Chapter 8 Notes - Bonding: General Concepts AP Chemistry A. Allan Chapter 8 Notes - Bonding: General Concepts 8.1 Types of Chemical Bonds A. Ionic Bonding 1. Electrons are transferred 2. Metals react with nonmetals 3. Ions paired have lower energy

More information

Hands-on exercises on solvent models & electrostatics EMBnet - Molecular Modeling Course 2005

Hands-on exercises on solvent models & electrostatics EMBnet - Molecular Modeling Course 2005 Hands-on exercises on solvent models & electrostatics EMBnet - Molecular Modeling Course 2005 Exercise 1. The purpose of this exercise is to color the solvent accessible surface of a protein according

More information

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Two Forms of Energy

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Two Forms of Energy Module 2D - Energy and Metabolism Objective # 19 All living organisms require energy for survival. In this module we will examine some general principles about chemical reactions and energy usage within

More information

Towards Large-Scale Molecular Dynamics Simulations on Graphics Processors

Towards Large-Scale Molecular Dynamics Simulations on Graphics Processors Towards Large-Scale Molecular Dynamics Simulations on Graphics Processors Joe Davis, Sandeep Patel, and Michela Taufer University of Delaware Outline Introduction Introduction to GPU programming Why MD

More information

M.Sc. in Nano Technology with specialisation in Nano Biotechnology

M.Sc. in Nano Technology with specialisation in Nano Biotechnology M.Sc. in Nano Technology with specialisation in Nano Biotechnology Nanotechnology is all about designing, fabricating and controlling materials, components and machinery with dimensions on the nanoscale,

More information

The content is based on the National Science Teachers Association (NSTA) standards and is aligned with state standards.

The content is based on the National Science Teachers Association (NSTA) standards and is aligned with state standards. Literacy Advantage Physical Science Physical Science Literacy Advantage offers a tightly focused curriculum designed to address fundamental concepts such as the nature and structure of matter, the characteristics

More information

Why? Intermolecular Forces. Intermolecular Forces. Chapter 12 IM Forces and Liquids. Covalent Bonding Forces for Comparison of Magnitude

Why? Intermolecular Forces. Intermolecular Forces. Chapter 12 IM Forces and Liquids. Covalent Bonding Forces for Comparison of Magnitude 1 Why? Chapter 1 Intermolecular Forces and Liquids Why is water usually a liquid and not a gas? Why does liquid water boil at such a high temperature for such a small molecule? Why does ice float on water?

More information

CSC 2427: Algorithms for Molecular Biology Spring 2006. Lecture 16 March 10

CSC 2427: Algorithms for Molecular Biology Spring 2006. Lecture 16 March 10 CSC 2427: Algorithms for Molecular Biology Spring 2006 Lecture 16 March 10 Lecturer: Michael Brudno Scribe: Jim Huang 16.1 Overview of proteins Proteins are long chains of amino acids (AA) which are produced

More information

AAHS-CHEMISTRY FINAL EXAM PREP-REVIEW GUIDE MAY-JUNE 2014 DR. GRAY CLASS OF 2016

AAHS-CHEMISTRY FINAL EXAM PREP-REVIEW GUIDE MAY-JUNE 2014 DR. GRAY CLASS OF 2016 AAHS-CHEMISTRY FINAL EXAM PREP-REVIEW GUIDE MAY-JUNE 2014 DR. GRAY CLASS OF 2016 UNIT I: (CHAPTER 1-Zumdahl text) The Nature of Science and Chemistry 1. Explain why knowledge of chemistry is central to

More information

Language: English Lecturer: Gianni de Fabritiis. Teaching staff: Language: English Lecturer: Jordi Villà i Freixa

Language: English Lecturer: Gianni de Fabritiis. Teaching staff: Language: English Lecturer: Jordi Villà i Freixa MSI: Molecular Simulations Descriptive details concerning the subject: Name of the subject: Molecular Simulations Code : MSI Type of subject: Optional ECTS: 5 Total hours: 125.0 Scheduling: 11:00-13:00

More information

ENZYMES. Serine Proteases Chymotrypsin, Trypsin, Elastase, Subtisisin. Principle of Enzyme Catalysis

ENZYMES. Serine Proteases Chymotrypsin, Trypsin, Elastase, Subtisisin. Principle of Enzyme Catalysis ENZYMES Serine Proteases Chymotrypsin, Trypsin, Elastase, Subtisisin Principle of Enzyme Catalysis Linus Pauling (1946) formulated the first basic principle of enzyme catalysis Enzyme increase the rate

More information

Steffen Lindert, René Staritzbichler, Nils Wötzel, Mert Karakaş, Phoebe L. Stewart, and Jens Meiler

Steffen Lindert, René Staritzbichler, Nils Wötzel, Mert Karakaş, Phoebe L. Stewart, and Jens Meiler Structure 17 Supplemental Data EM-Fold: De Novo Folding of α-helical Proteins Guided by Intermediate-Resolution Electron Microscopy Density Maps Steffen Lindert, René Staritzbichler, Nils Wötzel, Mert

More information

Cellular Energy: ATP & Enzymes. What is it? Where do organism s get it? How do they use it?

Cellular Energy: ATP & Enzymes. What is it? Where do organism s get it? How do they use it? Cellular Energy: ATP & Enzymes What is it? Where do organism s get it? How do they use it? Where does Energy come from? Ultimately, from the sun. It is transferred between organisms in the earth s lithosphere,

More information

Enzymes. Enzyme Structure. Enzyme Classification. CHEM464/Medh, J.D. Reaction Rate and Enzyme Activity

Enzymes. Enzyme Structure. Enzyme Classification. CHEM464/Medh, J.D. Reaction Rate and Enzyme Activity Enzymes Enzymes are biological catalysts They are not consumed or altered during the reaction They do not change the equilibrium, just reduce the time required to reach equilibrium. They increase the rate

More information

Chapter 2: The Chemical Context of Life

Chapter 2: The Chemical Context of Life Chapter 2: The Chemical Context of Life Name Period This chapter covers the basics that you may have learned in your chemistry class. Whether your teacher goes over this chapter, or assigns it for you

More information

2/10/2011. Stability of Cycloalkanes: Ring Strain. Stability of Cycloalkanes: Ring Strain. 4.3 Stability of Cycloalkanes: Ring Strain

2/10/2011. Stability of Cycloalkanes: Ring Strain. Stability of Cycloalkanes: Ring Strain. 4.3 Stability of Cycloalkanes: Ring Strain 4.3 Stability of Cycloalkanes: Ring Strain Angle strain The strain induced in a molecule when bond angles are forced to deviate from the ideal 109º tetrahedral value (Adolf von Baeyer 1885) Stability of

More information

Photosynthesis and Cellular Respiration. Stored Energy

Photosynthesis and Cellular Respiration. Stored Energy Photosynthesis and Cellular Respiration Stored Energy What is Photosynthesis? plants convert the energy of sunlight into the energy in the chemical bonds of carbohydrates sugars and starches. SUMMARY EQUATION:

More information

NO CALCULATORS OR CELL PHONES ALLOWED

NO CALCULATORS OR CELL PHONES ALLOWED Biol 205 Exam 1 TEST FORM A Spring 2008 NAME Fill out both sides of the Scantron Sheet. On Side 2 be sure to indicate that you have TEST FORM A The answers to Part I should be placed on the SCANTRON SHEET.

More information

Faculty of Computer Science, Universitas Indonesia 2 Department of Pharmacy, Faculty of Mathematics and Natural Sciences, Universitas Indonesia

Faculty of Computer Science, Universitas Indonesia 2 Department of Pharmacy, Faculty of Mathematics and Natural Sciences, Universitas Indonesia Performance Analysis of Embarassingly Parallel Application on Cluster Computer Environment : A Case Study of Virtual Screening with Autodock Vina. on Hastinapura Cluster Muhammad H. Hilman, Heru Suhartanto

More information

3. What would you predict for the intensity and binding energy for the 3p orbital for that of sulfur?

3. What would you predict for the intensity and binding energy for the 3p orbital for that of sulfur? PSI AP Chemistry Periodic Trends MC Review Name Periodic Law and the Quantum Model Use the PES spectrum of Phosphorus below to answer questions 1-3. 1. Which peak corresponds to the 1s orbital? (A) 1.06

More information

Order of Filling Subshells

Order of Filling Subshells Bonding: General Concepts Ionic Bonds Sections 13.2-13.6 Covalent Bonds Section 13.7 Covalent Bond Energy & Chemical Reactions Section 13.8-13.9 Lewis Structures Sections 13.10-13.12 VSEPR Theory Section

More information

Bonding & Molecular Shape Ron Robertson

Bonding & Molecular Shape Ron Robertson Bonding & Molecular Shape Ron Robertson r2 n:\files\courses\1110-20\2010 possible slides for web\00bondingtrans.doc The Nature of Bonding Types 1. Ionic 2. Covalent 3. Metallic 4. Coordinate covalent Driving

More information

States of Matter CHAPTER 10 REVIEW SECTION 1. Name Date Class. Answer the following questions in the space provided.

States of Matter CHAPTER 10 REVIEW SECTION 1. Name Date Class. Answer the following questions in the space provided. CHAPTER 10 REVIEW States of Matter SECTION 1 SHORT ANSWER Answer the following questions in the space provided. 1. Identify whether the descriptions below describe an ideal gas or a real gas. ideal gas

More information

IV. -Amino Acids: carboxyl and amino groups bonded to -Carbon. V. Polypeptides and Proteins

IV. -Amino Acids: carboxyl and amino groups bonded to -Carbon. V. Polypeptides and Proteins IV. -Amino Acids: carboxyl and amino groups bonded to -Carbon A. Acid/Base properties 1. carboxyl group is proton donor! weak acid 2. amino group is proton acceptor! weak base 3. At physiological ph: H

More information

6.5 Periodic Variations in Element Properties

6.5 Periodic Variations in Element Properties 324 Chapter 6 Electronic Structure and Periodic Properties of Elements 6.5 Periodic Variations in Element Properties By the end of this section, you will be able to: Describe and explain the observed trends

More information

Analysis of structural dynamics by H/D-exchange coupled to mass spectrometry HDX-MS

Analysis of structural dynamics by H/D-exchange coupled to mass spectrometry HDX-MS Analysis of structural dynamics by H/D-exchange coupled to mass spectrometry () New Approaches in Drug Design & Discovery 2014 25 th of March 2014 Introduction What are the challenges in structure-based

More information

Chapter 8: Energy and Metabolism

Chapter 8: Energy and Metabolism Chapter 8: Energy and Metabolism 1. Discuss energy conversions and the 1 st and 2 nd law of thermodynamics. Be sure to use the terms work, potential energy, kinetic energy, and entropy. 2. What are Joules

More information

Lesson 3. Chemical Bonding. Molecular Orbital Theory

Lesson 3. Chemical Bonding. Molecular Orbital Theory Lesson 3 Chemical Bonding Molecular Orbital Theory 1 Why Do Bonds Form? An energy diagram shows that a bond forms between two atoms if the overall energy of the system is lowered when the two atoms approach

More information

List the 3 main types of subatomic particles and indicate the mass and electrical charge of each.

List the 3 main types of subatomic particles and indicate the mass and electrical charge of each. Basic Chemistry Why do we study chemistry in a biology course? All living organisms are composed of chemicals. To understand life, we must understand the structure, function, and properties of the chemicals

More information

Recognizing Organic Molecules: Carbohydrates, Lipids and Proteins

Recognizing Organic Molecules: Carbohydrates, Lipids and Proteins Recognizing Organic Molecules: Carbohydrates, Lipids and Proteins Oct 15 8:05 PM What is an Organic Molecule? An Organic Molecule is a molecule that contains carbon and hydrogen and oxygen Carbon is found

More information

1. A covalent bond between two atoms represents what kind of energy? a. Kinetic energy b. Potential energy c. Mechanical energy d.

1. A covalent bond between two atoms represents what kind of energy? a. Kinetic energy b. Potential energy c. Mechanical energy d. 1. A covalent bond between two atoms represents what kind of energy? a. Kinetic energy b. Potential energy c. Mechanical energy d. Solar energy A. Answer a is incorrect. Kinetic energy is the energy of

More information

Kinetic Molecular Theory of Matter

Kinetic Molecular Theory of Matter Kinetic Molecular Theor of Matter Heat capacit of gases and metals Pressure of gas Average speed of electrons in semiconductors Electron noise in resistors Positive metal ion cores Free valence electrons

More information

Energy & Enzymes. Life requires energy for maintenance of order, growth, and reproduction. The energy living things use is chemical energy.

Energy & Enzymes. Life requires energy for maintenance of order, growth, and reproduction. The energy living things use is chemical energy. Energy & Enzymes Life requires energy for maintenance of order, growth, and reproduction. The energy living things use is chemical energy. 1 Energy exists in two forms - potential and kinetic. Potential

More information

PLEASE SCROLL DOWN FOR ARTICLE

PLEASE SCROLL DOWN FOR ARTICLE This article was downloaded by:[new York University] [New York University] On: 16 July 2007 Access Details: [subscription number 769426389] Publisher: Taylor & Francis Informa Ltd Registered in England

More information

BIOLOGICAL MEMBRANES: FUNCTIONS, STRUCTURES & TRANSPORT

BIOLOGICAL MEMBRANES: FUNCTIONS, STRUCTURES & TRANSPORT BIOLOGICAL MEMBRANES: FUNCTIONS, STRUCTURES & TRANSPORT UNIVERSITY OF PNG SCHOOL OF MEDICINE AND HEALTH SCIENCES DISCIPLINE OF BIOCHEMISTRY AND MOLECULAR BIOLOGY BMLS II / B Pharm II / BDS II VJ Temple

More information

SELF DIFFUSION COEFFICIENT OF LENNARD-JONES FLUID USING TEMPERATURE DEPENDENT INTERACTION PARAMETERS AT DIFFERENT PRESSURES

SELF DIFFUSION COEFFICIENT OF LENNARD-JONES FLUID USING TEMPERATURE DEPENDENT INTERACTION PARAMETERS AT DIFFERENT PRESSURES JIChE06 The Sixth Jordan International Chemical Engineering Conference 12 14 March 2012, Amman, Jordan SELF DIFFUSION COEFFICIENT OF LENNARD-JONES FLUID USING TEMPERATURE DEPENDENT INTERACTION PARAMETERS

More information

COURSE TITLE COURSE DESCRIPTION

COURSE TITLE COURSE DESCRIPTION COURSE TITLE COURSE DESCRIPTION CH-00X CHEMISTRY EXIT INTERVIEW All graduating students are required to meet with their department chairperson/program director to finalize requirements for degree completion.

More information

Indiana's Academic Standards 2010 ICP Indiana's Academic Standards 2016 ICP. map) that describe the relationship acceleration, velocity and distance.

Indiana's Academic Standards 2010 ICP Indiana's Academic Standards 2016 ICP. map) that describe the relationship acceleration, velocity and distance. .1.1 Measure the motion of objects to understand.1.1 Develop graphical, the relationships among distance, velocity and mathematical, and pictorial acceleration. Develop deeper understanding through representations

More information

Preliminary MFM Quiz

Preliminary MFM Quiz Preliminary MFM Quiz 1. The major carrier of chemical energy in all cells is: A) adenosine monophosphate B) adenosine diphosphate C) adenosine trisphosphate D) guanosine trisphosphate E) carbamoyl phosphate

More information

IB Chemistry 1 Mole. One atom of C-12 has a mass of 12 amu. One mole of C-12 has a mass of 12 g. Grams we can use more easily.

IB Chemistry 1 Mole. One atom of C-12 has a mass of 12 amu. One mole of C-12 has a mass of 12 g. Grams we can use more easily. The Mole Atomic mass units and atoms are not convenient units to work with. The concept of the mole was invented. This was the number of atoms of carbon-12 that were needed to make 12 g of carbon. 1 mole

More information

Paper: 6 Chemistry 2.130 University I Chemistry: Models Page: 2 of 7. 4. Which of the following weak acids would make the best buffer at ph = 5.0?

Paper: 6 Chemistry 2.130 University I Chemistry: Models Page: 2 of 7. 4. Which of the following weak acids would make the best buffer at ph = 5.0? Paper: 6 Chemistry 2.130 University I Chemistry: Models Page: 2 of 7 4. Which of the following weak acids would make the best buffer at ph = 5.0? A) Acetic acid (Ka = 1.74 x 10-5 ) B) H 2 PO - 4 (Ka =

More information

Basic Scientific Principles that All Students Should Know Upon Entering Medical and Dental School at McGill

Basic Scientific Principles that All Students Should Know Upon Entering Medical and Dental School at McGill Fundamentals of Medicine and Dentistry Basic Scientific Principles that All Students Should Know Upon Entering Medical and Dental School at McGill Students entering medical and dental training come from

More information

Peptide bonds: resonance structure. Properties of proteins: Peptide bonds and side chains. Dihedral angles. Peptide bond. Protein physics, Lecture 5

Peptide bonds: resonance structure. Properties of proteins: Peptide bonds and side chains. Dihedral angles. Peptide bond. Protein physics, Lecture 5 Protein physics, Lecture 5 Peptide bonds: resonance structure Properties of proteins: Peptide bonds and side chains Proteins are linear polymers However, the peptide binds and side chains restrict conformational

More information

4. Biology of the Cell

4. Biology of the Cell 4. Biology of the Cell Our primary focus in this chapter will be the plasma membrane and movement of materials across the plasma membrane. You should already be familiar with the basic structures and roles

More information

The Gas Laws. Our Atmosphere. Pressure = Units of Pressure. Barometer. Chapter 10

The Gas Laws. Our Atmosphere. Pressure = Units of Pressure. Barometer. Chapter 10 Our Atmosphere The Gas Laws 99% N 2 and O 2 78% N 2 80 70 Nitrogen Chapter 10 21% O 2 1% CO 2 and the Noble Gases 60 50 40 Oxygen 30 20 10 0 Gas Carbon dioxide and Noble Gases Pressure Pressure = Force

More information