Download presentation
Presentation is loading. Please wait.
Published byArthur Carson Modified over 9 years ago
1
8/30/2015 5:26 PM Homology modeling Dinesh Gupta ICGEB, New Delhi
2
8/30/2015 5:26 PM Protein structure prediction Methods: –Homology (comparative) modelling –Threading –Ab-initio
3
8/30/2015 5:26 PM Protein Homology modeling Homology modeling is an extrapolation of protein structure for a target sequence using the known 3D structure of similar sequence as a template. Basis: proteins with similar sequences are likely to assume same folding Certain proteins with as low as 25% similarity have been observed to assume same 3D structure
4
8/30/2015 5:26 PM The accuracy of modeling is proportional to the similarity in primary sequences
5
8/30/2015 5:26 PM Steps… Given: –A query sequence Q –A database of known protein structures Find protein P such that P has high sequence similarity to Q Return P’s structure as an approximation to Q’s structure Energy minimization
6
8/30/2015 5:26 PM Sofware for homology molecular modelling Freeware: available for all OS –Downloadable Modeller (Sali, 1998) DeepView (SwissPDB viewer) WHATIF (Krieger et al. 2003) –Web based: SWISS MODEL server (www.expasy.org/swissmod/SWISS- MODEL.html) CPH model server (http://www.cbs.dtu.dk/services/CPHmodels) SDSC1 server (http://cl.sdsc.edu/hm.html)
7
8/30/2015 5:26 PM
10
Protein structure prediction Methods: –Homology (comparative) modelling –Threading –Ab-initio
11
8/30/2015 5:26 PM Threading Structure prediction that picks up where homology modelling leaves off. Recognize folds in proteins having no similarity to known proteins structures Very approximate models Check by forcing a sequence of structure into known folds checking the packing of aa residues, including sides chains, in each fold.
12
8/30/2015 5:26 PM 2 kinds of threading Three dimensional threading –Distance Based Method (DBM) Two dimensional threading –Prediction Based Methods (PBM)
13
8/30/2015 5:26 PM
14
Threading software EVA: http://cubic.bioc.columbia.edu/eva/http://cubic.bioc.columbia.edu/eva/ SAMt99: http://www.cse.ucsc.edu/research/compbi o/HMM-apps/T99-model-library- search.html http://www.cse.ucsc.edu/research/compbi o/HMM-apps/T99-model-library- search.html 3DPSSM: http://www.sbg.bio.ic.ac.uk/3dpssm http://www.sbg.bio.ic.ac.uk/3dpssm FUGUE: http://tardis.nibio.go.jp/fugue/http://tardis.nibio.go.jp/fugue/ Metaservers:
15
8/30/2015 5:26 PM
19
Protein structure prediction Methods: –Homology (comparative) modelling –Threading –Ab-initio
20
8/30/2015 5:26 PM Ab initio structure prediction Still experimental ROSETTA (David Baker)
21
8/30/2015 5:26 PM Energy minimization (Molecular Mechanics, MM) Energy minimization is an important part of both empirical and predicted structures MM could be used to calculate large scale conformational changes over long periods of time, but currently computationally infeasible.
22
8/30/2015 5:26 PM How does MM work? Three aspects: –Functions that describe the forces acting on the atoms –Numerical integration methods, to calculate the motion of the atoms due to the forces acting on them –Long time propagation of the equations of motion Computational demands are intense –Accuracy (small errors propagate!) –Stability –Lots of techniques for approximation (e.g. rigid bodies) and handling artifacts (resonance).
23
8/30/2015 5:26 PM The Force Fields How do atoms stretch, vibrate, rotate, etc.? Must represent the constraints on atomic motion (e.g. van der Waals, electrostatic, bonds, etc.) Must also represent solvation effects etc. Quantum solutions exist, but are too complex to calculate for such large systems Empirical (approximate) energy functions must be used. No single best function exists.
24
8/30/2015 5:26 PM Real energetics Steric (conformational) energy. Additive combination of –Bonded: stretching, bending, stretching and bending –Non-bonded: Van der Waals, electrostatic and “torsional” Minimum energy conformation minimizes these energies Rosetta energy function is an empirical attempt to capture most of this energy function without having to calculate it fully.
25
8/30/2015 5:26 PM Bond length Spring-like term for energy based on distance E str = ½k s,ij (r ij -r o ) 2 where k s,ij is the stretching force constant for the bond between i and j, r ij is the length, and r o is the equilibrium bond length
26
8/30/2015 5:26 PM Bond bend Same basic idea for bending E bend = ½k b,ij ( ij – o ) 2 where where k b,ij is the bending force constant, ij is the instantaneous bond angle, and o is the equilibrium bond angle
27
8/30/2015 5:26 PM Stretch-bend When a bond is bent, the two associated bond lengths increase, with interaction term: E str-bend =½k sb,ijk (r ij -r o )( ik - o ) where k sb,ijk is the stretch-bend force constant for the bond between atoms i and j with the bend between atoms i, j, and k.
28
8/30/2015 5:26 PM A non-bonded interaction capturing the preferred distance between atoms where A and B are constants depending on the atoms. For two hydrogen atoms, A=70.4kCÅ 6 and B=6286kCÅ 12 Van der Waals
29
8/30/2015 5:26 PM Electrostatics If bonds in the molecule are polar, some atoms will have partial electrostatic charges, which attract if opposite and repel otherwise. where Q i and Q j are the partial atomic charges for i and j separated by distance r ij, is the dielectric constant of the solute, and k is a units constant (k=2086 kcal/mol)
30
8/30/2015 5:26 PM Torsional energy Torsion is the energy needed to rotate about bonds. Only relevant to single bonds, since others are too stiff to rotate at all E tor = ½k tor,1 (1 - cos ) + ½k tor,2 (1 - 2cos ) + ½k tor,3 (1 - 3cos ) where is the dihedral angle around the bond, and k tor,1, k tor,2 and k tor,3 are constants for one-, two- and three-fold barriers. energy of 3-fold torsional barrier in ethane
31
8/30/2015 5:26 PM Energy minimization Given some energy function and initial conditions, we want to find the minimum energy conformation. Optimization problem, various methods: –Steepest descent –Conjugate gradient descent –Newton-Raphson Various programs: Charmm, Amber are two most widely used (and packaged)
32
8/30/2015 5:26 PM Time steps Need time steps of roughly 1/10 the period of the smallest time scale of interest, or about a femtosecond (10 -15 s). A million computational steps per nanosecond of simulation...
33
8/30/2015 5:26 PM Issues in Molecular Mechanics Solvation models: water & salt are very important to molecular behaviour. Must model as many water atoms as protein atoms. Initial conditions: velocity & position Equilibration: simulated heating and cooling Chaos: sensitivity to initial conditions, and statistical characterization of states Computational issues (e.g. parallelization)
34
8/30/2015 5:26 PM Molecular Dynamics Molecules, especially proteins, are not static. –Dynamics can be important to function Trajectories, not just minimum energy state. –MM ignores kinetic energy, does only potential energy –MD takes same force model, but calculates F=ma and calculates velocities of all atoms (as well as positions)
35
8/30/2015 5:26 PM Docking Computation to assess binding affinity Looks for conformational and electrostatic "fit" between proteins and other molecules e.g. inhibitors Optimization again: what position and orientation of the two molecules minimizes energy? Large computations, since there are many possible positions to check, and the energy for each position may involve many atoms
36
8/30/2015 5:26 PM Virtual Screening Docking small ligands to proteins is a way to find potential drugs. Industrially important A small region of interest (pharmacophore) can be identified, reducing computation Empirical scoring functions are not universal Various search methods: –Rigid provides score for whole ligand (accurate) –Flexible breaks ligands into pieces and docks them individually
37
8/30/2015 5:26 PM Docking example Benzamidine binding to beta-Trypsin 3ptb,
38
8/30/2015 5:26 PM Macromolecular docking Docking of proteins to proteins or to DNA Important to understanding macromolecular recognition, genetic regulation, etc. Conceptually similar to small molecule docking, but practically much more difficult –Score function can't realistically compute energies –Use either shape complementarities alone or some kind of mean field approximation
39
8/30/2015 5:26 PM Docking Resources AutoDock http://www.scripps.edu/pub/olson- web/doc/autodock/ FlexX http://www.biosolveit.de/FlexX/ and commercially at http://www.tripos.com Dock http://www.cmpharm.ucsf.edu/kuntz/dock.html 3D-Dock http://www.bmm.icnet.uk/docking/ which uses an unusual “Fourier correlation” method and is aimed at protein-protein interactions
40
8/30/2015 5:26 PM Lab Exercise-1 Install: MDL chimeMDL RasMol SwissPDBviewer Cn3D Explore few protein/DNA structures
41
8/30/2015 5:26 PM Lab exercise-2 Download sequence file for S. cerevisiae endoplasmic reticulum mannosidase Generate a homology model using SWISS-model server http://www.expasy.ch/swissmod/ Download the template structure from www.rcsb.org Compare the model and template structures Repeat the exercise for other protein sequences of your choice
42
8/30/2015 5:26 PM
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.