Difference between revisions of "Save pdb with anisou"

From PyMOLWiki
Jump to navigation Jump to search
(created)
 
 
Line 23: Line 23:
  
 
[[Category:Script_Library]]
 
[[Category:Script_Library]]
 +
[[Category:Pymol-script-repo]]

Latest revision as of 10: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