Robert Fraser, University of Waterloo

Slides:



Advertisements
Similar presentations
1 Introduction to Sequence Analysis Utah State University – Spring 2012 STAT 5570: Statistical Bioinformatics Notes 6.1.
Advertisements

Automated determination of interhelical angles for protein alpha helices from coordinate data Robert Fraser, James Stewart, Janice Glasgow Queen's University.
Protein Structure Alignment Human Myoglobin pdb:2mm1 Human Hemoglobin alpha-chain pdb:1jebA Sequence id: 27% Structural id: 90% Another example: G-Proteins:
Two Examples of Docking Algorithms With thanks to Maria Teresa Gil Lucientes.
Strict Regularities in Structure-Sequence Relationship
Shapes and the Coordinate System TEKS 8.6 (A,B) & 8.7 (A,D)
Finding Compact Structural Motifs Presented By: Xin Gao Authors: Jianbo Qian, Shuai Cheng Li, Dongbo Bu, Ming Li, and Jinbo Xu University of Waterloo,
Structures and Structure Descriptions Chapter 8 Protein Bioinformatics.
Efficient Nearest-Neighbor Search in Large Sets of Protein Conformations Fabian Schwarzer Itay Lotan.
Math 310 Sections Isometry. Transformations Def A transformation is a map from the plane to itself that takes each point in the plane to exactly.
A PEPTIDE BOND PEPTIDE BOND Polypeptides are polymers of amino acid residues linked by peptide group Peptide group is planar in nature which limits.
A demonstration of clustering in protein contact maps for α-helix pairs Robert Fraser, University of Waterloo Janice Glasgow, Queen’s University.
Lecture 10: Protein structure
Transformation a change of position, shape or size of a figure Three types of transformation A slide called a translation A flip, called a reflection The.
RNA Secondary Structure Prediction Spring Objectives  Can we predict the structure of an RNA?  Can we predict the structure of a protein?
Intelligent Vision Systems ENT 496 Object Shape Identification and Representation Hema C.R. Lecture 7.
Part I : Introduction to Protein Structure A/P Shoba Ranganathan Kong Lesheng National University of Singapore.
1 Improve Protein Disorder Prediction Using Homology Instructor: Dr. Slobodan Vucetic Student: Kang Peng.
Translations. Definitions: Transformations: It is a change that occurs that maps or moves a shape in a specific directions onto an image. These are translations,
Protein Structure and Bioinformatics. Chapter 2 What is protein structure? What are proteins made of? What forces determines protein structure? What is.
Protein backbone Biochemical view:
An Efficient Index-based Protein Structure Database Searching Method 陳冠宇.
Find the optimal alignment ? +. Optimal Alignment Find the highest number of atoms aligned with the lowest RMSD (Root Mean Squared Deviation) Find a balance.
For each statement below, write whether the statement is true or false. A set of ordered pairs describe a function if each x-value is paired with only.
Translations and Reflections
Reflections.
CHAPTER 15 Geometry Tina Rye Sloan To accompany Helping Children Learn Math10e, Reys et al. ©2012 John Wiley & Sons  
3D Vision Interest Points.
Bayesian Refinement of Protein Functional Site Matching
Properties of Reflections
Translations.
Protein Planes Bob Fraser CSCBC 2007.
Levi Smith REU Week 1.
Find {image} , if {image} and {image} .
Transformations Lidia E. Garcia Alvizo.
Design of Hierarchical Classifiers for Efficient and Accurate Pattern Classification M N S S K Pavan Kumar Advisor : Dr. C. V. Jawahar.
Protein Structures.
Jing Han, Kristyna Pluhackova, Tsjerk A. Wassenaar, Rainer A. Böckmann 
Find {image} , if {image} and {image} .
Levels of Protein Structure
Protein structure prediction.
TRANSFORMATIONS Translations Reflections Rotations
Translations.
Transformations –Translation
4-7 Congruence Transformations
Transformation Operators
Translations.
Properties or Rules of Transformations
Congruence Transformations
Translations.
Andrew H. Huber, W.James Nelson, William I. Weis  Cell 
Transformations for GCSE Maths
Volume 20, Issue 3, Pages (March 2012)
Volume 17, Issue 7, Pages (July 2009)
Volume 85, Issue 4, Pages (October 2003)
Volume 74, Issue 5, Pages (May 1998)
Protein Structure Alignment
Crystallography.
9.1 Translations By Brit Caswell.
Translations.
Translations.
Transformations Maria Garcia.
Maps one figure onto another figure in a plane.
9.2 Reflections By Brit Caswell.
Volume 93, Issue 5, Pages (May 1998)
Fig 3.13 Reproduced from: Biochemistry by T.A. Brown, ISBN: © Scion Publishing Ltd, 2017.
Transformations –Translation, Reflection, Rotation and Dilations
Protein structure prediction
Presentation transcript:

