a number indicating the frame frequency in the trajectory indicated; default = 1000.
threshold
a number indicating the threshold to be used for the analysis: higher numbers will decrease the threshold, allowing to accept structures with smaller secondary structure differences, with respect of the reference pdb structure; default = 3
file.head
a path where to save the structures with possible unfolding events.
Value
This function gives, as output, a comparative secondary structure analysis between different structures: particularly, the frame number under analysis will be printed on screen if the structure shows possible unfolding events and the frame structure will be saved, according with the file.head indicated.
Details
This function calls the DSSP program and calculates the secondary structure difference between the reference pdb and frames from the trj file indicated, according with the skip value indicated.
References
Grant, B.J. et al. (2006) Bioinformatics22, 2695--2696.
DSSP is the work of Kabsch and Sander:
Kabsch and Sander (1983) Biopolymers.12, 2577--2637.
For information on obtaining DSSP, see:
http://swift.cmbi.ru.nl/gv/dssp/.