| torsionDBPotTools |
index |
Module to help set up statistical torsion angle, interpolated potentials.
Although the provided tools are general and can be used for setting up any such
potential (e.g. user-provided), this module is specially suited for setting up
the so-called torsionDB potential for protein, RNA, and DNA. A particularly
useful function is create_TorsionDBPot, which generates the potential.
When using this module, please cite:
For protein applications:
Bermejo, G.A., Clore, G.M., and Schwieters, C.D. (2012). Smooth statistical
torsion angle potential derived from a large conformational database via
adaptive kernel density estimation improves the quality of NMR protein
structures. Protein Sci. 21, 1824-1836.
For RNA applications:
Bermejo, G.A., Clore, G.M., and Schwieters, C.D. (2016). Improving NMR
structures of RNA. Structure 24, 806-815.
| Classes | ||||||||||||||||||
| ||||||||||||||||||
| Functions | ||
| ||
| Data | ||
| databases = {'dna': '/home/schwitrs/xplor/databases/torsions/dna', 'protein': '/home/schwitrs/xplor/databases/torsions/protein', 'rna': '/home/schwitrs/xplor/databases/torsions/rna'} neighbors = {} torsions = [] | ||