Commit 025a9ea0 by drlemmus Committed by GitHub

Update mkdssp.1

parent 0401dd40
...@@ -16,10 +16,12 @@ The original DSSP program wrote output in a fixed format, this version ...@@ -16,10 +16,12 @@ The original DSSP program wrote output in a fixed format, this version
by default writes annotated mmCIF files, storing the secondary structure by default writes annotated mmCIF files, storing the secondary structure
information in the _struct_conf category. information in the _struct_conf category.
.sp .sp
Since version 4.0 the mkdssp program also assigns PP helices. Since version 4.0 the mkdssp program also assigns PPII helices.
.SH OPTIONS .SH OPTIONS
The input file can be either mmCIF or PDB format and the file may be The input file can be either mmCIF or PDB format and the file may be
gzip or bzip2 compressed. gzip or bzip2 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
.sp .sp
The output is optional, if ommited the output is written to \fIstdout\fR. If The output is optional, if ommited the output is written to \fIstdout\fR. If
the name of the output file ends with either \fI.gz\fR or \fI.bz2\fR the the name of the output file ends with either \fI.gz\fR or \fI.bz2\fR the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment