You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current NGL version is 0.10.5-18. Would be nice to update to the newest version since the contactRepresentation is improved drastically.
I tried to manually replace the ngl.js file with 2.0-dev36 version but it couldn't load trajectories anymore. How does http://nglviewer.org/ngl/ do it?
The text was updated successfully, but these errors were encountered:
There are some major changes to that version from the handling, that's why it does not work with just copy/paste but it will be in the new release (August/September).
When you're loading trajectories into ngl (without the MDsrv), they are loaded into the cache and only very few formats are available.
Btw - you're always welcome to make some pull requests or other suggestions/issues!
Glad you mentioned the format thing - I see the documentation website said it supports prmtop topology file? But I couldn't get it to work and using a pdb file instead worked.
Some files need the trajectory and a first frame to be able to visualize the structure. What exactly was the problem? (maybe also open an new issue ;-))
Hi
Current NGL version is
0.10.5-18
. Would be nice to update to the newest version since thecontactRepresentation
is improved drastically.I tried to manually replace the
ngl.js
file with2.0-dev36
version but it couldn't load trajectories anymore. How does http://nglviewer.org/ngl/ do it?The text was updated successfully, but these errors were encountered: