dssp
protein secondary structure assignment based on 3D structure
Install
- All systems
-
curl cmd.cat/dssp.sh
- Debian
-
apt-get install dssp
- Ubuntu
-
apt-get install dssp
- Kali Linux
-
apt-get install dssp
- Fedora
-
dnf install dssp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dssp
- Raspbian
-
apt-get install dssp
- Dockerfile
- dockerfile.run/dssp
dssp
protein secondary structure assignment based on 3D structure
DSSP is an application you use to assign the secondary structure of a protein based on its solved three dimensional (3D) structure. This version (2) of DSSP is a rewrite that produces the same output as the original DSSP, but deals better with exceptions in PDB files and is much faster.