/pdb-3d-complex

Summary web-component for the PDB 3D complex, a server that analyses the complexes in crystal structures

Primary LanguageTypeScriptApache License 2.0Apache-2.0

PDB 3D Complex

NPM version

The PDB 3D complex is a server that analyses the complexes in crystal structures. This component gives a compact summary of the results for a particular PDB code and assembly. Selecting ‘more details’ gives further information based on the 3D Complex prediction and clicking on the ‘Evidence’ text links out to the server for further information.

PDB 3D Complex

Getting Started

Refer PDB 3D Complex Wiki for detailed documentation and examples

Building & Running locally

npm install
npm run build
npm run serve