This is a read-only mirror of pymolwiki.org

Difference between revisions of "Save pdb with anisou"

From PyMOL Wiki
Jump to navigation Jump to search
m (2 revisions)
 
(No difference)

Latest revision as of 03:49, 28 March 2014

Type Python Module
Download save_pdb_with_anisou.py
Author(s) Thomas Holder
License BSD-2-Clause
This code has been put under version control in the project Pymol-script-repo

Save in PDB format including ANISOU records.

Warning: PyMOL does not rotate anisotropic temperature factors if you rotate an object (for example with align or rotate). See also related bugs on Sourceforge.

Usage

save_pdb_with_anisou filename [, selection [, state ]]

See Also