Hello PyMOLers,

I'm trying to make a movie showing the conformational changes of a protein. I'd 
like to use the "super" command to align conformations in between adjacent 
frames.
So far I've written a script that loads one conformation at a time, performs 
the alignment, disables all other conformations, then stores the present view 
as a "scene" and sets the corresponding movie frame to that scene. PyMOL keeps 
crashing on me, and I suspect this is because I'm trying to load a total of 88 
objects. If I simply load the PDB files as "states" into a movie, it works 
fine. However, states do not store object positions, so I'm unable to perform 
an alignment between frames.
Does anyone have suggestions how to best approach this?

Thanks in advance,
Lisa
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
PyMOL-users mailing list ([email protected])
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/[email protected]

Reply via email to