DSSP
From Bioinformatist.com
Contents |
[edit]
Introduction
DSSP is a program for secondary structure assignment from PDB structures.[edit]
Package details
* Source Code: -* Version: -
* License: Academic (http://swift.cmbi.ru.nl/gv/dssp/license.html)
* Developer(s): Wolfgang Kabsch and Chris Sander
* Website: http://swift.cmbi.ru.nl/gv/dssp/
* Download: Linux: http://swift.cmbi.ru.nl/gv/dssp/dsspcmbi Windows: http://swift.cmbi.ru.nl/gv/dssp/DSSPCMBI.EXE
* Requirements:
* FAQ:
[edit]
Installation
[edit]
Linux
- Download the precompiled executable from the download location after obtaining the required license.
- Copy the executable "dsspcmbi" to /usr/bin or /usr/local/bin
cp /data/dsspcmbi /usr/local/bin/
cd /usr/local/bin
ln -s dsspcmbi dssp
[edit]
Windows
[edit]
Running
DSSP can be run from the terminaldssp -v file.pdb file.dssp
More detailed usage description at http://swift.cmbi.ru.nl/gv/dssp/descrip.html
[edit]
Troubleshooting
