dssp-get [-pdbdir dir] [-cat] pdbid
Get the path to a DSSP file. If the file already exists in the specified
DSSP directory, it is used, otherwise the file is downloaded. The resulting
file will be named in the form pdbid.dssp.gz and
will always be gzipped.
-dsspdir dir -
Specifies an alternate DSSP directory.
The default is /projects/compbio/data/dssp.
-cat -
Instead of returning the file name, uncompress the file to stdout.
pdbid -
PDB four character identifier of the file to get. Trailing chain
identifiers and other garbage is dropped. Maybe upper or lower case.
dssp-get -cat 1ceo | egrep '^AUTHOD
some-prog `dssp-get 1ceo`