https://github.com/mdanalysis/stride
STRIDE: Protein secondary structure assignment from atomic coordinates
https://github.com/mdanalysis/stride
Last synced: about 1 year ago
JSON representation
STRIDE: Protein secondary structure assignment from atomic coordinates
- Host: GitHub
- URL: https://github.com/mdanalysis/stride
- Owner: MDAnalysis
- License: other
- Created: 2017-08-09T18:44:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T18:44:59.000Z (about 4 years ago)
- Last Synced: 2024-10-29T17:20:07.585Z (over 1 year ago)
- Language: C
- Size: 315 KB
- Stars: 10
- Watchers: 7
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
STRIDE: Protein secondary structure assignment from atomic coordinates
About STRIDE:
STRIDE [1] is a program to recognize secondary structural elements in
proteins from their atomic coordinates. It performs the same task as
DSSP by Kabsch and Sander [2] but utilizes both hydrogen bond energy
and mainchain dihedral angles rather than hydrogen bonds alone. It
relies on database-derived recognition parameters with the
crystallographers' secondary structure definitions as a standard-of-
truth. Please see Frishman and Argos [1] for detailed description of
the algorithm.
1. Frishman,D & Argos,P. (1995) Knowledge-based secondary structure
assignment. Proteins: structure, function and genetics, 23,
566-579.
2. Kabsch,W. & Sander,C. (1983) Dictionary of protein secondary
structure: pattern recognition of hydrogen-bonded and
geometrical features. Biopolymers, 22: 2577-2637.