PySSA aims to combine PyMOL and ColabFold to enable the prediction and analysis of 3D protein structures for the scientific end-user. v1.0 has been released on July 10, 2024.
This code has been put under version control in the project Pymol-script-repo
DSSP and Stride are popular tools for assigning secondary structures for proteins. DSSP & Stride Plugin for PyMOL provides a graphical user interface for coloring proteins according to their secondary structures assigned by DSSP or Stride. Most recent DSSP & Stride Plugin code can be obtained from this link.
News
2014_01_24_Update: The plugin is able to cope with empty chain name now.
2012_10_22_Update: The most recent version of DSSP (v2.0.4) does not consider residues after the first TER record from the same chain. The plugin has been updated to cope with this new feature.