2.0.1-est-2 • Published 1 year ago

@3dbionotes/protvista-pdb v2.0.1-est-2

Weekly downloads
5
License
Apache 2.0
Repository
-
Last release
1 year ago

ProtVista PDB

PDBe implementation of ProtVista (Nightingale)

Refer PDBe ProtVista Wiki for detailed documentation and examples

Building & Running locally

npm install
npm run build
npm run serve

Build automatically on file save:

npm run watch