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

Slides:



Advertisements
Similar presentations
TRANSFORMATIONS SPI SPI
Advertisements

Automated determination of interhelical angles for protein alpha helices from coordinate data Robert Fraser, James Stewart, Janice Glasgow Queen's University.
Protein Planes Bob Fraser CSCBC Overview Motivation Points to examine Results Further work.
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.
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.
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.
Protein Basics Protein function Protein structure –Primary Amino acids Linkage Protein conformation framework –Dihedral angles –Ramachandran plots Sequence.
Protein Structures.
A PEPTIDE BOND PEPTIDE BOND Polypeptides are polymers of amino acid residues linked by peptide group Peptide group is planar in nature which limits.
Lecture 10: Protein structure
Proteins: Secondary Structure Alpha Helix
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.
Algebraic Representations of Transformations Day 2
Protein Classification II CISC889: Bioinformatics Gang Situ 04/11/2002 Parts of this lecture borrowed from lecture given by Dr. Altman.
Part I : Introduction to Protein Structure A/P Shoba Ranganathan Kong Lesheng National University of Singapore.
CONFIDENTIAL1 Good Afternoon! Today we will be learning about Similarity and Symmetry Let’s warm up : Write Reflection, Rotation or Translation to describe.
SOLUTION EXAMPLE 1 Find the image of a glide reflection The vertices of ABC are A(3, 2), B(6, 3), and C(7, 1). Find the image of ABC after the glide reflection.
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 Structure  The structure of proteins can be described at 4 levels – primary, secondary, tertiary and quaternary.  Primary structure  The sequence.
Protein backbone Biochemical view:
An Efficient Index-based Protein Structure Database Searching Method 陳冠宇.
Tymoczko • Berg • Stryer © 2015 W. H. Freeman and Company
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
9.2 Properties of Reflections
3D Vision Interest Points.
Day 9 – Pre-image and Image under transformation
Bayesian Refinement of Protein Functional Site Matching
Properties of Reflections
Translations.
Protein Planes Bob Fraser CSCBC 2007.
Find {image} , if {image} and {image} .
4-4 Geometric Transformations with Matrices
Algebraic Representations of Transformations
Find {image} , if {image} and {image} .
Identify Which Combination of Transformations took place
S4 Coordinates and transformations 1
9-2: Translations.
TRANSFORMATIONS Translations Reflections Rotations
Translations.
Transformations –Translation
Transformation Operators
Crystal Structure of the Human High-Affinity IgE Receptor
Translations.
Properties or Rules of Transformations
Translations.
Transformations for GCSE Maths
Unit 1 Transformations in the Coordinate Plane
Volume 20, Issue 3, Pages (March 2012)
Protein Structure Alignment
Transformations with Matrices
Translations.
Translations.
Reflections Geometry.
Maps one figure onto another figure in a plane.
9.2 Reflections By Brit Caswell.
Unit 1 Transformations in the Coordinate Plane
Transformations –Translation, Reflection, Rotation and Dilations
Robert Fraser, University of Waterloo
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

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

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

4 Where do proteins come from? What we’re interested in Image from

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

6 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

7 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

8 The Goal 2D representation  3D Toy example: A C B C450 B305 A034 ABC

9 The Goal If we apply a threshold of 4.5 units, can we still determine the shape? C450 B305 A034 ABC AC B CTFT BTTF ATTT ABC ?

10 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Å) ?

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

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

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

14 Prediction of packing Need a map comparison method

15 Comparing maps Comparing two maps is not straightforward Reflections are insignificant

16 Comparing maps Translations are (generally) insignificant

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

18 Packing classes

19 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

20 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

21 Clustering Results

22 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!

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

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

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

26 Clustering Results Non-packingMixed Packing

27 Levels of Structure Primary Secondary

28 α-helix properties

29 Tryptych

30 Chothia packing model