Hi,


I'm loading a sequence of .pdb files into a movie using the script:



for file in file_list:

   cmd.load(file,"mov")



cmd.mset("1 -%d"%len(file_list))



The problem is that some bonds (conect records in the .pdb files)

are persisting in the movie even after they are no longer in the

.pdb.



Is there a way to get pymol to refresh the bonds in every frame

of the movie?



Thanks in advance,

kmeatball

_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!



Reply via email to