1 / 19

Reading Report

A segment alignment approach to protein comparison. Reading Report. Ce WANG. Agenda. Motivation Previous works SEgment Alignment algorithm (SEA) Results and Discussion Answer Questions. Motivation. Local structure segments (LSSs) Predicted LSSs (PLSSs)

morag
Download Presentation

Reading Report

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. A segment alignment approach to protein comparison Reading Report Ce WANG

  2. Agenda • Motivation • Previous works • SEgment Alignment algorithm (SEA) • Results and Discussion • Answer Questions

  3. Motivation • Local structure segments (LSSs) • Predicted LSSs (PLSSs) • predicted or real LSSs are rarely exploited by protein sequence comparison programs that are based on position-by-position alignments.

  4. Previous Works • Nearest-neighbor methods which typically produce a list of Predicted Local Structure Segments (PLSSs) for a given protein (Fig. 1, Rychlewski and Godzik, 1997; Yi and Lander, 1993; Bystroff and Baker, 1998). ambiguous

  5. Previous Works • single position secondary structures averaged over the segments (Rychlewski and Godzik, 1997; Yi and Lander, 1993). • Baker and colleagues (Bystroff and Baker, 1998) who further combined the predicted segments for a compact tertiary structure in their de novo protein structure prediction program ROSETTA (Simons et al., 1999).

  6. Previous Works • most protein comparison methods are firmly based on the concept of residue-level alignments (Waterman, 1995) • similar proteins

  7. SEgment Alignment (SEA) • compare proteins described as a collection of predicted local structure segments (PLSSs), which is equivalent to an unweighted graph (network). Any specific structure, real or predicted corresponds to a specific path in this network. • SEA then uses a network matching approach to find two most similar paths in networks representing two proteins.

  8. Advantage SEA explores the uncertainty and diversity of predicted local structure information to search for a globally optimal solution. It simultaneously solves two related problems: the alignment of two proteins and the local structure prediction for each of them.

  9. SEA FORMULATION • network matching problem that can be solved by dynamic programming in polynomial time.

  10. SEA • We define V(i, j ) as the maximum similarity score for transforming S1[1 . . . i] to S2[1 . . . j ], calculated by V(i, j ) = maxall(α,β)combinations, α∈E(i ), β∈E( j )V(iα, jβ)

  11. substitution, deletion and insertion

  12. IMPLEMENTATION • The prediction and representation of local structures • Scoring scheme (iα, jβ) = Wa× (Aai , Aaj ) + Ws× (α, β)

  13. Fig. 3. Comparison of the alignments between λ-repressor from E.coli (1lliA) and 434 repressor (1r69) by CE (top) and SEA (bottom).

  14. IMPLEMENTATION • The measures of alignment accuracy • The benchmark for SEA validation

  15. RESULTS AND DISCUSSION • The general performance of SEA on the benchmark • Prediction ambiguity improves alignment quality • Alignment quality versus local structure prediction ambiguity

  16. CONCLUSION

  17. Any Questions?

  18. Thanks!

More Related