Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 980 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 980 Bytes

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