DSSP new output format

From the July 1995 version onwards, the output format (new standard) has three new features (for details, see below).

To obtain output in the pre-July 1995 format use the -c option. Example:

dssp -c myprotein.pdb myprotein.dssp

Wider Hbond Columns

The Hbond columns (energy and residue offset) are wider by two characters, in order to accommodate residue number offsets up to +/-99999. The format of the first block of columns (up to the Solvent Accessibility) is not affected by this change.

PDB chain break identifier

In addition to the chain break residue (!) detected as a discontinuity of backbone coordinates, DSSP now also detects a discontinuity in the PDB-supplied chain identifier, recorded as (*). The (*) is in the column between the Amino Acid Letter and the Secondary Structure Summary columns.

Examples

Recommended usage: to find a chain border in a xxxx.dssp file, locate any line containing the string !*

New header line

To reflect the change in format, a new header line is used (line starts with ====, text is in mixed case):

==== Secondary Structure Definition by the program DSSP, Version July 1995 ==== DATE=27-JUL-1995                      .

If the pre-July 1995 format is forced (using dssp -c ...) first line reverts to the pre-July 1995 style (line starts with ****, text is in upper case):


**** SECONDARY STRUCTURE DEFINITION BY THE PROGRAM DSSP, VERSION JULY 1995 **** DATE=27-JUL-1995                      .