[PyMOL] Apple News / NIH event on April 12

2007-04-04 Thread DeLano Scientific
Cool stuff: Apple just released the Octacore Mac (dual quad-core). As expected, the performance numbers are outstanding: On an eight-core Mac Pro, you can expect your PyMOL images and movies to render about 7X faster than on an equivalent a single core machine. But if you also consider how much

Re: [PyMOL] rigimol and morphing

2007-04-04 Thread DeLano Scientific
This is where movie-making in PyMOL can get exceedingly complex, but here are the kind of commands one could use to accomplish something like that (assuming a 30 frame morph and a 12-second loop at 30 FPS): mset 1 x60 1 -30 30 x60 30 -1 1 x60 1 -30 30 x60 30 -1 movie.roll 1,360 > -Original

[PyMOL] rigimol and morphing

2007-04-04 Thread Demirci, Hasan
Hi everyone, Does anyone have a modified version of morphing script? The one on the rigimol manual only morphs the structure I want to show the morphing while I give a glorious 360 rotation of my structure. Thanks. Hasan Demirci Department of Molecular Biology, Cellular Biology & Biochemistry B

Re: [PyMOL] colour by rms...

2007-04-04 Thread Andrea Spitaleri
Hi, you may try to change the B-factor with the rmsd values normalised from 0 to 100 let' say .. and then colour by spectrum->b-factor. Probably there is another better way ... i dunno :P Regards, andrea 2007/4/4, David Briggs : Hi everyone... I'm sure this has been covered in the pymol maili

[PyMOL] colour by rms...

2007-04-04 Thread David Briggs
Hi everyone... I'm sure this has been covered in the pymol mailing list previously, but I've looked back 12months and I can't find it. Can I colour a structure by its rmsd from another strucutre. Thanks in advance Dave -- --- David Briggs, PhD. Father &

[PyMOL] query about secondary structure alteration

2007-04-04 Thread sangeeta kundu
Dear Sir, * I want too assign the secondary structure of my protein according to DSSP classification, I used the following commands* * alter A/22:28/, ss='S'* * or* *alter A/45:50?, ss= 'H' * *a