BIOINF 4371 Drug Design 1 Oliver Kohlbacher & Jens Krüger

Size: px
Start display at page:

Download "BIOINF 4371 Drug Design 1 Oliver Kohlbacher & Jens Krüger"

Transcription

1 BIOINF 4371 Drug Design 1 Oliver Kohlbacher & Jens Krüger Winter 2013/ Docking Part IV: Receptor Flexibility

2 Overview Receptor flexibility Types of flexibility Implica5ons for docking Examples FlexE Flexibility model Algorithmic ideas Results 1

3 Receptor Flexibility Not only the ligand is flexible, but also the receptor Protein flexibility can be essen5al to func5on Allostery: binding at one binding site induces shape change (and thus ac5vity difference) in a second binding site (allosteric regula5on) Induced fit: binding site is not complementary to the ligand itself, but can assume a conforma5on that is complementary Different levels of protein flexibility and different types of mo5on are possible Dis5nct changes of the protein backbone Changes on the side chain level only 2

4 Side- Chain Flexibility Every protein has an inherent flexibility that is implied by the degrees of rota5on of the rotatable single bonds Molecular dynamics simula5ons can reveal these degrees of freedom For most proteins the backbone remains rela5vely stable while the side chains move Example: MD simulation of BPTI (PDB: 4PTI) 3

5 Domain Movements A specific case of backbone flexibility is the mo5on of domains rela5ve to each other Specific (flexible) parts of the backbone (loops) can serve as hinges (hinge bending) or can enable a transla5on of domains rela5ve to each other (shearing) Both can be induced by ligand binding/dissocia5on Nature Reviews Drug Discovery 2, doi: /nrd1129 4

6 Flexibility Calmodulin Example Calmodulin wraps itself around its substrate by introducing a kink into the helix joining the two globular head domains (extreme case of backbone un/refolding going beyond simple hinge bending) PDB: 1CTR/1CLL 5

7 Example: nachr Channel Nico5nic acetylcholine receptors (nachr) gate ion flux upon binding of acetylcholine nachr channels are essen5al for neuronal signal transduc5on at the synap5c clew Their role is to enable the crea5on of a new ac5on poten5al upon binding of acetylcholin nachr channels are pentamers consis5ng of various subunits being essen5al for their role of func5on 6

8 EssenTal Dynamics nachr 7

9 CNG Channel Cyclic nucleo5de- gated (CNG) channel gate ion flux upon binding of cyclic nucleo5des CNG channels are significant for sensory transduc5on and cellular development Their func5on is based on either a depolariza5on or hyperpolariza5on event upon binding of cgmp or camp CNG channels are tetramers consis5ng of various subunits being essen5al for their role of func5on 8

10 CNG Channel Topology kindly provided by S. Schünke 9

11 Cyclic NucleoTde Binding Domain 10

12 Binding Mode 11

13 InteracTons 12

14 Protein Flexibilty 13

15 Energy Landscape 14

