[PyMOL] Re: PyMOL-users digest, Vol 1 #271 - 4 msgs

2003-02-11 Thread Marc Saric
pymol-users-requ...@lists.sourceforge.net wrote: Hi Dr. Warren! I know about MSMS license. Indeed, I'm suggesting an approach similar to what VMD did, i.e., it can link, run and catch results to plot, all that as a option conditioned to one gets or not MSMS installed, separately, in one's machi

[PyMOL] demo source / electrostatic potential

2003-02-11 Thread Roger Alexander
Hello -- I am new to PyMOL and am curious to know where the source is for the "Demo" option on the main menu -- I would like to read through it to learn by example how various things are done. I've searched through the various .py files but haven't fully figured out their dependencies yet.

RE: [PyMOL] demo source / electrostatic potential

2003-02-11 Thread DeLano, Warren
Roger, The code is in: $PYMOL_PATH/modules/pmg_tk/Demo.py Note that there isn't any demo which displays electrostatic surface potential. That capability won't present be in PyMOL until the next release, but even then you'll still need some external program to calculate the protential. War