This is a read-only mirror of pymolwiki.org

Difference between revisions of "Pdb reformat names mode"

From PyMOL Wiki
Jump to navigation Jump to search
m (1 revision)
 
(No difference)

Latest revision as of 02:16, 28 March 2014

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