RE: [PyMOL] Rtools Question

2004-05-24 Thread Warren DeLano
ourceforge.net] On Behalf Of > Tony Giannetti > Sent: Friday, May 21, 2004 11:50 PM > To: Olve Peersen > Cc: pymol-users@lists.sourceforge.net > Subject: Re: [PyMOL] Rtools Question > > Hey Olve, > Not a prob, and since this is a common problem I will > post my answe

Re: [PyMOL] Rtools Question

2004-05-21 Thread Tony Giannetti
Hey Olve, Not a prob, and since this is a common problem I will post my answer to the list. Kelley Moreman actually did a lot of this legwork so I give props to him. You are correct, the rTools that you can download from the web does not work on MacPyMol directly. Kelley was able to obtain a

Re: [PyMOL] Rtools Question

2004-05-16 Thread Kristian Rother
Dear Tony, You can get quite far with the mvCmd command. The parser will get confused if you issue complex commands that way, but there are workarounds. Example: You want to rotate one chain only over some movie frames. Step 1) write a rotate.pml script, containing: rotate x,5,chain A Step 2

[PyMOL] Rtools Question

2004-05-15 Thread Tony Giannetti
Hello all, This may have already been answered but I don't see it in the archives. I've got rTools working under MacPyMol and the effects are great. I'm working with a scene that has many objects loaded at once and I want to have some of them move independently over each other. So far I can o