What problem does it solve?
Validating a drug target requires pulling structural evidence from many disconnected databases (PDB, AlphaFold, GPCRdb, SAbDab, BindingDB) and judging whether the data is trustworthy enough to support drug design decisions. This Skill orchestrates those lookups and applies resolution, pLDDT, and druggability criteria so conclusions are grounded in actual structural evidence.
Core Features & Use Cases
- Structure Discovery: Find all experimental and predicted structures for a target via PDBeSIFTS, RCSB, and AlphaFold, with quality scoring from PDBeValidation.
- Binding-Site & Ligand Analysis: Characterize pockets with ProteinsPlus, retrieve ligands and affinities (Ki, Kd, IC50) from BindingDB, and filter crystallization artifacts.
- Specialized Targets: Query GPCRdb for GPCR states and mutations, and SAbDab/TheraSAbDab for antibody-target interfaces and epitope mapping.
- Use Case: Given a UniProt ID for a kinase target, compile a summary table of all PDB structures with resolution, ligands, and coverage, then grade the druggability evidence from T1 (co-crystal plus affinity) to T4 (homology model only).
Quick Start
Find all available structures for UniProt target P04637, assess their resolution and quality, and evaluate the druggability of its binding pockets.