mdsrv
mdsrv copied to clipboard
MD trajectory server
Hi 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...
GPCRmd example: flickering between non-consecutive time-frames https://drive.google.com/a/stanford.edu/file/d/13KMcuqWVFD0Trr8FfKqBerp_DCPKJkVw/view?usp=sharing
- deltaTime and timeOffset derived when streaming trajectories
remote loading (file selection) via MDsrv, not NGL (more file formats supported), via RESTful API
also update conda-forge recipe feedstock: https://github.com/conda-forge/staged-recipes/pull/3553#issuecomment-322263092
The mdsrv REST API commands that do not trigger a file download generate responses with 'text/html' Content-Type (mimetype) header. This content-types does not match the given output. I recommend adding...