The standard way to read how two proteins evolve together needs a shared family tree. Humans and their pathogens have none. We found the co-evolutionary signal that survives anyway — readable from the strain sequences surveillance already collects.
Direct-coupling analysis reads which residues co-evolve by lining up two proteins across a shared species tree and watching them change together. A human receptor and the viral or bacterial protein that grips it share no such tree. Across eight experimentally solved complexes, seven share zero taxa — the paired alignment cannot even be built. A positive control on co-speciating proteins recovers contacts at AUC 0.61, proving the method works; it is the missing shared history that breaks it.
“The method was not broken. Its founding assumption was never true here — so we went looking for a signal that doesn't need it.”
— the pivot that reorganized the project
A pathogen under pressure to bind — or to escape immunity at — a host receptor concentrates its variation at the contact residues. That variation is visible across strains of a single species, so it needs no host tree, no paired alignment, and no mutational-scanning experiment. For SARS-CoV-2, ACE2-contact residues vary 4.2× more than the rest of the domain (permutation p = 1×10⁻⁴). Two clean negatives keep it honest: strain covariation does not predict 3D contact (ρ=−0.04), and the host side is invariant — the selection is one-sided.
We tested the signal across kingdoms, asked whether it improves prediction, and pushed it into structure. Every result is shown with its caveat, including a negative from our newest AlphaFold-3 pilot.
Significant in 3 of 8 systems across viral and bacterial pathogens. Fold-change alone misleads — Yersinia hits 9.4× on near-zero entropy — so we gate on an absolute-entropy floor. HIV is null: it shields its receptor site.
A species-balanced leave-one-species-out benchmark (13 species, 9,172 pairs) shows transfer tracks phylogenetic proximity: chance for isolated species, strong when a relative is in training. A lightweight arms-race feature helps 8/13, viral-biased.
Our newest pilot: AlphaFold-3 interface confidence does not discriminate true from decoy pairs for an isolated pathogen (pooled AUC 0.50). A pilot, with a shallow-MSA caveat — but a result that tells the next study where not to look.
Not roadmap promises — both are demonstrated on the data.
The signal runs on exactly the data pandemic genomic surveillance already produces — strain sequences plus a structure. It flags which interface residues are under active diversifying selection before they are annotated as escape mutations, recovering the known SARS-CoV-2 escape geography and deployable prospectively on new pathogens.
DemonstratedThe species-balanced, leave-one-species-out protocol is a reusable instrument that exposes the phylogenetic-leakage failure mode pooled metrics hide. It corrected our own earlier artifact — an apparent 0.485 "chance" transfer that was really two oversized folds — down to an honest 0.57.
DemonstratedA Jupyter notebook regenerates every headline number from the saved result data. No GPU, no re-training — just numpy pandas scipy matplotlib.
Loads the out-of-fold predictions and metric tables and recomputes the balanced-benchmark AUCs, the coevolution lift, and the AlphaFold-3 no-relative negative — matching the paper to 4 decimals.
Open the notebook →The result files behind every claim: oof_balanced.npz (9,172 pairs), the per-species transfer table, the balanced metrics, and the AF3 ipTM scores.
Browse the data →Everything in one place — the report, figures, notebook, data, and this site. Clone it, open the notebook, and reproduce the results.
View the repo →The complete scientific report — background, hypotheses, methods, results, and conclusion — with every figure and 20 verified references.