<p>mkdssp - Assign secondary structure to proteins</p>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<h1>SYNOPSIS</h1>
<HTML><HEAD><TITLE>Man page of mkdssp</TITLE>
<p>mkdssp [OPTION] input [output]</p>
</HEAD><BODY>
<h1>DESCRIPTION</h1>
<H1>mkdssp</H1>
<p>The DSSP program was designed by Wolfgang Kabsch and Chris Sander to standardize secondary structure assignment. DSSP is a database of secondary structure assignments (and much more) for all protein entries in the Protein Data Bank (PDB). mkdssp is the program that calculates DSSP entries from PDB entries. mkdssp does <strong>not</strong> predict secondary structure.</p>
Section: User Commands (1)<BR>Updated: 2021-08-31<BR><AHREF="#index">Index</A>
<p>The original DSSP program wrote output in a fixed format, this version by default writes annotated mmCIF files, storing the secondary structure information in the _struct_conf category.</p>
<AHREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<p>Since version 4.0 the mkdssp program also assigns PPII helices.</p>
<h1>OPTIONS</h1>
<p>The input file can be either mmCIF or PDB format and the file may be gzip compressed. Note that input files must be formatted correctly. E.g. PDB files must have a CRYST1 record. More info: https://www.wwpdb.org/documentation/file-format-content/format33/sect8.html#CRYST1</p>
<p>The output is optional, if omitted the output is written to <em>stdout</em>. If the name of the output file ends with either <em>.gz</em> or <em>.bz2</em> the output is compressed accordingly.</p>
<dd><p>If an output file is specified, the extension of the filename is used to choose to output format, but if it is unclear, mmcif is the default. Use this option to force output in either the old fixed column DSSP format or the new annotated mmCIF format.</p>
</dd>
mkdssp - Assign secondary structure to proteins
<dt><strong>--no-dssp-categories</strong></dt>
<ANAME="lbAC"> </A>
<dd><p>When writing mmCIF files, suppress the output of all dssp_ categories.</p>
<H2>SYNOPSIS</H2>
</dd>
<dt><strong>--min-pp-stretch</strong></dt>
mkdssp [OPTION] input [output]
<dd><p>This option can be used to define the minimal number of residues with PHI/PSI angles within the range required to assing a PP helix.</p>
<ANAME="lbAD"> </A>
</dd>
<H2>DESCRIPTION</H2>
<dt><strong>--write-other</strong></dt>
<dd><p>By default the new format does not write the structure information for OTHER. Use this flag to change that.</p>
The DSSP program was designed by Wolfgang Kabsch and Chris Sander to
</dd>
standardize secondary structure assignment. DSSP is a database of
<dt><strong>--components</strong></dt>
secondary structure assignments (and much more) for all protein entries
<dd><p>The knowledge of compounds is loaded from the CCD file <em>components.cif</em> that should have been installed by <em>libcifpp</em>. You can override that file by using this option.</p>
in the Protein Data Bank (PDB). mkdssp is the program that calculates
</dd>
DSSP entries from PDB entries. mkdssp does <B>not</B> predict secondary structure.
<dt><strong>--extra-compounds</strong></dt>
<P>
<dd><p>As an addition to the standard <em>components.cif</em> file, you can add more files using this option. Files should be either in CCD format or should be CCP4 restraints files.</p>
The original DSSP program wrote output in a fixed format, this version
</dd>
by default writes annotated mmCIF files, storing the secondary structure
<dt><strong>--mmcif-dictionary</strong></dt>
information in the _struct_conf category.
<dd><p>The default mmCIF dictionary file is installed by the <em>libcifpp</em> library but you can override it using this option.</p>
<P>
</dd>
Since version 4.0 the mkdssp program also assigns PPII helices.
</dl>
<ANAME="lbAE"> </A>
<h1>DETAILS</h1>
<H2>OPTIONS</H2>
<p>The DSSP algorithm assings secondary structure based on the energy calculated for H-bonds.<br/>
The mmCIF format currently lacks a lot of information that was available
<tdstyle="text-align: center;">' ' (space)</td>
in the old format like information about the bridge pairs or the span
<tdstyle="text-align: center;">OTHER</td>
of the various helices recognized. Also the accessibility information
<tdstyle="text-align: center;">Loop</td>
is left out.
</tr>
<P>
</tbody>
If you think this information should be part of the output, please contact
</table>
the author.
<h1>BUGS</h1>
<ANAME="lbAH"> </A>
<p>The mmCIF format currently lacks a lot of information that was available in the old format like information about the bridge pairs or the span of the various helices recognized. Also the accessibility information is left out.</p>
<H2>AUTHOR</H2>
<p>If you think this information should be part of the output, please contact the author.</p>
<h1>AUTHOR</h1>
Written by Maarten L. Hekkelman <<AHREF="mailto:maarten@hekkelman.com">maarten@hekkelman.com</A>>
<p>Written by Maarten L. Hekkelman <maarten@hekkelman.com></p>
<ANAME="lbAI"> </A>
<h1>REPORTING BUGS</h1>
<H2>REPORTING BUGS</H2>
<p>Report bugs at https://github.com/PDB-REDO/dssp/issues</p>
Report bugs at <AHREF="https://github.com/PDB-REDO/dssp/issues">https://github.com/PDB-REDO/dssp/issues</A>