Skip to content

emdb-empiar/emdb-molstar

 
 

Repository files navigation

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

About

Molstar EMDB implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.4%
  • HTML 29.6%
  • JavaScript 11.0%
  • SCSS 1.0%