- CMAKE version ≥ 3.16.3
- Gromacs version ≥ 2023.1
mkdir build-gmx-dssp
cd build-gmx-dssp/
cmake <standalone gmx-dssp directory>
make
Run the built "bin/dssp" binary file in the same way as gmx dssp
.
https://manual.gromacs.org/current/onlinehelp/gmx-dssp.html.