MolProbity Next
A complete rewrite of the MolProbity validation service, using modern web technology. The validation runs behind a task queue, so a structure that takes minutes to validate does not hold the browser. Results land in a sortable per-residue table beside three viewers: Mol* to look, Moorhen to correct, and Kinemage for probe dots and validation markup, with interactivity between the results table and the viewers.
Each residue carries one MP-Triage score answering which to fix next, driven by its worst finding rather than the sum, because four small clashes should not outrank a twisted peptide. It is reported to one decimal place so nobody reads it as a count.
- Stack
- Django, CCTBX, PostgreSQL, Mol*, Moorhen, Kinemage
- Scale
- 56,385 lines
1,512 unit tests
26 E2E specs
346 commits - Period
- 2025.08 to present
- Status
- In active development