tortoize(1) | User Commands | tortoize(1) |
tortoize - Calculate ramachandran z-scores
tortoize [OPTION] input [output]
Tortoize validates protein structure models by checking the Ramachandran plot and side-chain rotamer distributions. Quality Z-scores are given at the residue level and at the model level (ramachandran-z and torsions-z). Higher scores are better. To compare models or to describe the reliability of the model Z-scores jackknife- based standard deviations are also reported (ramachandran-jackknife-sd and torsion-jackknife-sd).
The input file can be either mmCIF or PDB format and the file may be gzip or bzip2 compressed.
The output is a json file, if no file name is specified the output is written to stdout.
References:
Written by Maarten L. Hekkelman <maarten@hekkelman.com>
Report bugs at https://github.com/PDB-REDO/tortoize/issues
2021-08-31 | version 2.0.2 |