16 Docking Problems Scoring func5ons are ge`ng beaer and beaer, but s5ll have problems with numerous interac5on types and target classes Par5cularly problema5c are Entropic contributons SolvaTon Explicit water molecules The contribu5ons of these interac5ons to the overall binding free energy are owen substan5al, however, they are s5ll difficult to model 15

17 Docking Problems Another problem is the fact that most docking codes consider the receptor as rigid For many binding sites this is a reasonable approxima5on Some proteins, however, show significant structural changes upon binding (e.g., in the case of allostery) In these cases, current docking algorithms are unable to iden5fy sufficient chemical and geometric complementarity between receptor and ligand Although there are approaches for large- scale structural changes from protein- protein docking, these are rather experimental 16

18 Rigid vs. Flexible Rigid Docking The first docking algorithms treat both receptor and ligand as rigid objects Search best placement of the ligand to the receptor 6 DOFs in search (3 x transla5on, 3 x rota5on) Flexible Docking Ligand has addi5onal internal (torsional) DOFs More DOFs = larger search space = more difficult Receptor is kept rigid Flexible Docking to Flexible Receptors Treat the receptor or parts of the receptor (side chains) as flexible Problem: Dozens of side chains lining the binding site ) large number of addi5onal DOFs, HUGE search space 17

19 Induced Fit Comparison of the unbound receptor (blue) and bound complex (red) reveals structural changes upon binding (here: MTX/DHFR, PDB: 1DF7/1DG8) 18

20 Side- Chain Flexibility Individual side chains in the ac5ve site can flip upon binding This allows for adapta5on of the binding site to a specific ligand If such a ligand is docked into a crystal structure of the receptor bound to another receptor, there may be no geometric complementarity General Approach Determine which side chains are flexible Experimentally: which side- chain conforma5ons are assumed in different crystal structures Theore5cally: which conforma5ons are energe5cally feasible Include side chains in pose genera5on Include all possible side chain conforma5ons and treat them similar to ligand flexibility 19

21 FlexE Approach Same scoring func5on as FlexX Include flexible receptor side chains Side chain conforma5ons are obtained from different crystal structures Standard case in structure- based drug design: pharmaceu5cal industry usually produces crystals containing different ligands These structures contain a subset of all possible side- chain conforma5ons Different structures are combined into a unified representa5on Dock into this unified structure and include flexible side chains 20

22 Semi- Flexible Docking: FlexE FlexE represents receptor as an ensemble of different conformatons Claussen et al., J. Mol. Biol. (2001), 308,

23 Simplified Protein RepresentaTon Backbone rather rigid Backbones can be superimposed Kabsch algorithm (DD2) produces op5mal solu5on Consider conforma5on of backbone and side chain of an individual Cluster all conforma5ons (complete linkage) Iden5fy representa5ve conforma5ons for all clusters All conforma5ons can be represented like this Claußen et al., J. Mol. Biol. (2001), 308,

24 CompaTbility A piece of backbone or side chain in a specific conforma5on is being called a component Two components are incompatble, if they cannot be realized together Three types of incompa5bility Logical: alterna5ves of the same sub- structure (e.g., different conforma5ons of the same residue) Geometric: two components overlap geometrically Structural: components have to match without distor5ng bond lengths (e.g., in strongly divergent loop regions) 23

25 CompaTbility Graph Compa5bility graph contains nodes for components, edges for incompa5bili5es Claussen et al., J. Mol. Biol. (2001), 308,

26 CompaTbility Graph Exactly one node has to be selected from every connected component A valid receptor structure is completely disconnected subgraph (independent set) Claussen et al., J. Mol. Biol. (2001), 308,

27 Algorithm Incremental construc5on Mul5- greedy algorithm just as in FlexX For each(!) par5al ligand pose, the algorithms determines the op5mal receptor structure Requires to find the independent set yielding the best energy To this end, enumerate all independent sets This can be done using a variant of the Bron- Kerbosch algorithm Finding the independent sets is actually the most 5me- cri5cal step of the algorithm 26

28 Results Complexity Worst case exponen5al run 5me Search can be sped up with heuris5cs Run5mes Significantly slower than FlexX But faster than a series of docking runs against the individual crystal structures Test set For 83% of all known complexes, FlexE found a pose with RMSD < 2 Å 27

29 Comparison FlexX- FlexE Cross- docking of aldose reductase (AR) Three structures of AR with different ligands Docking of each ligand into each (rigid!) receptor structure Merging: joining the best solu5ons of each individual FlexX docking run Claussen et al., J. Mol. Biol. (2001), 308,

30 Aldose Reductase Side- chain conforma5ons vary visibly between the three inhibitors FlexE iden5fies the correct binding mode for all three of them RMSD below 1 Å in all three cases Claussen et al., J. Mol. Biol. (2001), 308,

31 References Original Papers FlexE Claussen H, Buning C, Rarey M, Lengauer T. FlexE: efficient molecular docking considering protein structure varia5ons. J Mol Biol Apr 27;308(2): Books [HSRF] H.- D. Höltje, W. Sippl, D. Rognan, G. Folkers: Molecular Modeling Basic Principles and Applica5ons, 2nd ed., Wiley, 2003 [Lea] Andrew Leach: Molecular Modelling: Principles and Applica5ons, 2nd ed., Pren5ce Hall, 2001 Donald J. Abraham (Hrsg.): Burger s Medicinal Chemistry & Drug Discovery, Vol. 1: Drug Discovery, 6th ed., Wiley,

BIOINF 4371 Drug Design 1 Oliver Kohlbacher & Jens Krüger

BIOINF 4371 Drug Design 1 Oliver Kohlbacher & Jens Krüger BIIF 4371 Drug Design 1 liver Kohlbacher & Jens Krüger Winter 2013/2014 7. Receptor- Ligand InteracAons verview Receptor structure Structure elucida0on of proteins Structural change upon binding Receptor-

More information

Pedro Alexandrino Fernandes, Dep. Chemistry & Biochemistry, University of Porto, Portugal

Pedro Alexandrino Fernandes, Dep. Chemistry & Biochemistry, University of Porto, Portugal Pedro Alexandrino Fernandes, Dep. Chemistry & Biochemistry, University of Porto, Portugal pedro.fernandes@fc.up.pt 1. Introduc3on Intermolecular Associa3ons 1. Introduc3on What type of forces govern these

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

BIOINF Drug Design 2. Jens Krüger and Philipp Thiel Summer Lecture 5: 3D Structure Comparison Part 1: Rigid Superposition, Pharmacophores

BIOINF Drug Design 2. Jens Krüger and Philipp Thiel Summer Lecture 5: 3D Structure Comparison Part 1: Rigid Superposition, Pharmacophores BIOINF 472 Drug Design 2 Jens Krüger and Philipp Thiel Summer 2014 Lecture 5: D Structure Comparison Part 1: Rigid Superposition, Pharmacophores Overview Comparison of D structures Rigid superposition

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

Applica7ons of 2D Similarity. Outline. Lecture 4: 2D Similarity Applica7ons and 3D Structure. Applica)ons of 2D Similarity.

Applica7ons of 2D Similarity. Outline. Lecture 4: 2D Similarity Applica7ons and 3D Structure. Applica)ons of 2D Similarity. BIINF 4372 Drug Design 2 Jens Krüger and Philipp Thiel Summer 2014 Lecture 4: 2D Similarity Applica7ons and 3D Structure utline Applica)ons of 2D Similarity Assessing chemical diversity Clustering and

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

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

Protein-Ligand Docking Evaluations

Protein-Ligand Docking Evaluations Introduction Protein-Ligand Docking Evaluations Protein-ligand docking: Given a protein and a ligand, determine the pose(s) and conformation(s) minimizing the total energy of the protein-ligand complex

More information

CADD Pipeline Track. Docking, structure selec6on, and ensemble docking

CADD Pipeline Track. Docking, structure selec6on, and ensemble docking CADD Pipeline Track Docking, structure selec6on, and ensemble docking Jesper Sørensen, Ph.D. jesorensen@ucsd.edu NBCR Summer Ins6tute 2012 Tuesday 7/31/2012 Structure Based Drug Discovery hmp://www.proxychem.com/images/sbdd_diagram.png

More information

What is Protein-Ligand Docking?

What is Protein-Ligand Docking? MOLECULAR DOCKING Definition: What is Protein-Ligand Docking? Computationally predict the structures of protein-ligand complexes from their conformations and orientations. The orientation that maximizes

More information

CSCI1950 Z Computa3onal Methods for Biology Lecture 24. Ben Raphael April 29, hgp://cs.brown.edu/courses/csci1950 z/ Network Mo3fs

CSCI1950 Z Computa3onal Methods for Biology Lecture 24. Ben Raphael April 29, hgp://cs.brown.edu/courses/csci1950 z/ Network Mo3fs CSCI1950 Z Computa3onal Methods for Biology Lecture 24 Ben Raphael April 29, 2009 hgp://cs.brown.edu/courses/csci1950 z/ Network Mo3fs Subnetworks with more occurrences than expected by chance. How to

More information

STRUCTURAL BIOINFORMATICS II. Spring 2018

STRUCTURAL BIOINFORMATICS II. Spring 2018 STRUCTURAL BIOINFORMATICS II Spring 2018 Syllabus Course Number - Classification: Chemistry 5412 Class Schedule: Monday 5:30-7:50 PM, SERC Room 456 (4 th floor) Instructors: Ronald Levy, SERC 718 (ronlevy@temple.edu)

More information

Electronic Structure Calcula/ons: Density Func/onal Theory. and. Predic/ng Cataly/c Ac/vity

Electronic Structure Calcula/ons: Density Func/onal Theory. and. Predic/ng Cataly/c Ac/vity Electronic Structure Calcula/ons: Density Func/onal Theory and Predic/ng Cataly/c Ac/vity Review Examples of experiments that do not agree with classical physics: Photoelectric effect Photons and the quan/za/on

More information

FlexSADRA: Flexible Structural Alignment using a Dimensionality Reduction Approach

FlexSADRA: Flexible Structural Alignment using a Dimensionality Reduction Approach FlexSADRA: Flexible Structural Alignment using a Dimensionality Reduction Approach Shirley Hui and Forbes J. Burkowski University of Waterloo, 200 University Avenue W., Waterloo, Canada ABSTRACT A topic

More information

Physical Models of Allostery: Allosteric Regulation in Capsid Assembly

Physical Models of Allostery: Allosteric Regulation in Capsid Assembly Physical Models of Allostery: Allosteric Regulation in Capsid Assembly QCB Journal Club Prof. Sima Setayeshgar JB Holmes Nov. 2, 2017 Mechanisms of Allosteric Regulation From R.A. Laskowski, FEBS Letters,

More information

Computational Molecular Modeling

Computational Molecular Modeling Computational Molecular Modeling & Structural Bioinformatics Lecture 5: Protein-Protein Interactions (Molecular Recognition) Chandrajit Bajaj University of Texas at Austin 2012 Structural Analysis of Molecular

More information

DOCKING TUTORIAL. A. The docking Workflow

DOCKING TUTORIAL. A. The docking Workflow 2 nd Strasbourg Summer School on Chemoinformatics VVF Obernai, France, 20-24 June 2010 E. Kellenberger DOCKING TUTORIAL A. The docking Workflow 1. Ligand preparation It consists in the standardization

More information

Carbohydrate- Protein interac;ons are Cri;cal in Life and Death. Other Cells. Hormones. Viruses. Toxins. Cell. Bacteria

Carbohydrate- Protein interac;ons are Cri;cal in Life and Death. Other Cells. Hormones. Viruses. Toxins. Cell. Bacteria ther Cells Carbohydrate- Protein interac;ons are Cri;cal in Life and Death ormones Viruses Toxins Cell Bacteria ow to Model Protein- ligand interac;ons? Protein Protein Protein DNA/RNA Protein Carbohydrate

More information

Building a Homology Model of the Transmembrane Domain of the Human Glycine α-1 Receptor

Building a Homology Model of the Transmembrane Domain of the Human Glycine α-1 Receptor Building a Homology Model of the Transmembrane Domain of the Human Glycine α-1 Receptor Presented by Stephanie Lee Research Mentor: Dr. Rob Coalson Glycine Alpha 1 Receptor (GlyRa1) Member of the superfamily

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

From genes to func.on Gene regula.on and transcrip.on

From genes to func.on Gene regula.on and transcrip.on From genes to func.on Gene regula.on and transcrip.on Systems biology for system engineers Part 2 Sofia Pe(ersson Informa.on Coding Dept. of Electrical Engineering Linköping University The eukaryo.c cell

More information

Evolu&on of Cellular Interac&on Networks. Pedro Beltrao Krogan and Lim UCSF

Evolu&on of Cellular Interac&on Networks. Pedro Beltrao Krogan and Lim UCSF Evolu&on of Cellular Interac&on Networks Pedro Beltrao Krogan and Lim Labs @ UCSF Point muta&ons Recombina&on Duplica&ons Mutants Mutants Point muta&ons Recombina&on Duplica&ons Changes in protein- protein,

More information

Fragment based drug discovery in teams of medicinal and computational chemists. Carsten Detering

Fragment based drug discovery in teams of medicinal and computational chemists. Carsten Detering Fragment based drug discovery in teams of medicinal and computational chemists Carsten Detering BioSolveIT Quick Facts Founded in 2001 by the developers of FlexX ~20 people Core expertise: docking, screening,

More information

User Guide for LeDock

User Guide for LeDock User Guide for LeDock Hongtao Zhao, PhD Email: htzhao@lephar.com Website: www.lephar.com Copyright 2017 Hongtao Zhao. All rights reserved. Introduction LeDock is flexible small-molecule docking software,

More information

Ensemble refinement of protein crystal structures in PHENIX. Tom Burnley Piet Gros

Ensemble refinement of protein crystal structures in PHENIX. Tom Burnley Piet Gros Ensemble refinement of protein crystal structures in PHENIX Tom Burnley Piet Gros Incomplete modelling of disorder contributes to R factor gap Only ~5% of residues in the PDB are modelled with more than

More information

Figure 1. Molecules geometries of 5021 and Each neutral group in CHARMM topology was grouped in dash circle.

Figure 1. Molecules geometries of 5021 and Each neutral group in CHARMM topology was grouped in dash circle. Project I Chemistry 8021, Spring 2005/2/23 This document was turned in by a student as a homework paper. 1. Methods First, the cartesian coordinates of 5021 and 8021 molecules (Fig. 1) are generated, in

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION www.nature.com/nature 1 Figure S1 Sequence alignment. a Structure based alignment of the plgic of E. chrysanthemi (ELIC), the acetylcholine binding protein from the snail Lymnea stagnalis (AchBP, PDB code

More information

11/19/14. Dendri,c processing in real neurons

11/19/14. Dendri,c processing in real neurons Dendri,c processing in real neurons N Spruston (2008) Pyramidal neurons: dendri,c structure and synap,c integra,on. Nature Rev. Neurosci. 9:206-221. Dendri,c tree representa,on for a spinal cord alpha

More information

Protein Dynamics. The space-filling structures of myoglobin and hemoglobin show that there are no pathways for O 2 to reach the heme iron.

Protein Dynamics. The space-filling structures of myoglobin and hemoglobin show that there are no pathways for O 2 to reach the heme iron. Protein Dynamics The space-filling structures of myoglobin and hemoglobin show that there are no pathways for O 2 to reach the heme iron. Below is myoglobin hydrated with 350 water molecules. Only a small

More information

fconv Tutorial Part 2

fconv Tutorial Part 2 fconv Tutorial Part 2 Gerd Neudert Introduction to some basic fconv features based on version 1.08 Introduction Definitions Welcome to the second part of fconv tutorials! If you have not already done part

More information

DISCRETE TUTORIAL. Agustí Emperador. Institute for Research in Biomedicine, Barcelona APPLICATION OF DISCRETE TO FLEXIBLE PROTEIN-PROTEIN DOCKING:

DISCRETE TUTORIAL. Agustí Emperador. Institute for Research in Biomedicine, Barcelona APPLICATION OF DISCRETE TO FLEXIBLE PROTEIN-PROTEIN DOCKING: DISCRETE TUTORIAL Agustí Emperador Institute for Research in Biomedicine, Barcelona APPLICATION OF DISCRETE TO FLEXIBLE PROTEIN-PROTEIN DOCKING: STRUCTURAL REFINEMENT OF DOCKING CONFORMATIONS Emperador

More information

A Deep Convolutional Neural Network for Bioactivity Prediction in Structure-based Drug Discovery

A Deep Convolutional Neural Network for Bioactivity Prediction in Structure-based Drug Discovery AtomNet A Deep Convolutional Neural Network for Bioactivity Prediction in Structure-based Drug Discovery Izhar Wallach, Michael Dzamba, Abraham Heifets Victor Storchan, Institute for Computational and

More information

BIOINF 4120 Bioinforma2cs 2 - Structures and Systems -

BIOINF 4120 Bioinforma2cs 2 - Structures and Systems - BIIF 4120 Bioinforma2cs 2 - Structures and Systems - liver Kohlbacher SS 2011 2. RA Structure Part I verview RA Types of RA and their biological func@on Two- dimensional structure Three- dimensional structure

More information

Dr. Sander B. Nabuurs. Computational Drug Discovery group Center for Molecular and Biomolecular Informatics Radboud University Medical Centre

Dr. Sander B. Nabuurs. Computational Drug Discovery group Center for Molecular and Biomolecular Informatics Radboud University Medical Centre Dr. Sander B. Nabuurs Computational Drug Discovery group Center for Molecular and Biomolecular Informatics Radboud University Medical Centre The road to new drugs. How to find new hits? High Throughput

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION Figure S1. Secondary structure of CAP (in the camp 2 -bound state) 10. α-helices are shown as cylinders and β- strands as arrows. Labeling of secondary structure is indicated. CDB, DBD and the hinge are

More information

Molecular Dynamics. Molecules in motion

Molecular Dynamics. Molecules in motion Molecular Dynamics Molecules in motion 1 Molecules in mo1on Molecules are not sta1c, but move all the 1me Source: h9p://en.wikipedia.org/wiki/kine1c_theory 2 Gasses, liquids and solids Gasses, liquids

More information

SUPPLEMENTARY INFORMATION. doi: /nature07461

SUPPLEMENTARY INFORMATION. doi: /nature07461 Figure S1 Electrophysiology. a ph-activation of. Two-electrode voltage clamp recordings of Xenopus oocytes expressing in comparison to waterinjected oocytes. Currents were recorded at 40 mv. The ph of

More information

Nuclear Receptor Resource Research Article Nuclear Hormone Receptors: A Brief Overview J.P. Vanden Heuvel, INDIGO Biosciences Inc.

Nuclear Receptor Resource Research Article Nuclear Hormone Receptors: A Brief Overview J.P. Vanden Heuvel, INDIGO Biosciences Inc. Nuclear Receptors: A Brief Overview 1 Introduction Unlike receptors found on the cell surface, members of the nuclear hormone receptor (NR) superfamily are restricted to metazoan organisms such as nematodes,

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION doi:10.1038/nature17991 Supplementary Discussion Structural comparison with E. coli EmrE The DMT superfamily includes a wide variety of transporters with 4-10 TM segments 1. Since the subfamilies of the

More information

Neuron Func?on. Principles of Electricity. Defini?ons 2/6/15

Neuron Func?on. Principles of Electricity. Defini?ons 2/6/15 Neuron Func?on 11 Fundamentals of the Nervous System and Nervous Tissue: Part B Neurons are highly Respond to adequate s?mulus by genera?ng an ac?on poten?al (nerve impulse) Impulse is always the regardless

More information

6. Evolu)on, Co- evolu)on (and Ar)ficial Life) Part 1

6. Evolu)on, Co- evolu)on (and Ar)ficial Life) Part 1 6. Evolu)on, Co- evolu)on (and Ar)ficial Life) Part 1 Modelling Social Interac)on in Informa)on Systems hep://davidhales.com/msiis David Hales, University of Szeged dave@davidhales.com 1 Summary How can

More information

Pedro Alexandrino Fernandes Department of Chemistry and Biochemistry University of Porto Portugal

Pedro Alexandrino Fernandes Department of Chemistry and Biochemistry University of Porto Portugal edro Alexandrino Fernandes Department of Chemistry and Biochemistry University of orto ortugal L is a cofactor that plays a vital role in human physiology and has associated over 3% of all enzymes, comprising

More information

Introduction to" Protein Structure

Introduction to Protein Structure Introduction to" Protein Structure Function, evolution & experimental methods Thomas Blicher, Center for Biological Sequence Analysis Learning Objectives Outline the basic levels of protein structure.

More information

PROTEIN-PROTEIN DOCKING REFINEMENT USING RESTRAINT MOLECULAR DYNAMICS SIMULATIONS

PROTEIN-PROTEIN DOCKING REFINEMENT USING RESTRAINT MOLECULAR DYNAMICS SIMULATIONS TASKQUARTERLYvol.20,No4,2016,pp.353 360 PROTEIN-PROTEIN DOCKING REFINEMENT USING RESTRAINT MOLECULAR DYNAMICS SIMULATIONS MARTIN ZACHARIAS Physics Department T38, Technical University of Munich James-Franck-Str.

More information

Chemical properties that affect binding of enzyme-inhibiting drugs to enzymes

Chemical properties that affect binding of enzyme-inhibiting drugs to enzymes Chemical properties that affect binding of enzyme-inhibiting drugs to enzymes Introduction The production of new drugs requires time for development and testing, and can result in large prohibitive costs

More information

Outline. Logic. Knowledge bases. Wumpus world characteriza/on. Wumpus World PEAS descrip/on. A simple knowledge- based agent

Outline. Logic. Knowledge bases. Wumpus world characteriza/on. Wumpus World PEAS descrip/on. A simple knowledge- based agent Outline Logic Dr. Melanie Mar/n CS 4480 October 8, 2012 Based on slides from hap://aima.eecs.berkeley.edu/2nd- ed/slides- ppt/ Knowledge- based agents Wumpus world Logic in general - models and entailment

More information

Protein-Ligand Docking Methods

Protein-Ligand Docking Methods Review Goal: Given a protein structure, predict its ligand bindings Protein-Ligand Docking Methods Applications: Function prediction Drug discovery etc. Thomas Funkhouser Princeton University S597A, Fall

More information

BioSolveIT. A Combinatorial Docking Approach for Dealing with Protonation and Tautomer Ambiguities

BioSolveIT. A Combinatorial Docking Approach for Dealing with Protonation and Tautomer Ambiguities BioSolveIT Biology Problems Solved using Information Technology A Combinatorial Docking Approach for Dealing with Protonation and Tautomer Ambiguities Ingo Dramburg BioSolve IT Gmb An der Ziegelei 75 53757

More information

Visualization of Macromolecular Structures

Visualization of Macromolecular Structures Visualization of Macromolecular Structures Present by: Qihang Li orig. author: O Donoghue, et al. Structural biology is rapidly accumulating a wealth of detailed information. Over 60,000 high-resolution

More information

BioSolveIT. A Combinatorial Approach for Handling of Protonation and Tautomer Ambiguities in Docking Experiments

BioSolveIT. A Combinatorial Approach for Handling of Protonation and Tautomer Ambiguities in Docking Experiments BioSolveIT Biology Problems Solved using Information Technology A Combinatorial Approach for andling of Protonation and Tautomer Ambiguities in Docking Experiments Ingo Dramburg BioSolve IT Gmb An der

More information

Bioengineering 215. An Introduction to Molecular Dynamics for Biomolecules

Bioengineering 215. An Introduction to Molecular Dynamics for Biomolecules Bioengineering 215 An Introduction to Molecular Dynamics for Biomolecules David Parker May 18, 2007 ntroduction A principal tool to study biological molecules is molecular dynamics simulations (MD). MD

More information

Chemical properties that affect binding of enzyme-inhibiting drugs to enzymes

Chemical properties that affect binding of enzyme-inhibiting drugs to enzymes Introduction Chemical properties that affect binding of enzyme-inhibiting drugs to enzymes The production of new drugs requires time for development and testing, and can result in large prohibitive costs

More information

COMP 562: Introduction to Machine Learning

COMP 562: Introduction to Machine Learning COMP 562: Introduction to Machine Learning Lecture 20 : Support Vector Machines, Kernels Mahmoud Mostapha 1 Department of Computer Science University of North Carolina at Chapel Hill mahmoudm@cs.unc.edu

More information

Protein-Ligand Docking Methods

Protein-Ligand Docking Methods Review Goal: Given a protein structure, predict its ligand bindings Protein-Ligand Docking Methods Applications: Function prediction Drug discovery etc. Thomas Funkhouser Princeton University S597A, Fall

More information

Protein Structure Prediction

Protein Structure Prediction Page 1 Protein Structure Prediction Russ B. Altman BMI 214 CS 274 Protein Folding is different from structure prediction --Folding is concerned with the process of taking the 3D shape, usually based on

More information

Ch. 18 Regula'on of Gene Expression BIOL 222

Ch. 18 Regula'on of Gene Expression BIOL 222 Ch. 18 Regula'on of Gene Expression BIOL 222 Overview: Conduc'ng the Gene'c Orchestra Prokaryotes and eukaryotes alter gene expression in response to their changing environment In mul@cellular eukaryotes

More information

Modeling Biological Systems Opportunities for Computer Scientists

Modeling Biological Systems Opportunities for Computer Scientists Modeling Biological Systems Opportunities for Computer Scientists Filip Jagodzinski RBO Tutorial Series 25 June 2007 Computer Science Robotics & Biology Laboratory Protein: πρώτα, "prota, of Primary Importance

More information

MD Simulation in Pose Refinement and Scoring Using AMBER Workflows

MD Simulation in Pose Refinement and Scoring Using AMBER Workflows MD Simulation in Pose Refinement and Scoring Using AMBER Workflows Yuan Hu (On behalf of Merck D3R Team) D3R Grand Challenge 2 Webinar Department of Chemistry, Modeling & Informatics Merck Research Laboratories,

More information

Assessment of Water Energe/cs and Applica/ons to Drug Discovery. Daniel D. Robinson

Assessment of Water Energe/cs and Applica/ons to Drug Discovery. Daniel D. Robinson Assessment of Water Energe/cs and Applica/ons to Drug Discovery Daniel D. Robinson Water Energe/cs and Drug Discovery Water is, of course, everywhere Protein binding sites are largely filled with water

More information

Pose and affinity prediction by ICM in D3R GC3. Max Totrov Molsoft

Pose and affinity prediction by ICM in D3R GC3. Max Totrov Molsoft Pose and affinity prediction by ICM in D3R GC3 Max Totrov Molsoft Pose prediction method: ICM-dock ICM-dock: - pre-sampling of ligand conformers - multiple trajectory Monte-Carlo with gradient minimization

More information

Introduc)on to Fuel Cells

Introduc)on to Fuel Cells Introduc)on to Fuel Cells Anode (oxida)on loss of electrons): 2H 2 à 4H + +4e - Cathode (reduc-on gain of electrons) O 2 +4H + +4e - à 2H 2 O Overall reac)on (redox): 2H 2 + O 2 à 2H 2 O We will par)cularly

More information

CS 273 Prof. Serafim Batzoglou Prof. Jean-Claude Latombe Spring Lecture 12 : Energy maintenance (1) Lecturer: Prof. J.C.

CS 273 Prof. Serafim Batzoglou Prof. Jean-Claude Latombe Spring Lecture 12 : Energy maintenance (1) Lecturer: Prof. J.C. CS 273 Prof. Serafim Batzoglou Prof. Jean-Claude Latombe Spring 2006 Lecture 12 : Energy maintenance (1) Lecturer: Prof. J.C. Latombe Scribe: Neda Nategh How do you update the energy function during the

More information

Design of a Novel Globular Protein Fold with Atomic-Level Accuracy

Design of a Novel Globular Protein Fold with Atomic-Level Accuracy Design of a Novel Globular Protein Fold with Atomic-Level Accuracy Brian Kuhlman, Gautam Dantas, Gregory C. Ireton, Gabriele Varani, Barry L. Stoddard, David Baker Presented by Kate Stafford 4 May 05 Protein

More information

Towards Ligand Docking Including Explicit Interface Water Molecules

Towards Ligand Docking Including Explicit Interface Water Molecules Towards Ligand Docking Including Explicit Interface Water Molecules Gordon Lemmon 1,2, Jens Meiler 1,2 * 1 Center for Structural Biology, Vanderbilt University, Nashville, Tennessee, United States of America,

More information

GC and CELPP: Workflows and Insights

GC and CELPP: Workflows and Insights GC and CELPP: Workflows and Insights Xianjin Xu, Zhiwei Ma, Rui Duan, Xiaoqin Zou Dalton Cardiovascular Research Center, Department of Physics and Astronomy, Department of Biochemistry, & Informatics Institute

More information

Using AutoDock 4 with ADT: A Tutorial

Using AutoDock 4 with ADT: A Tutorial Using AutoDock 4 with ADT: A Tutorial Ruth Huey Sargis Dallakyan Alex Perryman David S. Goodsell (Garrett Morris) 9/2/08 Using AutoDock 4 with ADT 1 What is Docking? Predicting the best ways two molecules

More information

Francisco Melo, Damien Devos, Eric Depiereux and Ernest Feytmans

Francisco Melo, Damien Devos, Eric Depiereux and Ernest Feytmans From: ISMB-97 Proceedings. Copyright 1997, AAAI (www.aaai.org). All rights reserved. ANOLEA: A www Server to Assess Protein Structures Francisco Melo, Damien Devos, Eric Depiereux and Ernest Feytmans Facultés

More information

MM-GBSA for Calculating Binding Affinity A rank-ordering study for the lead optimization of Fxa and COX-2 inhibitors

MM-GBSA for Calculating Binding Affinity A rank-ordering study for the lead optimization of Fxa and COX-2 inhibitors MM-GBSA for Calculating Binding Affinity A rank-ordering study for the lead optimization of Fxa and COX-2 inhibitors Thomas Steinbrecher Senior Application Scientist Typical Docking Workflow Databases

More information

Ch. 8 Metabolism and Energy BIOL 222

Ch. 8 Metabolism and Energy BIOL 222 Ch. 8 Metabolism and Energy BIOL 222 Metabolism Metabolism The totality of an organism s chemical reac:ons Sum of anabolism and catabolism emergent property of life that arises from interac:ons between

More information

Introduc)on to Ar)ficial Intelligence

Introduc)on to Ar)ficial Intelligence Introduc)on to Ar)ficial Intelligence Lecture 13 Approximate Inference CS/CNS/EE 154 Andreas Krause Bayesian networks! Compact representa)on of distribu)ons over large number of variables! (OQen) allows

More information

Proteins are not rigid structures: Protein dynamics, conformational variability, and thermodynamic stability

Proteins are not rigid structures: Protein dynamics, conformational variability, and thermodynamic stability Proteins are not rigid structures: Protein dynamics, conformational variability, and thermodynamic stability Dr. Andrew Lee UNC School of Pharmacy (Div. Chemical Biology and Medicinal Chemistry) UNC Med

More information

The PhilOEsophy. There are only two fundamental molecular descriptors

The PhilOEsophy. There are only two fundamental molecular descriptors The PhilOEsophy There are only two fundamental molecular descriptors Where can we use shape? Virtual screening More effective than 2D Lead-hopping Shape analogues are not graph analogues Molecular alignment

More information

Potential Energy (hyper)surface

Potential Energy (hyper)surface The Molecular Dynamics Method Thermal motion of a lipid bilayer Water permeation through channels Selective sugar transport Potential Energy (hyper)surface What is Force? Energy U(x) F = " d dx U(x) Conformation

More information

Toward an Understanding of GPCR-ligand Interactions. Alexander Heifetz

Toward an Understanding of GPCR-ligand Interactions. Alexander Heifetz Toward an Understanding of GPCR-ligand Interactions Alexander Heifetz UK QSAR and ChemoInformatics Group Conference, Cambridge, UK October 6 th, 2015 Agenda Fragment Molecular Orbitals (FMO) for GPCR exploration

More information

V19 Topology of Protein Complexes on Graphs

V19 Topology of Protein Complexes on Graphs V19 Topology of Protein Complexes on Graphs (1) CombDock (2) Nuclear Pore Complex 19. Lecture WS 2013/14 Bioinformatics III 1 Prediction Structures of Protein Complexes from Connectivities CombDock: automated

More information

Supporting Online Material for

Supporting Online Material for www.sciencemag.org/cgi/content/full/309/5742/1868/dc1 Supporting Online Material for Toward High-Resolution de Novo Structure Prediction for Small Proteins Philip Bradley, Kira M. S. Misura, David Baker*

More information

Membrane Protein Channels

Membrane Protein Channels Membrane Protein Channels Potassium ions queuing up in the potassium channel Pumps: 1000 s -1 Channels: 1000000 s -1 Pumps & Channels The lipid bilayer of biological membranes is intrinsically impermeable

More information

The Conformation Search Problem

The Conformation Search Problem Jon Sutter Senior Manager Life Sciences R&D jms@accelrys.com Jiabo Li Senior Scientist Life Sciences R&D jli@accelrys.com CAESAR: Conformer Algorithm based on Energy Screening and Recursive Buildup The

More information

Protein Structure Prediction and Protein-Ligand Docking

Protein Structure Prediction and Protein-Ligand Docking Protein Structure Prediction and Protein-Ligand Docking Björn Wallner bjornw@ifm.liu.se Jan. 24, 2014 Todays topics Protein Folding Intro Protein structure prediction How can we predict the structure of

More information

Computational chemical biology to address non-traditional drug targets. John Karanicolas

Computational chemical biology to address non-traditional drug targets. John Karanicolas Computational chemical biology to address non-traditional drug targets John Karanicolas Our computational toolbox Structure-based approaches Ligand-based approaches Detailed MD simulations 2D fingerprints

More information

Investigation of physiochemical interactions in

Investigation of physiochemical interactions in Investigation of physiochemical interactions in Bulk and interfacial water Aqueous salt solutions (new endeavor) Polypeptides exhibiting a helix-coil transition Aqueous globular proteins Protein-solvent

More information

Virtual Screening: How Are We Doing?

Virtual Screening: How Are We Doing? Virtual Screening: How Are We Doing? Mark E. Snow, James Dunbar, Lakshmi Narasimhan, Jack A. Bikker, Dan Ortwine, Christopher Whitehead, Yiannis Kaznessis, Dave Moreland, Christine Humblet Pfizer Global

More information

New approaches to scoring function design for protein-ligand binding affinities. Richard A. Friesner Columbia University

New approaches to scoring function design for protein-ligand binding affinities. Richard A. Friesner Columbia University New approaches to scoring function design for protein-ligand binding affinities Richard A. Friesner Columbia University Overview Brief discussion of advantages of empirical scoring approaches Analysis

More information

Flexibility and Constraints in GOLD

Flexibility and Constraints in GOLD Flexibility and Constraints in GOLD Version 2.1 August 2018 GOLD v5.6.3 Table of Contents Purpose of Docking... 3 GOLD s Evolutionary Algorithm... 4 GOLD and Hermes... 4 Handling Flexibility and Constraints

More information

Social and Economic Networks Matthew O. Jackson

Social and Economic Networks Matthew O. Jackson Social and Economic Networks Matthew O. Jackson Copyright: Matthew O. Jackson 2016 Please do not post or distribute without permission. Networks and Behavior How does network structure impact behavior?

More information

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

Molecular Interactions F14NMI. Lecture 4: worked answers to practice questions Molecular Interactions F14NMI Lecture 4: worked answers to practice questions http://comp.chem.nottingham.ac.uk/teaching/f14nmi jonathan.hirst@nottingham.ac.uk (1) (a) Describe the Monte Carlo algorithm

More information

Alpha-helical Topology and Tertiary Structure Prediction of Globular Proteins Scott R. McAllister Christodoulos A. Floudas Princeton University

Alpha-helical Topology and Tertiary Structure Prediction of Globular Proteins Scott R. McAllister Christodoulos A. Floudas Princeton University Alpha-helical Topology and Tertiary Structure Prediction of Globular Proteins Scott R. McAllister Christodoulos A. Floudas Princeton University Department of Chemical Engineering Program of Applied and

More information

Protein protein docking with multiple residue conformations and residue substitutions

Protein protein docking with multiple residue conformations and residue substitutions Protein protein docking with multiple residue conformations and residue substitutions DAVID M. LORBER, 1 MARIA K. UDO, 1,2 AND BRIAN K. SHOICHET 1 1 Northwestern University, Department of Molecular Pharmacology

More information

HIV-1 TAR RNA Spontaneously Undergoes Relevant Apo-to-Holo Conformational Transitions in Molecular Dynamics and Constrained Geometrical Simulations

HIV-1 TAR RNA Spontaneously Undergoes Relevant Apo-to-Holo Conformational Transitions in Molecular Dynamics and Constrained Geometrical Simulations J. Chem. Inf. Model. 2010, 50, 1489 1501 1489 HIV-1 TAR RNA Spontaneously Undergoes Relevant Apo-to-Holo Conformational Transitions in Molecular Dynamics and Constrained Geometrical Simulations Simone

More information

Q1 current best prac2ce

Q1 current best prac2ce Group- A Q1 current best prac2ce Star2ng from some common molecular representa2on with bond orders, configura2on on chiral centers (e.g. ChemDraw, SMILES) NEW! PDB should become resource for refinement

More information

Fields, wave and electromagne3c pulses. fields, waves <- > par0cles pulse <- > bunch (finite in 0me),

Fields, wave and electromagne3c pulses. fields, waves <- > par0cles pulse <- > bunch (finite in 0me), Fields, wave and electromagne3c pulses fields, waves par0cles pulse bunch (finite in 0me), 1 Op3cs ray or geometric op0cs: ABCD matrix, wave op0cs (used e.m. field to describe the op0cal field):

More information

CS273: Algorithms for Structure Handout # 2 and Motion in Biology Stanford University Thursday, 1 April 2004

CS273: Algorithms for Structure Handout # 2 and Motion in Biology Stanford University Thursday, 1 April 2004 CS273: Algorithms for Structure Handout # 2 and Motion in Biology Stanford University Thursday, 1 April 2004 Lecture #2: 1 April 2004 Topics: Kinematics : Concepts and Results Kinematics of Ligands and

More information

Structure Investigation of Fam20C, a Golgi Casein Kinase

Structure Investigation of Fam20C, a Golgi Casein Kinase Structure Investigation of Fam20C, a Golgi Casein Kinase Sharon Grubner National Taiwan University, Dr. Jung-Hsin Lin University of California San Diego, Dr. Rommie Amaro Abstract This research project

More information

Bio nformatics. Lecture 23. Saad Mneimneh

Bio nformatics. Lecture 23. Saad Mneimneh Bio nformatics Lecture 23 Protein folding The goal is to determine the three-dimensional structure of a protein based on its amino acid sequence Assumption: amino acid sequence completely and uniquely

More information

ENERGY MINIMIZATION AND CONFORMATION SEARCH ANALYSIS OF TYPE-2 ANTI-DIABETES DRUGS

ENERGY MINIMIZATION AND CONFORMATION SEARCH ANALYSIS OF TYPE-2 ANTI-DIABETES DRUGS Int. J. Chem. Sci.: 6(2), 2008, 982-992 EERGY MIIMIZATI AD CFRMATI SEARC AALYSIS F TYPE-2 ATI-DIABETES DRUGS R. PRASAA LAKSMI a, C. ARASIMA KUMAR a, B. VASATA LAKSMI, K. AGA SUDA, K. MAJA, V. JAYA LAKSMI

More information

Cholera Toxin Invasion

Cholera Toxin Invasion Protein-carbohydrate interactions: Isothermal Titration Calorimetry Dr Bruce Turnbull School of Chemistry and Astbury Centre for Structural Molecular Biology University of Leeds Cholera Toxin Invasion

More information

MOLECULAR RECOGNITION DOCKING ALGORITHMS. Natasja Brooijmans 1 and Irwin D. Kuntz 2

MOLECULAR RECOGNITION DOCKING ALGORITHMS. Natasja Brooijmans 1 and Irwin D. Kuntz 2 Annu. Rev. Biophys. Biomol. Struct. 2003. 32:335 73 doi: 10.1146/annurev.biophys.32.110601.142532 Copyright c 2003 by Annual Reviews. All rights reserved First published online as a Review in Advance on

More information

Joana Pereira Lamzin Group EMBL Hamburg, Germany. Small molecules How to identify and build them (with ARP/wARP)

Joana Pereira Lamzin Group EMBL Hamburg, Germany. Small molecules How to identify and build them (with ARP/wARP) Joana Pereira Lamzin Group EMBL Hamburg, Germany Small molecules How to identify and build them (with ARP/wARP) The task at hand To find ligand density and build it! Fitting a ligand We have: electron

More information

Protein Dynamics, Allostery and Function

Protein Dynamics, Allostery and Function Protein Dynamics, Allostery and Function Lecture 2. Protein Dynamics Xiaolin Cheng UT/ORNL Center for Molecular Biophysics SJTU Summer School 2017 1 Functional Protein Dynamics Proteins are dynamic and

More information