What problem does it solve?
Researchers building or selecting variant-effect predictors (AlphaMissense, ESM SAE features, EVE, conservation scores) need statistical evidence that their predictor's scores actually track experimental functional measurements on a specific protein, rather than trusting the predictor blindly.
Core Features & Use Cases
- Predictor-agnostic benchmarking: Scores any per-variant numeric predictor against DMS effect matrices retrieved from MaveDB, with built-in support for ESM-C SAE drops, AlphaMissense bins, ESM logits, and ESM-2 masked-marginal LLR.
- Statistical validation pipeline: Stratifies variants into neutral vs disruptive groups, runs one-sided Mann-Whitney U tests, and sweeps stratification thresholds (neutral band, disruptive quantile, top-K) for robustness evidence.
- Failure detection: Mandatory pre-test sanity gates catch silent NaN failures in predictor computation and verify sign conventions via Spearman correlation before interpreting results.
- Use Case: A researcher publishing a new SAE-based variant scoring method runs this skill on a KRAS DMS dataset to produce a benchmark figure showing p-values and effect sizes across a parameter sweep for reviewer robustness evidence.
Quick Start
Validate my AlphaMissense predictor against the KRAS DMS dataset urn:mavedb:00000115-a-7 and tell me whether its scores reliably distinguish disruptive from neutral variants.