Pdb reformat names mode

From PyMOLWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

pdb_reformat_names_mode sets atom naming for PDB files as it reads them.

Usage

# example usage, set to amber compliant

set pdb_reformat_names_mode, 2

Modes:

0

default, off

1

PDB compliant, (eg. HH12 becomes 2HH1, etc.)

2

amber compliant, amber compliant (eg., 2HH1 becomes HH12)

3

pdb compliant, but use IUPAC within PyMOL