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
I want to load a trajectory in H5 format into NGL, but using "file://" as source doesn't work because NGL doesn't understand H5.
The docs speak of a way to plug trajectory data from the server directly into NGL. I also see the code in trajectory.py provides a method to read H5 trajectories using MDTraj.
Could you provide a quick example JS to load a H5 trajectory from MDSrv?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hello,
I want to load a trajectory in H5 format into NGL, but using "file://" as source doesn't work because NGL doesn't understand H5.
The docs speak of a way to plug trajectory data from the server directly into NGL. I also see the code in trajectory.py provides a method to read H5 trajectories using MDTraj.
Could you provide a quick example JS to load a H5 trajectory from MDSrv?
Thanks in advance
The text was updated successfully, but these errors were encountered: