Hi need help with PyMOL rename command:
from https://pymolwiki.org/index.php/Rename : Rename rename creates new atom names which are unique within residues. USAGE CURRENT rename object-name [ ,force ] force = 0 or 1 (default: 0) PROPOSED rename object-or-selection,force NOTES To regerate only some atom names in a molecule, first clear them with an "alter (sele),name=“ commmand, then use "rename” ........................................................................................... Does 'rename test' create 'test' atom name ?? If so how do I apply it to a selection ? I know how to use set_name to change an object/selection name : https://pymolwiki.org/index.php/Set_name or alter to change a property over a selection : https://pymolwiki.org/index.php?title=Alter&redirect=no Cannot figure out how rename works
_______________________________________________ PyMOL-users mailing list Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net Unsubscribe: https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe