<?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=Rename</id>
	<title>Rename - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Rename"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Rename&amp;action=history"/>
	<updated>2026-08-03T07:07:30Z</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=Rename&amp;diff=8597&amp;oldid=prev</id>
		<title>Bell: 5 revisions</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Rename&amp;diff=8597&amp;oldid=prev"/>
		<updated>2014-03-28T03:08:59Z</updated>

		<summary type="html">&lt;p&gt;5 revisions&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 03:08, 28 March 2014&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=Rename&amp;diff=8596&amp;oldid=prev</id>
		<title>Tlinnet: /* SEE ALSO */</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Rename&amp;diff=8596&amp;oldid=prev"/>
		<updated>2012-01-13T20:12:08Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;SEE ALSO&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
'''rename''' creates new atom names which are unique within residues.&lt;br /&gt;
&lt;br /&gt;
===USAGE===&lt;br /&gt;
====CURRENT====&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
rename object-name [ ,force ]&lt;br /&gt;
force = 0 or 1 (default: 0)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====PROPOSED====&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
rename object-or-selection,force  &lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===PYMOL API===&lt;br /&gt;
====CURRENT====&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
cmd.rename( string object-name, int force )&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====PROPOSED====&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
cmd.rename( string object-or-selection, int force )&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===NOTES===&lt;br /&gt;
To regerate only some atom names in a molecule, first clear them with an &amp;quot;alter (sele),name=''&amp;quot; commmand, then use &amp;quot;rename&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===SEE ALSO===&lt;br /&gt;
[[alter]]&lt;br /&gt;
&lt;br /&gt;
Or for rename an object&lt;br /&gt;
[[set_name]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Commands|Rename]]&lt;/div&gt;</summary>
		<author><name>Tlinnet</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Rename&amp;diff=8594&amp;oldid=prev</id>
		<title>Vinnyrose at 14:22, 20 June 2009</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Rename&amp;diff=8594&amp;oldid=prev"/>
		<updated>2009-06-20T14:22:26Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===DESCRIPTION===&lt;br /&gt;
'''rename''' creates new atom names which are unique within residues.&lt;br /&gt;
&lt;br /&gt;
===USAGE===&lt;br /&gt;
====CURRENT====&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
rename object-name [ ,force ]&lt;br /&gt;
force = 0 or 1 (default: 0)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====PROPOSED====&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
rename object-or-selection,force  &lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===PYMOL API===&lt;br /&gt;
====CURRENT====&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
cmd.rename( string object-name, int force )&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====PROPOSED====&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
cmd.rename( string object-or-selection, int force )&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===NOTES===&lt;br /&gt;
To regerate only some atom names in a molecule, first clear them with an &amp;quot;alter (sele),name=''&amp;quot; commmand, then use &amp;quot;rename&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===SEE ALSO===&lt;br /&gt;
[[alter]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Commands|Rename]]&lt;/div&gt;</summary>
		<author><name>Vinnyrose</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Rename&amp;diff=8592&amp;oldid=prev</id>
		<title>Tree at 05:12, 23 February 2005</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Rename&amp;diff=8592&amp;oldid=prev"/>
		<updated>2005-02-23T05:12:21Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===DESCRIPTION===&lt;br /&gt;
 &lt;br /&gt;
   &amp;quot;rename&amp;quot; creates new atom names which are unique within residues.&lt;br /&gt;
 &lt;br /&gt;
===USAGE===&lt;br /&gt;
 &lt;br /&gt;
   ====CURRENT====&lt;br /&gt;
      rename object-name [ ,force ]&lt;br /&gt;
 &lt;br /&gt;
      force = 0 or 1 (default: 0)&lt;br /&gt;
 &lt;br /&gt;
   ====PROPOSED====&lt;br /&gt;
      rename object-or-selection,force   &lt;br /&gt;
 &lt;br /&gt;
===PYMOL API===&lt;br /&gt;
 &lt;br /&gt;
   =====CURRENT====&lt;br /&gt;
      cmd.rename( string object-name, int force )&lt;br /&gt;
 &lt;br /&gt;
   ====PROPOSED====&lt;br /&gt;
      cmd.rename( string object-or-selection, int force )&lt;br /&gt;
 &lt;br /&gt;
===NOTES===&lt;br /&gt;
 &lt;br /&gt;
   To regerate only some atom names in a molecule, first clear them&lt;br /&gt;
   with an &amp;quot;alter (sele),name=''&amp;quot; commmand, then use &amp;quot;rename&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
===SEE ALSO===&lt;br /&gt;
 &lt;br /&gt;
   [[Cmd alter]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Commands|rename]]&lt;/div&gt;</summary>
		<author><name>Tree</name></author>
	</entry>
</feed>