Re: [PyMOL] PyMOL Plugin Architecture

2010-04-22 Thread Maia Cherney
Thank, Robert, Jason. Finally I figured this out with your help. Maia Robert Campbell wrote: > Hi Maia, > > Just to add to what Jason said: > > On Thu, 22 Apr 2010 17:16:41 -0400, Jason Vertrees > wrote: > > >>> 2. Which plugin allows me to move one structure relative to another. (I >>> want

Re: [PyMOL] PyMOL Plugin Architecture

2010-04-22 Thread Robert Campbell
Hi Maia, Just to add to what Jason said: On Thu, 22 Apr 2010 17:16:41 -0400, Jason Vertrees wrote: > > 2. Which plugin allows me to move one structure relative to another. (I > > want to do manual docking of one structure into another). > > You don't need a plugin to move objects. Just use SH

Re: [PyMOL] PyMOL Plugin Architecture

2010-04-22 Thread Jason Vertrees
Maia, > 1. How can I undo a plugin. By mistake I tried to plugin a program using a > wrong file and now I get an error message every time I open pymol. Newer versions of PyMOL have a menu option to remove plugins: Plugin > Manage Plugins > Remove. You can also remove a plugin by simply removing

Re: [PyMOL] PyMOL Plugin Architecture

2010-04-22 Thread Maia Cherney
Hi Jason, 1. How can I undo a plugin. By mistake I tried to plugin a program using a wrong file and now I get an error message every time I open pymol. 2. Which plugin allows me to move one structure relative to another. (I want to do manual docking of one structure into another). Maia Jason