PSS is a protein structural statistics program for Unix-like environments. It is written in Perl, has a command-line interface, and is distributed under the GNU General Public License.
PSS reads an ensemble of PDB files of protein structures, performs a multiple sequence alignment, and computes structural statistics for each position of the alignment. Different optional functionalities are proposed: structure superposition, Cartesian coordinate statistics, dihedral angle calculation and statistics, and a cluster analysis based on dihedral angles. An HTML report containing a summary of results and figures can also be generated.
Please cite the following article in a publication using PSS:
Protein structural statistics with PSS
Thomas Gaillard, Benjamin B.L. Schwarz, Yassmine Chebaro, Roland H. Stote, and Annick Dejaegere
J. Chem. Inf. Model. 2013, 53, 2471-2482.
doi:10.1021/ci400233j
pss --pdb pdb --structlist structlist.dat --poslist poslist.dat --align pdbnum --firstalignpos -2 --superp theseus --superpref 1GZ8:A --superp3d --cartstat --dihestat --clust --radius 60 --report
We appreciate if users report bugs, feature requests, improvements, or patches to <thomas.gaillard@polytechnique.edu>.
Copyright (c) 2006-2016 Thomas Gaillard, Benjamin Schwarz, Roland H. Stote, Annick Dejaegere
written by Thomas Gaillard <thomas.gaillard@polytechnique.edu>
with contributions from Benjamin Schwarz, Roland H. Stote, and Annick Dejaegere
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.