1 / 44

Protein structure prediction.

Protein structure prediction. Protein domains can be defined based on:. Geometry: group of residues with the high contact density, number of contacts within domains is higher than the number of contacts between domains. - chain continuous domains

jean
Télécharger la présentation

Protein structure prediction.

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Protein structure prediction.

  2. Protein domains can be defined based on: • Geometry:group of residues with the high contact density, number of contacts within domains is higher than the number of contacts between domains. - chain continuous domains - chain discontinous domains • Kinetics: domain as an independently folding unit. • Physics: domain as a rigid body linked to other domains by flexible linkers. • Genetics: minimal fragment of gene that is capable of performing a specific function.

  3. Domains as recurrent units of proteins. • The same or similar domains are found in different proteins. • Each domain has a well determined compact structure and performs a specific function. • Proteins evolve through the duplication and domain shuffling. • Protein domain classification based on comparing their recurrent sequence, structure and functional features – Conserved Domain Database

  4. Protein folds. • Fold definition: two folds are similar if they have a similar arrangement of SSEs (architecture) and connectivity (topology). Sometimes a few SSEs may be missing. • Fold classification:structuralsimilarity between folds is searched using structure-structure comparison algorithms.

  5. Definition of protein folds. Protein fold – arrangement of secondary structures into a unique topology/tertiary structure. Example of alpha+beta proteins: • TIM beta/alpha-barrelcontains parallel beta-sheet barrel, closed; n=8, S=8; • strand order 12345678, surrounded by alpha-helices • NAD(P)-binding Rossmann-fold domainscore: 3 layers, a/b/a; parallel beta-sheet of 6 strands, • order 321456

  6. Fold recognition. Unsolved problem: direct prediction of protein structure from the physico-chemical principles. Solved problem: to recognize, which of known folds are similar to the fold of unknown protein. Fold recognition is based on observations/assumptions: • The overall number of different protein folds is limited (1000-3000 folds) • The native protein structure is in its ground state (minimum energy)

  7. Protein structure prediction flowchart Does sequence align with a protein of known structure? No Database similarity search Protein sequence Protein family analysis Yes Yes Relationship to known structure? Predicted three-dimensional structural model Three-dimensional comparative modeling Yes No Three-dimensional structural analysis in laboratory Is there a predicted structure? No Structural analysis From D.W.Mount

  8. Protein structure prediction. Prediction of three-dimensional structure from its protein sequence. Different approaches: • Homology modeling (predicted structure has a very close homolog in the structure database). • Fold recognition (predicted structure has an existing fold). • Ab initio prediction (predicted structure has a new fold).

  9. Homology modeling. Aims to produce protein models with accuracy close to experimental and is used for: • Protein structure prediction • Drug design • Prediction of functionally important sites (active or binding sites)

  10. Steps of homology modeling. • Template recognition & initial alignment. • Backbone generation. • Loop modeling. • Side-chain modeling. • Model optimization.

  11. 1. Template recognition. Recognition of similarity between the target and template. Target – protein with unknown structure. Template – protein with known structure. Main difficulty – deciding which template to pick, multiple choices/template structures. Template structure can be found by searching for structures in PDB using sequence-sequence alignment methods.

  12. Two zones of sequence alignment.Two sequences are guaranteed to fold into the same structure if their length and sequence identity fall into “safe” zone. Sequence identity 100 Homology modeling zone 50 Twilight zone 50 100 150 200 Alignment length

  13. 2. Backbone generation. If alignment between target and template is ready, copy the backbone coordinates of those template residues that are aligned. If two aligned residues are the same, copy their side chain coordinates as well.

  14. 3. Insertions and deletions. insertion AHYATPTTT AH---TPSS deletion Occur mostly between secondary structures, in the loop regions. Loop conformations – difficult to predict. Approaches to loop modeling: • Knowledge-based: searches the PDB for loops with known structure • Energy-based: an energy function is used to evaluate the quality of a loop. Energy minimization or Monte Carlo.

  15. 4. Side chain modeling. Side chain conformations – rotamers. In similar proteins - side chains have similar conformations. If % identity is high - side chain conformations can be copied from template to target. If % identity is not very high - modeling of side chains using libraries of rotamers and different rotamers are scored with energy functions. Problem: side chain configurations depend on backbone conformation which is predicted, not real E2 E3 E = min(E1, E2, E3) E1

  16. 5. Model optimization. Energy optimization of entire structure. Since conformation of backbone depends on conformations of side chains and vice versa - iteration approach: Predict rotamers Shift in backbone

  17. Classwork I: Homology modeling. • Go to NCBI Entrez, search for gi461699 • Do Blast search against PDB • Repeat the same for gi60494508 • Compare the results

  18. Fold recognition. Goal: to find protein with known structure which best matches a given sequence. Since similarity between target and the closest to it template is not high, sequence-sequence alignment methods fail. Solution: threading – sequence-structure alignment method.

  19. Threading – method for structure prediction. Sequence-structure alignment, target sequence is compared to all structural templates from the database. Requires: • Alignment method (dynamic programming, Monte Carlo,…) • Scoring function, which yields relative score for each alternative alignment

  20. Scoring function for threading. • Contact-based scoring function depends on the amino acid types of two residues and distance between them. • Sequence-sequence alignment scoring function does not depend on the distance between two residues. • If distance between two non-adjacent residues in the template is less than 8 Å, these residues make a contact.

  21. Scoring function for threading. Ala Trp Tyr Ile w is calculated from the frequency of amino acid contacts in PDB; ai – amino acid type of target sequence aligned with the position “i” of the template; N- number of contacts

  22. Classwork I: calculate the score for target sequence “ATPIIGGLPY” aligned to template structure which is defined by the contact matrix.

  23. Alignment algorithms. • Dynamic programming. “frozen approximation”: traceback in the alignment matrix is not possible for interactions between two amino acids, so that: • b – amino acid type from template, not from target; now the score of every position does not depend on the alignment elsewhere in the sequence. • Monte Carlo

  24. CASP prediction competitions.

  25. Threading model validation. • Correct bond length and bond angles • Correct placement of functionally important sites • Prediction of global topology, not partial alignment (minimum number of gaps) >> 3.8 Angstroms

  26. Placement of functionally important sites in threading. Prediction of structure of methylglyoxal synthase based on the template of carabamoyl phosphate synthase

  27. Classwork II: Homology modeling. • Go to NCBI Entrez, search for gi461699 • Do Blast search against PDB • Repeat the same for gi60494508 • Predict functionally important sites

  28. GenThreader http://bioinf.cs.ucl.ac.uk/psipred. • Predicts secondary structures for target sequence. • Makes sequence profiles (PSSMs) for each template sequence. • Uses threading scoring function to find the best matching profile.

  29. Classwork III. • Go to http://bioinf.cs.ucl.ac.uk/psipred • Go over the options of protein structure prediction program • Predict structure for protein sequence (“gwu_thread_seq.txt”) http://bioinf2.cs.ucl.ac.uk/psiout/29594540ad0cf784.gen.html

  30. Protein engineering and protein design. Protein engineering – altering protein sequence to change protein function or structure Protein design – designing de novo protein which satisfies a given requirement

  31. Protein engineering strategies. Goals: • Design proteins with certain function • Increase activity of enzymes • Increase binding affinity and specificity of proteins • Increase protein stability • Design proteins which bind novel ligands

  32. Protein engineering uses combinatorial libraries. • Random mutagenesis introduces different mutations in many genes of interest. • Active proteins are separated from inactive ones: - in vivo (measuring effect on the whole cell) - in vitro (phage display, gene is inserted into phage DNA, expressed, selected if it binds immobilized target protein)

  33. Specificity of Kunitz inhibitors can be optimized by protein engineering. • Kunitz domains – specific inhibitors of trypsin-like proteinases, highly conserved structure with only 33% identity. • Each Kunitz domain recognizes one or more proteinases through the binding loop (yellow). • Phage display method found mutants of Kunitz inhibitors which have higher specificity than native ones. • Modeling of mutant proteins showed that enhanced specificity is caused by increased complementarity between binding loop and the active site.

  34. Native state can be stabilized by reducing the difference in entropy between folded and unfolded conformations G U F ΔG Reaction coordinate

  35. Model system: lysozyme from bacteriophage T4. • Lysozyme has the ability to lyse certain bacteria by hydrolyzing the b-linkage between N-acetylmuramic acid (NAM) and N-acetylglucosamine (NAG) of the peptidoglycan layer in the bacterial cell wall. • Conformational transition in lysozyme involves the relative movement of its two lobes to each other in a cooperative manner

  36. Disulfide bridges increase protein stability. • Increasing stability by reducing the number of unfolded conformations (since enthalpic contribution will be the same for folded and unfolded states). • Task: to find positions on backbone where Cysteines can be introduced for disulfide bonds formation.

  37. Strategy of introducing a new disulfide bond. B. Mathews, 1989: • Analysis of disulfide bonds geometries in existing structures. • Analysis of all pairs of amino acids which are close in space. • Energy optimization of candidate disulfide bonds. • Analysis of destabilizing effect of exchanging native amino acids into Cys. As a result: three disulfide bonds were introduced through mutagenesis experiments in lysozyme

  38. Stability of mutants compared to wild-type protein. • Measure of stability – melting temperature at which 50% of enzyme is inactivated during reversible heat denaturation. For wild-type Tm = 42 C. • all mutants were more stable than wild-type. • the longer the loop between Cys, the larger the effect (the more restricted is unfolded state). • the more disulfide bonds were introduced, the more stable was the mutant. From B. Mathews et al

  39. Attempts to fill cavities to stabilize lysozyme failed… • Introduction of cavities of size –CH3group destabilizes protein by ~ 1kcal/mol. • T4 lysozyme has two cavities; mutations Leu  Phe and Ala  Val destabilize the protein by ~ 0.5-1.0 kcal/mol. • New side-chains (Val and Phe) adopt unfavorable conformations in cavities.

  40. Classwork IV: analyzing the lysozyme’s mutants. • Retrieve structure neighbors (1PQM and 1KNI) of 2LZM. • Which mutant might have an increased stability and why?

  41. Can structural scaffolds be reduced in size with maintaining function? • Braisted & J.A. Wells used Z-domain (58 residues) of bacterial protein A: • removed third helix (truncated protein - 38 residues); • mutated residues in the first and second helices; • used phage display to select active forms; • restored the binding of truncated protein.

  42. Designing an amino acid sequence that will fold into a given structure. • Inverse protein folding problem: designing a sequence which will fold into a given structure – much easier than folding problem! • B. Dahiyat & S. Mayo: designed a sequence of zinc finger domain that does not require stabilization by Zn. • Wild type protein domain is stabilized by Zn (bound to two Cys and two His); mutant is stabilized by hydrophobic interactions.

  43. Paracelsus challenge: convert one fold into another by changing 50% of residues. • Challenge because all proteins with > 30% identity seem to have the same fold. • L.Regan et al: Protein G (mainly beta-sheet) was converted to Rop protein (alpha-helical) by changing only 50% residues

More Related