Skip to content

PDBeurope/pdb-redo

Repository files navigation

PDB Redo

NPM version

The PDB-REDO component shows the change in geometric quality (a combined score for Ramachandran plot, side-chain rotamer, and atomic packing quality) and fit to the experimental data between original PDB entry and its re-refined and rebuilt PDB-REDO counterpart.

PDB Redo

Getting Started

Refer PDB Redo Wiki for detailed documentation and examples

Building & Running locally

npm install
npm run build
npm run serve