Save pdb with anisou: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{Infobox script-repo
{{Infobox script-repo
|type      = Python Module
|type      = Python Module
|filename  = save_pdb_with_anisou.py
|filename  = scripts/save_pdb_with_anisou.py
|author    = [[User:Speleo3|Thomas Holder]]
|author    = [[User:Speleo3|Thomas Holder]]
|license  = BSD-2-Clause
|license  = BSD-2-Clause

Latest revision as of 23:09, 22 June 2025

Type Python Module
Download scripts/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