2.0.0 • Published 4 years ago

pdb-residue-interactions v2.0.0

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
4 years ago

PDB Residue Interactions

NPM version

This is a component based on the residue contacts viewer in Protein Contacts Atlas. It displays, in graphical form, the atomic contacts between each of the secondary structural elements (helices and sheets) in a protein. The broader the connection between each of the secondary structural elements, the more atomic contacts are involved in the interface. Hovering over these connections will display the exact number of atomic contacts in this interaction.

PDB Residue Interactions

Getting Started

Refer PDB Residue Interactions Wiki for detailed documentation and examples

Building & Running locally

npm install
npm run build
npm run serve