1 / 27

Protein structure prediction.

Protein structure prediction. 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.

uyen
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 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.

  3. 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

  4. Protein structure prediction. Prediction of three-dimensional structure of a protein from its sequence. Different approaches: • Homology modeling (query protein has a very close homolog in the structure database). • Fold recognition (query protein can be mapped to template protein with the existing fold). • Ab initio prediction (query protein has a new fold).

  5. 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)

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

  7. 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 pairwise sequence alignment methods.

  8. Two zones of protein structure prediction. Sequence identity 100 Homology modeling zone 50 Fold recognition zone 50 100 150 200 Alignment length

  9. 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.

  10. 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: search the PDB for loops with known structures • Energy-based: an energy function is used to evaluate the quality of a loop. Energy minimization or Monte Carlo.

  11. 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

  12. 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

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

  14. 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)

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

  16. 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

  17. Protein structure prediction: target sequence is compared to structures using sequence-structure alignment Structural templates Score1 Score2 Score3 Target sequence Concept of threading: D. Jones et al, 1993

  18. Protein structure prediction: target sequence is compared to structures using sequence-structure alignment Structural templates Score3>Score2>Score1 Score1 Score2 Score3 Structural model of target Target sequence

  19. Scoring function for threading. • Contact-based scoring function depends on 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.

  20. 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

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

  22. Evaluation of quality of structural model • 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

  23. Success and limitations of structure prediction • Limitations: • Models of large and remotely related proteins are not very accurate • Domain boundaries are difficult to define • Models often do not provide details for functional annotation Success: • Accuracy scores almost doubled from CASP1 to CASP6, might be because of database size • Models of small targets are very accurate Adapted from Kryshtafovych et al 2005

  24. 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.

  25. Classwork. • Retrieve structures 1GY3, 1E9H, 1OL2 • Examine all interactions within and between chains/domains.

More Related