next up previous contents
Next: Consensus Prediction Method Up: Methods Previous: Generating the multiple sequence

Prediction methods analysed

Six different secondary structure prediction methods were run on the alignments, each is briefly described here.

PHD[64] is a 3 level artificial neural network. The different levels consist of a sequence to secondary structure network, with a window of 13 amino acids, a structure to structure network, with a window of 17 amino acids, and finally an arithmetic average over a number of independently trained networks. The structure to structure network, improves prediction of the final length distributions of secondary structures. The arithmetic average has the effect of smoothing random noise that is seen in all artificial neural networks. The method also applies balanced training, percentage amino acid composition and conservation, sequence length, and insertions and deletions (indels) to enhance prediction accuracy.

DSC[29] applies GOR[18] residue attributes, with the addition of hydrophobicity and amino acid position, which are combined with information from the multiple sequence alignment (conservation and indels). Optimal weights are deduced by linear discrimination[65], with filtering applied to remove erroneous predictions. This method has an advantage in that the prediction method is both implicit and effective.

NNSSP[30] is a scored nearest neighbour method. It is based upon the environmental scoring scheme proposed by Bowie[66]. The NNSSP method extends the Bowie method by considering N and C terminal positions of $\alpha$-helices and $\beta$-strands. The size of the database used for scanning is also altered to reflect similarity to the query sequence, reducing computation time, and improving the final accuracy. PREDATOR[28] is slightly different to other methods discussed here, in that it uses an internal pairwise alignment method, rather than reading a global multiple sequence alignment. The SIM software[67] is applied to produce local alignments between sequence pairs. The original PREDATOR algorithm[58] is then used to predict the secondary structure segments. This algorithm also includes propensities for hydrogen bonding characteristics of $\beta$-sheets. Seven different secondary structure propensities are generated for the query sequence, with a nearest neighbour implementation applied to calculate propensities for $\alpha$-helix, $\beta$-strand and coil.

ZPRED[26] is also based on the GOR[18] method, but with the addition of weights from calculated conservation values. The conservation value is calculated from amino acid properties as proposed by Taylor[68]. The ZPRED method improved the accuracy of the GOR method by noting that insertions and high sequence variability tend to occur in loop regions.

MULPRED (Barton, unpublished) is a combination of single sequence methods that are combined to give a prediction profile, from which a consensus is taken. The methods within MULPRED are Lim[16], GOR[18], Chou-Fasman[17], Rose[69] and Wilmot & Thornton[70] turn prediction methods.


next up previous contents
Next: Consensus Prediction Method Up: Methods Previous: Generating the multiple sequence
james@ebi.ac.uk