Save pdb with anisou: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
(created)
 
No edit summary
 
Line 23: Line 23:


[[Category:Script_Library]]
[[Category:Script_Library]]
[[Category:Pymol-script-repo]]

Latest revision as of 09:00, 9 February 2012

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