Re: [PyMOL] pipe structure to pymol

2012-01-23 Thread Jason Vertrees
Nat, Thanks for this -- it's always good to expand the PyMOLWiki to new applications for PyMOL. Cheers, -- Jason On Mon, Jan 23, 2012 at 2:08 PM, Nat Echols wrote: > On Mon, Jan 23, 2012 at 12:42 PM, Simon Becker > wrote: >> I would like to visualize the intermediate structures my program >>

Re: [PyMOL] pipe structure to pymol

2012-01-23 Thread Nat Echols
On Mon, Jan 23, 2012 at 12:42 PM, Simon Becker wrote: > I would like to visualize the intermediate structures my program > produces during the computation cycle. Every iteration it generates a > new structure. Is there a way to display this structure in pymol, using > e.g. a pipe? Does anyone have

Re: [PyMOL] pipe structure to pymol

2012-01-23 Thread Nat Echols
On Mon, Jan 23, 2012 at 12:42 PM, Simon Becker wrote: > I would like to visualize the intermediate structures my program > produces during the computation cycle. Every iteration it generates a > new structure. Is there a way to display this structure in pymol, using > e.g. a pipe? Does anyone have

[PyMOL] pipe structure to pymol

2012-01-23 Thread Simon Becker
Hi all, I would like to visualize the intermediate structures my program produces during the computation cycle. Every iteration it generates a new structure. Is there a way to display this structure in pymol, using e.g. a pipe? Does anyone have experience with this, is there even a tutorial or