[chimera-dev] Open MD Movie Trajectorie from plugin
Pablo Solar Rodríguez
pablosolar.r at gmail.com
Sun May 14 06:21:24 PDT 2017
Hello all!
It is possible to open the MD Movie trajectory with a custom format and a
file from a plugin?
I am trying to do this:
*from Movie.gui import MovieDialogfrom Trajectory import
EnsembleLoaderEnsembleLoader.loadEnsemble(MovieDialog,
movieFile="/Users/ME/Desktop/movie.pdb")*
**But I get this error
*ValueError: Unknown trajectory format: 'MODEL 0'*
* File
"/Applications/Chimera.app/Contents/Resources/share/Trajectory/EnsembleLoader.py",
line 131, in loadEnsemble*
* raise ValueError("Unknown trajectory format: '%s'" % format)*
*See reply log for Python traceback.*
I think it is because I need to set the format (self.curFormat in the
EnsembleLoader class) but it is not possible. How can I solve this?
Thank you so much
--
*Pablo Solar Rodríguez*
*pablosolar.r at gmail.com <pablosolar.r at gmail.com>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-dev/attachments/20170514/5aeb7559/attachment.html>
More information about the Chimera-dev
mailing list