A demonstration of clustering in protein contact maps for α-helix pairs Robert Fraser, University of Waterloo Janice Glasgow, Queen’s University

Hypothesis Properties of the three-dimensional configuration of a pair of α-helices may be predicted from the contact map corresponding to the pair.

What to expect The α-helix Protein structure prediction Packing of helices Prediction of packing Future work

Where do proteins come from? What we’re interested in Image from http://www.accessexcellence.org/RC/VL/GG/images/protein_synthesis.gif

Amino acid residues Two representations of the same α-helix Left helix shows residues only Right helix shows all backbone atoms

Why α-helices? Protein Structure Prediction The 3D structure of a protein is primarily determined by groups of secondary structures The α-helix is the most common secondary structure

Protein Structure Prediction is hard. There are many different approaches Crystallization techniques are time-consuming Tryptych Case based-reasoning approach to prediction Uses different experts as advisors Works from a contact map

The Goal 2D representation  3D Toy example: C 4 5 B 3 A B A C

The Goal C 4 5 B 3 A C T F B A If we apply a threshold of 4.5 units, can we still determine the shape? ? B A C

Protein Structure Prediction Build (or predict) contact map Predict the three-dimensional structure from the contact map N×N matrix, N= # of amino acids in the protein C(i,j) = true if the distance from amino acid i to j is less than a threshold (ie. 7Å) ?

Refining a contact map Contact map for pair of α-helices entire protein Interface region of contact map

Hypothesis (again) Properties of the three-dimensional configuration of a pair of α-helices may be predicted from the contact map corresponding to the pair.

Packing of helices A nice simple boolean property Found by rotating both helices to be axis-aligned, then comparing coordinates not 90° 90° packing non-packing

Prediction of packing Need a map comparison method

Comparing maps Comparing two maps is not straightforward Reflections are insignificant

Comparing maps Translations are (generally) insignificant

Prediction of packing Classify the maps based on contact locations corner central edge

Packing classes

Packing data by class No clustering to be done on the central and edge classes Reflections of each corner map were used to build the data set

Clustering Corner Maps Each corner map is transformed to a 15×15 map A map corresponds to a 225 character binary string Distance can measure using cosine

Clustering Results

Nearest Neighbour Closest neighbour by cosine distance Of the 862 contact maps in the data set, only 9 had a packing value different from the nearest neighbour Almost 99% accuracy!

Contributions Prediction of helix pair properties 1st to establish that contact maps cluster Developed a novel contact map classification scheme for helix pairs 1st to demonstrate that helix pair properties may be predicted from contact maps

Future Work Implement the packing advisor (done) Explore other properties of α-helices that could be predicted from contact maps Interhelical angle Interhelical distance

Thanks Questions? Supported by NSERC, PRECARN IRIS, Queen’s

Clustering Results Non-packing Mixed Packing

Levels of Structure Primary Secondary

α-helix properties

Tryptych

Chothia packing model