Ranking SS Prediction Using CA Overlap

Slides:



Advertisements
Similar presentations
Blast to Psi-Blast Blast makes use of Scoring Matrix derived from large number of proteins. What if you want to find homologs based upon a specific gene.
Advertisements

Protein Structure Prediction using ROSETTA
Gapped Blast and PSI BLAST Basic Local Alignment Search Tool ~Sean Boyle Basic Local Alignment Search Tool ~Sean Boyle.
Reference Assisted Nucleic Acid Sequence Reconstruction from Mass Spectrometry Data Gabriel Ilie 1, Alex Zelikovsky 2 and Ion Măndoiu 1 1 CSE Department,
COFFEE: an objective function for multiple sequence alignments
Structural bioinformatics
Structure Prediction. Tertiary protein structure: protein folding Three main approaches: [1] experimental determination (X-ray crystallography, NMR) [2]
Fold Recognition Ole Lund, Assistant professor, CBS.
CS 8751 ML & KDDEvaluating Hypotheses1 Sample error, true error Confidence intervals for observed hypothesis error Estimators Binomial distribution, Normal.
Multiple sequence alignment Conserved blocks are recognized Different degrees of similarity are marked.
Structure Prediction. Tertiary protein structure: protein folding Three main approaches: [1] experimental determination (X-ray crystallography, NMR) [2]
Protein Fold recognition Morten Nielsen, Thomas Nordahl CBS, BioCentrum, DTU.
Fold Recognition Ole Lund, Associate professor, CBS.
Protein Fold recognition
Identifying functional residues of proteins from sequence info Using MSA (multiple sequence alignment) - search for remote homologs using HMMs or profiles.
MULTICOM – A Combination Pipeline for Protein Structure Prediction
©CMBI 2002 Homology modelling ? X-ray ? NMR ? Intro Proteins Modelling 8 Steps Detect Threading Alignment Template Side chain Indels Optimize Validate.
Sequence Analysis Tools
Tutorial 2: Some problems in bioinformatics 1. Alignment pairs of sequences Database searching for sequences Multiple sequence alignment Protein classification.
Similar Sequence Similar Function Charles Yan Spring 2006.
Multiple sequence alignment Conserved blocks are recognized Different degrees of similarity are marked.
. Clarifications and Corrections. 2 The ‘star’ algorithm (tutorial #3 slide 13) can be implemented with the following modification: Instead of step (a)
Sequence comparison: Local alignment
Traceback and local alignment Prof. William Stafford Noble Department of Genome Sciences Department of Computer Science and Engineering University of Washington.
Structural alignment Protein structure Every protein is defined by a unique sequence (primary structure) that folds into a unique.
Protein Sequence Alignment and Database Searching.
CRB Journal Club February 13, 2006 Jenny Gu. Selected for a Reason Residues selected by evolution for a reason, but conservation is not distinguished.
Gapped BLAST and PSI- BLAST: a new generation of protein database search programs By Stephen F. Altschul, Thomas L. Madden, Alejandro A. Schäffer, Jinghui.
Multiple Alignment and Phylogenetic Trees Csc 487/687 Computing for Bioinformatics.
Eric C. Rouchka, University of Louisville SATCHMO: sequence alignment and tree construction using hidden Markov models Edgar, R.C. and Sjolander, K. Bioinformatics.
A Study of Residue Correlation within Protein Sequences and its Application to Sequence Classification Christopher Hemmerich Advisor: Dr. Sun Kim.
Protein Secondary Structure, Bioinformatics Tools, and Multiple Sequence Alignments Finding Similar Sequences Predicting Secondary Structures Predicting.
Consensus Algorithm for Structure Prediction ROAWBetter Ross Bayer Olga Russakovsky Alex Chan William Lu L G A L E X I L L O S S.
BLAST: Basic Local Alignment Search Tool Altschul et al. J. Mol Bio CS 466 Saurabh Sinha.
Techniques for Protein Sequence Alignment and Database Searching (part2) G P S Raghava Scientist & Head Bioinformatics Centre, Institute of Microbial Technology,
Protein Structure Prediction Graham Wood Charlotte Deane.
Heuristic Methods for Sequence Database Searching BMI/CS 576 Colin Dewey Fall 2015.
Doug Raiford Phage class: introduction to sequence databases.
Lecture 7. Computing Protein Structures Current attempts: Threading: RAPTOR Consensus: ACE Fragment assembly Can we compute the protein structures eventually?
Structural alignment methods Like in sequence alignment, try to find best correspondence: –Look at atoms –A 3-dimensional problem –No a priori knowledge.
Heuristic Methods for Sequence Database Searching BMI/CS 576 Colin Dewey Fall 2010.
V diagonal lines give equivalent residues ILS TRIVHVNSILPSTN V I L S T R I V I L P E F S T Sequence A Sequence B Dot Plots, Path Matrices, Score Matrices.
V diagonal lines give equivalent residues ILS TRIVHVNSILPSTN V I L S T R I V I L P E F S T Sequence A Sequence B Dot Plots, Path Matrices, Score Matrices.
EMBL-EBI Eugene Krissinel SSM - MSDfold. EMBL-EBI MSDfold (SSM)
HomologyIf twp proteins are homologous, they have a common fold and a common ancestor If two proteins have >25% identity across their entire length, they.
Lab 4.11 Lab 4.1: Multiple Sequence Alignment Jennifer Gardy Molecular Biology & Biochemistry Simon Fraser University.
Database Scanning/Searching FASTA/BLAST/PSIBLAST G P S Raghava.
INTRODUCTION TO BIOINFORMATICS
Challenges in Creating an Automated Protein Structure Metaserver
Sequence comparison: Dynamic programming
Sequence comparison: Local alignment
MAFFT: Multiple Sequence Alignment using Fast Fourier Transform
Bioinformatics: The pair-wise alignment problem
LSM3241: Bioinformatics and Biocomputing Lecture 4: Sequence analysis methods revisited Prof. Chen Yu Zong Tel:
Extra Tree Classifier-WS3 Bagging Classifier-WS3
Sequence comparison: Traceback and local alignment
TEMPLATE-BASED METHODS FOR PROTEIN MODEL QA
Prediction of Protein Structure and Function on a Proteomic Scale
Global, local, repeated and overlaping
Sequence comparison: Dynamic programming
Sequence Based Analysis Tutorial
Dr Tan Tin Wee Director Bioinformatics Centre
Sequence Based Analysis Tutorial
BLAST.
Rosetta: De Novo determination of protein structure
Protein structure prediction.
DALI Method Distance mAtrix aLIgnment
Sequence Analysis Alan Christoffels
CS 165: Project in Algorithms and Data Structures Michael T. Goodrich
Homology modeling in short…
Presentation transcript:

Ranking SS Prediction Using CA Overlap Chester Shiu CS273 May 31, 2005

Servers ROBETTA META-Basic Shotgun-INBGU

ROBETTA Server Implementation of ROSETTA Attempts Homology Modelling, then fills in gap with 3mers + simulated annealing Does not handle extremes very well!

Why? ROBETTA performs poorly at extremes Small – domain classification errors Large – low contact order clustering? Errors from poor homology identification and dependence on SA

META-Basic Not a Meta Server! Meta-Profile Sequence AND Structure 6 PSI-BLAST iterations + RPS BLAST High Specificity

Shotgun-INBGU Uses Consensus from linear weighing of parameters Sequence Multiple Alignment Profiles of Fold Libraries Consensus from linear weighing of parameters Can pick out weak signal

Methodology Pair-wise compare top ranked model from each algorithm. Select pair with highest score Rationale: If ROBETTA suffers homology error then other two should outweigh

Scoring cRMSD Livebench 3D Score: exp(-ln(2)*d*d/(3*3)) But only got 2/10 correct Number aligned Cα < 3A 9/10 correct!

The Erroneous Ranking 1rr9 – ATP-Dependent Protease cRMSD roughly equidistant (15.9 vs 16.2) Low Data: 4 versus 3 overlaps at <3A

Why is 3D Score so off? Lower penalty for high distance than cRMSD, but still major Sequence alignment issue?