Skip to content
/ stride Public

The original implementation of the structure identification (STRIDE) algorithm to identify protein secondary structure elements

Notifications You must be signed in to change notification settings

josch/stride

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the original implementation of the STRIDE algorithm by Dmitrij Frishman
as presented in:

 - Frishman D, Argos P. Knowledge-Based Protein Secondary Structure Assignment
   Proteins: Structure, Function, and Genetics 23:566-579 (1995)

From the abstract, STRIDE calculates "protein secondary structure assignments
form atomic coordinates based on the combined use of hydrogen bond energy and
statistically derived backbone torsional angle information"

This program also exists as a webservice at

    http://webclu.bio.wzw.tum.de/stride/

This distribution also includes nsc by Frank Eisenhaber as presented in:

 - F.Eisenhaber, P.Lijnzaad, P.Argos, M.Scharf "The Double Cubic Lattice
   Method: Efficient Approaches to Numerical Integration of Surface Area and
   Volume and to Dot Surface Contouring of Molecular Assemblies" Journal of
   Computational Chemistry (1994) submitted

 - F.Eisenhaber, P.Argos "Improved Strategy in Analytic Surface Calculation for
   Molecular Systems: Handling of Singularities and Computational Efficiency"
   Journal of Computational Chemistry (1993) v.14, N11, pp-1272-1280

The nsc component calculates residue solvent accessible areas.

In 2013, the authors of STRIDE and nsc released the software under the terms of
the MIT licence.

For more information on how to use stride, refer to doc/stride.doc 

About

The original implementation of the structure identification (STRIDE) algorithm to identify protein secondary structure elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages