Re: [PyMOL] how rotate a protein in a movie sequence (continued)

2009-03-17 Thread Wladimir Labeikovsky
you could load your files in as well: for state in range(1,51): cmd.load('morph_%d.pdb'%state,'mov',state) Cheers, Warren -Original Message- From: Magnus Andersson [mailto:m...@farma.ku.dk] Sent: Tuesday, March 17, 2009 11:34 AM To: pymol-users@lists.sourceforge.net

Re: [PyMOL] how rotate a protein in a movie sequence (continued)

2009-03-17 Thread Warren DeLano
rren > -Original Message- > From: Magnus Andersson [mailto:m...@farma.ku.dk] > Sent: Tuesday, March 17, 2009 11:34 AM > To: pymol-users@lists.sourceforge.net > Subject: [PyMOL] how rotate a protein in a movie sequence (continued) > > Hi again, > > Ok, adding > &g

[PyMOL] how rotate a protein in a movie sequence (continued)

2009-03-17 Thread Magnus Andersson
Hi again, Ok, adding cmd.madd ('1 x60') cmd.mdo('280', 'turn x,90') cmd.mplay makes the protein turn in the way I'd like, but it makes this immediately. What I would like is to have this as a smooth transition over 60 frames. Is there a way to do this? Best regards / Magnus -- Magnus Anders