Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 743 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 743 Bytes

EMDB Molstar

EMDB implementation of Mol* (/'mol-star/)

This plugin was based on the [PDBe Molstar]( Refer PDBe Molstar Wiki for detailed documentation and examples)

Building & Running locally

npm install
npm run build
# npm run rebuild  # for a clean build
npm run serve

Build automatically on file save:

npm run watch

Manual testing

  • Run locally by npm run serve
  • Go to http://127.0.0.1:1338/portfolio.html and check the viewer with various different setting (some of these reflect the actual setting on PDBe pages)
  • If you want to tweak the options, go to "Frame URL" and change the options in the URL