<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Cif_use_auth</id>
	<title>Cif use auth - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Cif_use_auth"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Cif_use_auth&amp;action=history"/>
	<updated>2026-04-17T01:57:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Cif_use_auth&amp;diff=12991&amp;oldid=prev</id>
		<title>Bell: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Cif_use_auth&amp;diff=12991&amp;oldid=prev"/>
		<updated>2015-10-19T01:04:43Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 01:04, 19 October 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Bell</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Cif_use_auth&amp;diff=12990&amp;oldid=prev</id>
		<title>Speleo3: created</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Cif_use_auth&amp;diff=12990&amp;oldid=prev"/>
		<updated>2015-09-28T22:23:49Z</updated>

		<summary type="html">&lt;p&gt;created&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;When loading '''mmCIF''' structure files, the [[cif_use_auth]] setting (default: on) controls whether the '''auth_*''' fields are used or not.&lt;br /&gt;
&lt;br /&gt;
''New in PyMOL 1.7.8''&lt;br /&gt;
&lt;br /&gt;
With the [http://mmcif.wwpdb.org/ PDBx/mmCIF] format, the PDB introduced new residue and chain numbering schemes. The numbering which is found in PDB files is available in mmCIF files from the '''auth_*''' fields. The new numbering, which for example has no insertion codes and strictly increments residue numbers, is available from the '''label_*''' fields. For compatibility with PDB files, PyMOL by default will read the '''auth_*''' fields (if available, with fallback to '''label_*''' fields).&lt;br /&gt;
&lt;br /&gt;
Note that '''_atom_site.label_asym_id''' is always loaded into the '''segi''' field, independant of the '''cif_use_auth''' setting.&lt;br /&gt;
&lt;br /&gt;
Note that non-polymer molecules (e.g. water) are not enumerated by '''_atom_site.label_seq_id''' and will appear as a single residue in PyMOL (sequence viewer, when making selections, etc.) with '''cif_use_auth'''=off.&lt;br /&gt;
&lt;br /&gt;
== Currently affected fields ==&lt;br /&gt;
&lt;br /&gt;
* _atom_site.auth_atom_id (ID)&lt;br /&gt;
* _atom_site.auth_comp_id (resn)&lt;br /&gt;
* _atom_site.auth_seq_id (resi)&lt;br /&gt;
* _atom_site.auth_asym_id (chain)&lt;br /&gt;
* _atom_site.pdbx_pdb_ins_code (resi suffix)&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;auth&amp;quot; versus &amp;quot;label&amp;quot; asym_id of 1oky:&lt;br /&gt;
&lt;br /&gt;
 PyMOL&amp;gt;set cif_use_auth&lt;br /&gt;
 PyMOL&amp;gt;fetch 1oky, authon, async=0&lt;br /&gt;
 PyMOL&amp;gt;get_chains authon&lt;br /&gt;
  cmd.get_chains:  ['A']&lt;br /&gt;
&lt;br /&gt;
 PyMOL&amp;gt;set cif_use_auth, off&lt;br /&gt;
 PyMOL&amp;gt;fetch 1oky, authoff, async=0&lt;br /&gt;
 PyMOL&amp;gt;get_chains authoff&lt;br /&gt;
  cmd.get_chains:  ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K']&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Settings]]&lt;/div&gt;</summary>
		<author><name>Speleo3</name></author>
	</entry>
</feed>