Re: [PyMOL] Extending PyMOL or Plugins

2011-07-31 Thread Thomas Holder
Hi Jeff, > I have several questions about extending PyMOL via modules or plugins. > > It appears that the primary difference between the two is windows for > modules are created at during start up and plugin windows can be brought up > on demand (from the plugins menu). Are there other differences

Re: [PyMOL] Help

2011-07-31 Thread Thomas Holder
Hi Babban, regarding your questions on peptide building: > My last doubt is about creating polymers out a given PDB ? > I am studying the fibrils of some proteins and although the structure of > fibril is not know but through some analysis I have come to understand > the region in peptide which

Re: [PyMOL] How to manage plugin dependencies

2011-07-31 Thread Michael Lerner
Hi Osvaldo, What module? Newer versions of PyMOL ship with a much more featured set of Python modules (scipy, numpy, matplotlib, Bio, etc.). Cheers, -Michael On Sun, Jul 31, 2011 at 12:10 AM, Osvaldo Martin wrote: > Hi Everyone, > > I`m writing a Python plug-in that depends on a certain Python