anri...@stud.uni-frankfurt.de
Sent: Wednesday, June 29, 2005 7:51 AM
To: pymol-users@lists.sourceforge.net
Cc: g.schnei...@chemie.uni-frankfurt.de
Subject: [PyMOL] Sum distances in loop via python script
Hi everybody,
I am new to PyMol and scripting with Python, and I would be
very grateful if
anybody
Hi everybody,
I am new to PyMol and scripting with Python, and I would be very grateful if
anybody can help me.
After loading serveral superposed molecules, I made a selection of some atoms as
follows:
from pymol import cmd
cmd.select('sel01', ('elem c and not (neighbor elem n+o)')
cmd.color (