Predicting local Protein Structure Morten Nielsen
Use of local structure prediction Classification of protein structures Definition of loops (active sites) Relevant sites for mutagenesis Use in fold recognition methods Improvements of alignments Definition of domain boundaries Disease associated SNP’s
Protein Secondary Structure
ß-strand Helix Turn Bend Secondary Structure Elements
Helix formation is local THYROID hormone receptor (2nll) i i+4
-sheet formation is NOT local
Secondary Structure Type Descriptions H = alpha helix G = helix I = 5 helix (pi helix) E = extended strand, participates in beta ladder B = residue in isolated beta-bridge T = hydrogen bonded turn S = bend C = coil (the rest)
Automatic assignment programs DSSP ( ) STRIDE ( ) DSSPcont ( ) # RESIDUE AA STRUCTURE BP1 BP2 ACC N-H-->O O-->H-N N-H-->O O-->H-N TCO KAPPA ALPHA PHI PSI X-CA Y-CA Z-CA 1 4 A E , 0.0 2,-0.3 0, 0.0 0, A H , 0.0 2, , , A V , ,-2.6 2, 0.0 2, A I E -A 23 0A ,-0.4 2, , , A I E -A 22 0A 74 17, , ,-0.5 2, A Q E -A 21 0A 86 -2,-0.4 2, , , A A E +A 20 0A 18 13, , ,-0.9 2, A E E +A 19 0A 63 -2,-0.4 2, , , A F E -A 18 0A 31 9,-1.5 9, ,-0.3 2, A Y E -A 17 0A 36 -2,-0.3 2,-0.4 7,-0.2 7, A L E >> -A 16 0A 24 5,-3.2 4, ,-0.4 5, A N T 45S , , 0.0 2,-0.2 0, A P T 45S , ,-0.2 0, , A D T 45S , ,-0.2 1,-0.1 3, A Q T < ,-1.7 2,-0.3 1, , A S E < +A 11 0A 44 -5, ,-3.2 2, 0.0 2, A G E -A 10 0A 28 -2,-0.3 2, , , A E E -A 9 0A 14 -9, , ,-0.3 2, A F E +A 8 0A 3 12, , ,-0.3 2, A M E -AB 7 30A 0 -13, , ,-0.4 2, A F E -AB 6 29A 45 8,-2.4 7, ,-0.3 8, A D E -AB 5 27A 6 -17, , ,-0.4 2, A F E > S-AB 4 26A 76 3,-3.5 3, , , A D T 3 S , , , , A G T 3 S ,-0.3 2,-0.4 1, , A D E < S-B 23 0A , , , 0.0 2, A E E -B 22 0A 8 -2, , ,-0.2 3, DSSP
Prediction of protein secondary structure What to predict? How to predict? How good are the best?
Secondary Structure Prediction What to predict? –All 8 types or pool types into groups? HEC DSSP *H = alpha helix (31%) *G = helix (3.5%) *I = 5 helix (pi helix) (<0.1%) *E = extended strand (21%) *B = beta-bridge (1%) *T = hydrogen bonded turn (11%) *S = bend (9%) *C = coil (23%)
What to predict? –All 8 types or pool types into groups Straight HEC Secondary Structure Prediction HEC *H = alpha helix *E = extended strand *T = hydrogen bonded turn *S = bend *C = coil *G = helix *I = 5 helix (pi helix) *B = beta-bridge
Secondary Structure Prediction Simple alignments Align to a close homolog for which the structure has been experimentally solved. Heuristic Methods (e.g., Chou-Fasman, 1974) Apply scores for each amino acid an sum up over a window. Neural Networks (different inputs) Raw Sequence (late 80’s) Blosum matrix (e.g., PhD, early 90’s) Position specific alignment profiles (e.g., PsiPred, late 90’s) Multiple networks balloting, probability conversion, output expansion (Petersen et al., 2000).
The pessimistic point of view Prediction by alignment
Solved structure of a homolog to query is needed Homologous proteins have ~88% identical (3 state) secondary structure If no close homologue can be identified alignments will give almost random results Simple Alignments
Improvement of accuracy 1974 Chou & Fasman~50-53% 1978 Garnier63% 1987 Zvelebil66% 1988 Quian & Sejnowski64.3% 1993 Rost & Sander % 1997 Frishman & Argos<75% 1999 Cuff & Barton72.9% 1999 Jones76.5% 2000 Petersen et al.77.9%
Secondary structure predictions of 1. and 2. generation single residues (1. generation) –Chou-Fasman, GOR / % accuracy segments (2. generation) –GORIII % accuracy problems –< 100% they said: 65% max – < 40% they said: strand non-local –short segments
Amino acid preferences in a-Helix
Amino acid preferences in -Strand
Amino acid preferences in coil
Chou-Fasman NameP(a)P(b)P(turn)f(i)f(i+1)f(i+2)f(i+3) Ala Arg Asp Asn Cys Glu Gln Gly His Ile Leu Lys Met Phe Pro Ser Thr Trp Tyr Val
Chou-Fasman 1. Assign all of the residues in the peptide the appropriate set of parameters. 2. Scan through the peptide and identify regions where 4 out of 6 contiguous residues have P(a-helix) > 100. That region is declared an alpha-helix. Extend the helix in both directions until a set of four contiguous residues that have an average P(a-helix) P(b-sheet) for that segment, the segment can be assigned as a helix. 3. Repeat this procedure to locate all of the helical regions in the sequence. 4. Scan through the peptide and identify a region where 3 out of 5 of the residues have a value of P(b- sheet) > 100. That region is declared as a beta-sheet. Extend the sheet in both directions until a set of four contiguous residues that have an average P(b-sheet) 105 and the average P(b-sheet) > P(a-helix) for that region. 5. Any region containing overlapping alpha-helical and beta-sheet assignments are taken to be helical if the average P(a-helix) > P(b-sheet) for that region. It is a beta sheet if the average P(b-sheet) > P(a- helix) for that region. 6. To identify a bend at residue number j, calculate the following value: p(t) = f(j)f(j+1)f(j+2)f(j+3) where the f(j+1) value for the j+1 residue is used, the f(j+2) value for the j+2 residue is used and the f(j+3) value for the j+3 residue is used. If: (1) p(t) > ; (2) the average value for P(turn) > 1.00 in the tetra-peptide; and (3) the averages for the tetra-peptide obey the inequality P(a-helix) P(b-sheet), then a beta-turn is predicted at that location.
Chou-Fasman General applicable Works for sequences with no solved homologs But the accuracy is low! –50%
Improvement of accuracy 1974 Chou & Fasman~50-53% 1978 Garnier63% 1987 Zvelebil66% 1988 Quian & Sejnowski64.3% 1993 Rost & Sander % 1997 Frishman & Argos<75% 1999 Cuff & Barton72.9% 1999 Jones76.5% 2000 Petersen et al.77.9%
PHD method (Rost and Sander, 1993!!) Combine neural networks with sequence profiles –6-8 Percentage points increase in prediction accuracy over standard neural networks (63% -> 71%) Use second layer “Structure to structure” network to filter predictions Jury of predictors Set up as mail server
Sequence profiles
Neural Networks Benefits –General applicable –Can capture higher order correlations –Inputs other than sequence information Drawbacks –Needs many data (different solved structures). However, these does exist today (nearly 5000 solved structures with low sequence identity/high resolution.) –Complex method with several pitfalls
How is it done One network (SEQ2STR) takes sequence (profiles) as input and predicts secondary structure –Cannot deal with SS elements i.e. helices are normally formed by at least 5 consecutive amino acids
I K E E H V I I Q A E H E C IKEEHVIIQAEFYLNPDQSGEF….. Window Input Layer Hidden Layer Output Layer Weights Architecture
Example PITKEVEVEYLLRRLEE (Sequence) HHHHHHHHHHHHTGGG. (DSSP) ECCCHEEHHHHHHHCCC (SEQ2STR)
How is it done One network (SEQ2STR) takes sequence (profiles) as input and predicts secondary structure –Cannot deal with SS elements i.e. helices are normally formed by at least 5 consecutive amino acids Second network (STR2STR) takes predictions of first network and predicts secondary structure –Can correct for errors in SS elements, i.e remove single helix prediction, mixture of strand and helix predictions
H E C H E C H E C H E C IKEEHVIIQAEFYLNPDQSGEF….. Window Input Layer Hidden Layer Output Layer Weights Secondary networks (Structure-to-Structure)
Example PITKEVEVEYLLRRLEE (Sequence) HHHHHHHHHHHHTGGG. (DSSP) ECCCHEEHHHHHHHCCC (SEQ2STR) CCCCHHHHHHHHHHCCC (STR2STR)
Slide courtesy by B. Rost 2004
Prediction accuracy PHD Slide courtesy by B. Rost 2004
Stronger predictions more accurate!
PSI-Pred (Jones) Use alignments from iterative sequence searches (PSI-Blast) as input to a neural network (Just like PHDsec) Better predictions due to better sequence profiles Available as stand alone program and via the web
Petersen et al SEQ2STR (>70 networks) –Not one single network architecture is best for all sequences STR2STR (>70 network) => 4900 network predictions, –(wisdom of the crowd!!!) –Others have 1
Why so many networks?
Why not select the best?
Prediction accuracy (Q3=81.2%) (Petersen et al. 2000)
Spectrin homology domain (SH3) CEEEEEEECCCCCCCCCCCCCCCCEEEEEECCCCCEEEEEECCCEEEECCCCCEECC.EEEEESS.B...STTB..B.TT.EEEEEE..SSSEEEEEETTEEEEEEGGGEEE.. 93% Petersen
Prediction of protein secondary structure 1980: 55%simple 1990: 60%less simple 1993: 70%evolution 2000: 76%more evolution 2006: 80%more evolution 2008: >80% more evolution
Links to servers Database of links bin/renderrelres?protmodel ProfPHD PSIPRED JPred
Surface exposure
What is Accessible Solvent Area? Surface area accessible to a rolling water molecule
RSA RSA = Relative Solvent Accessibility ACC = Accessible area in protein structure ASA = Accessible Surface Area in Gly-X-Gly or Ala-X-Ala Classification: Buried = RSA 25 % “Real” Value: values 0 - 1, RSA > 1 set to 1
Method
Neural Network - Input Position Specific Scoring Matrices, PSSM A R N D C Q E G H I L K M F P S T W Y V B H 2BEM.A A G 2BEM.A A Y 2BEM.A A V 2BEM.A B E 2BEM.A Secondary Structure predictions B H 2BEM.A A G 2BEM.A A Y 2BEM.A A V 2BEM.A B E 2BEM.A
Wisdom of the crowd –Selecting best performing network architectures based on test performance Better than choosing any single network Ensemble size
TrainEvaluatedMethod Ahmad et al. (2003)Not Published0.48ANN Yuan and Huang (2004)Not Published0.52SVR Nguyen and Rajapakse(2006) Not Published0.66Two-Stage SVR Dor and Zhou (2007)0.738Not PublishedANN NetSurfP ANN Results - Real Value networks Training / Evaluation
Accuracy of predictions Prediction methods will always give an answer –A given method will predict that 25% of the residues in a protein are exposed But can you trust these predictions? Use benchmarking to give average prediction accuracy on a method evaluated on large independent data set. But what about residue/single prediction specific reliability?
Reliability (one real value target value) o = 0.55 Input layer Hidden layer Output layer w = 0.8 One target value per input, but two output values! Optimal value for : =0 => w =0; =∞ => w =1;
Performance
NetSurfP
Conclusions The big break through in SS prediction came due to sequence profiles –Rost et al. Prediction of secondary structure has not changed in the last 5 years –More protein sequences => higher prediction accuracy –No new theoretical break through Accuracy is close to 80% for globular proteins If you need a secondary structure prediction use one of profile based: –PSIPRED, and NetSurfP Amino acids exposure can be predicted with high accuracy (80%) –NetSurfP and Real-Spine