cyberneticlibrary

Predict protein-molecule binding poses

diffdockskillsetup L327,559
K-Dense-AI/scientific-agent-skills
What it does

Predict protein-ligand binding poses via diffusion models

Best for

Structure-based drug discovery when you need 3D binding poses and pose rankings for virtual screening or lead optimization.

Inputs
  • · PDB file or protein sequence
  • · ligand SMILES/SDF/MOL2 file
  • · optional protein embeddings
Outputs
  • · ranked SDF poses with confidence scores
  • · docking result CSV
Requires
  • · Python 3.9+
  • · PyTorch/PyG
  • · RDKit
  • · optional CUDA GPU
Preconditions

DiffDock v1.1.3 installed via conda/Docker, GPU recommended for speed

Failure modes

Predicts poses only, not binding affinity; needs external scoring (GNINA/MM-GBSA) for ΔG; confidence scores may be overconfident on novel scaffolds

Trust signals
  • · State-of-the-art diffusion-based docking
  • · Batch processing for virtual screening
  • · Confidence scoring integration