Setup:
If you have trouble with the setup, you may need to consult a unix guru or your local system administrator.
Help Output:
************************************************************************
** dssp2pdb version 0.03 (c) James Stroud, 2002
** "convert dssp to pdb"
** provided under the gnu public license
** project page: structure.usc.edu/dssp2pdb
** author page: www.jamesstroud.com
************************************************************************
** Converts dssp file to HELIX/SHEET type lines for PDB files
** dssp2pdb will insert HELIX/SHEET lines above ATOM lines if
** "pdbfile.pdb "is provided
** When the "-3" flag is set, 3(10) helices will result in HELIX lines
** When the "-5" flag is set, pi helices will result in HELIX lines
************************************************************************
** Usage: dssp2pdb [-35] dsspfile.dssp [pdbfile.pdb] > new_pdbfile.pdb
************************************************************************