Jump to content

DSSP (algorithm)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Parcly Taxel (talk | contribs) at 11:34, 27 October 2011 (Various grammar and formatting fixes done.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The DSSP algorithm is the standard method for assigning secondary structure to the amino acids of a protein, given the atomic-resolution coordinates of the protein. The abbreviation is only mentioned once in the paper describing this algorithm,[1] where it is the name of the Pascal program that implements the algorithm Define Secondary Structure of Proteins.

DSSP begins by identifying the hydrogen bonds of the protein using a purely electrostatic definition, assuming partial charges of -0.42 e and +0.20 e to the carbonyl oxygen and amide hydrogen respectively, their opposites assigned to the carbonyl carbon and amide nitrogen. A hydrogen bond is identified if E in the following equation is less than -0.5 kcal/mol:

Based on this, eight types of secondary structure are assigned. The 310 helix, α helix and π helix have symbols G, H and I and are recognized by having a repetitive sequence of hydrogen bonds in which the residues are three, four, or five residues apart respectively. Two types of beta sheet structures exist; a beta bridge has symbol B while longer sets of hydrogen bonds and beta bulges have symbol E. T is used for turns, featuring hydrogen bonds typical of helices, S is used for regions of high curvature (if the angle between the vector from Cαi to Cαi+2 and the vector from Cαi-2 to Cαi is less than 70°), and a blank if no other rule pertains. Additionally there is " " (space) as an amino acid secondary structure 'symbol' meaning "other", but can also be interpreted as "loop".[2]

These eight types are usually grouped into three larger classes: helix (G, H and I), strand (E and B) and loop (all others).

References

  1. ^ Kabsch W, Sander C (1983). "Dictionary of protein secondary structure: pattern recognition of hydrogen-bonded and geometrical features". Biopolymers. 22 (12): 2577–637. doi:10.1002/bip.360221211. PMID 6667333.
  2. ^ "DSSP manual"