pragmatic-streamlit / streamlit-molstar

42 stars 5 forks source link

Open trajectories and .mrc files at the same time #19

Open emalacs opened 6 months ago

emalacs commented 6 months ago

Hello,

I am grateful for your integration of Mol* in Streamlit and I am using it a lot! During my tests I noticed that it is not possible to use st_molstar_auto to open pdb, xtc and mrc files at the same time. It does not crash or give an error, but I am not able to change the trajectory frames. Also in the animation button it is written "no trajectory to animate". I do not know if it is a bug or a missing feature, do you have any suggestions?

Thank you so very much!

mapix commented 6 months ago

@emalacs

As an amateur project, I haven't tested all combinations, so there's a high probability that there are some bugs in it. If your test files can be made public, please provide your files and reproduction code to help me locate the issue, or try to find a public data alternative. It would be best if you could also provide the results of simultaneously opening the files using other professional software or Molstar View manually.