mkdssp
protein secondary structure assignment based on 3D structure
Install
- All systems
-
curl cmd.cat/mkdssp.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/mkdssp
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.
dssp-dbg
debugging symbols for dssp
DSSP is an application to assign the secondary structure of a protein based on its 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. This package provides the detached debug symbols for dssp.