drug-mmpbsa-gbsa
OfficialRescore drug binding from MD with MM-GBSA/PBSA.
System Documentation
What problem does it solve?
This Skill computes relative binding free-energy estimates for protein–ligand complexes directly from an already-generated protein–ligand MD trajectory, using the single-trajectory MM-GBSA / MM-PBSA end-point method.
Core Features & Use Cases
- Fast OpenMM GBn2 backend (MM-GBSA): rescoring via
compute_mmgbsa.pywith an OpenMM implicit solvent GBn2 model for high-throughput pose ranking. - AmberTools MMPBSA backend (MM-GBSA and/or MM-PBSA): rescoring via
compute_mmpbsa.pyusingMMPBSA.pyto support both GB (multipleigbchoices) and PB in one run. - Trajectory-frame energy reporting: outputs per-frame energies and summary statistics, including caveats about correlated frames and the need for replicates.
- Practical drug-discovery use case: re-ranking HTVS-docked hits after MD refinement as an orthogonal signal to geometry/stability metrics.
Quick Start
Run a GB-only rescoring from your solvated complex topology and production DCD with the ligand SDF by executing python .agents/skills/drug-mmpbsa-gbsa/scripts/compute_mmgbsa.py --topology md/system/complex_solvated.pdb --trajectory md/run/production.dcd --ligand_sdf md/ligand.sdf --ligand_resname UNL --skip_ns 0.5 --stride 5 --output_dir md/mmgbsa/.
Dependency Matrix
Required Modules
Components
đź’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: drug-mmpbsa-gbsa Download link: https://github.com/learningmatter-mit/AtomisticSkills/archive/main.zip#drug-mmpbsa-gbsa Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.