[PyMOL] get atom name

2011-09-25 Thread lina
Hi, how can I get the atoms name (except label) when I use select o, name o not work. Here I will the .pse file in the following email. -- Best Regards, lina -- All of the data generated in your IT infrastructure is

Re: [PyMOL] get atom name

2011-09-25 Thread Joel Tyndall
Hi Lina, If you have an atom that you want to identify you can right click on the atom which give you the atom name (pdb format). Your command "select o, name o" does work on the latest windows install 1.4.1 where it selects all oxygens and creates a selection called (o). Hope this helps Joel