Fax (650)-593-4020
> -Original Message-
> From: pymol-users-ad...@lists.sourceforge.net
> [mailto:pymol-users-ad...@lists.sourceforge.net] On Behalf Of
> Charles Moad
> Sent: Wednesday, July 14, 2004 11:32 AM
> To: Michael George Lerner
> Cc: pymol-us
Thanks for the info. Using your APBS as an example I made a very
simple remote pdb loader. You can check it out at
"http://euclid.uits.iupui.edu/~cmoad/pymolPlugins/"; or download it
directly from
"http://euclid.uits.iupui.edu/~cmoad/pymolPlugins/remote_pdb_load.py";.
It is inspired from c
Hi,
There's some example code in pymol/modules/pmg_tk/startup/__init__.py. You
can see how it works by copying it (uncommented) into a new file and
placing that file in pymol/modules/pmg_tk/startup. You'll see the new
plugins the next time you start PyMOL. I have a larger plugin that I've
writte