Bottleneck
Functional screening throughput; combinatorial complexity for rare variants
Current state of the science
The 1000 Genomes Project, gnomAD, and similar large-scale sequencing efforts have catalogued the common variants in the human population — single-nucleotide changes that appear in more than 1% of people. There are roughly 100 million of these. For most of them, we don't know what they do.
For coding variants in well-studied genes, prediction tools (CADD, REVEL, AlphaMissense) are now reasonably accurate. AlphaMissense (released by DeepMind in 2023) classified 89% of all possible human missense variants as either likely benign or likely pathogenic with reasonable confidence. This is enormous progress but is one slice of the problem — coding missense variants are only one variant class.
For non-coding variants (the majority of disease-associated variants from genome-wide association studies), prediction is much harder. For rare variants (most variants), prediction is harder still because statistical methods that rely on population frequency don't work.
Technical pathway
Three complementary directions. First, scaled functional genomics: massively parallel reporter assays and saturation mutagenesis screens that experimentally measure the effect of thousands of variants in parallel. Throughput is improving roughly an order of magnitude per few years.
Second, foundation models trained on functional genomics data plus protein structure plus regulatory annotations. AlphaMissense is an early example; successors will integrate more variant classes and more cellular contexts.
Third, cell-type-specific perturbation atlases — Perturb-seq and successor methods that read the effects of CRISPR knockouts across thousands of cells. The Joint Initiative for Causal Genomics and similar efforts are scaling this.
What is blocking it
The combinatorial problem is severe. Predicting any single variant's effect is hard. Predicting the joint effect of two interacting variants is harder. Predicting effects of dozens of variants in epistatic combinations — which is what real patients have — may not yield to current methods at all. For common, well-studied diseases this is tractable. For rare variant combinations in individual patients, full prediction may remain beyond reach indefinitely.
An honest realistic target is comprehensive prediction for variants in well-characterised genes plus probabilistic prediction with explicit uncertainty for novel variants. This is good enough for AIHS in most cases.
Research ecosystem
DeepMind/Isomorphic Labs on protein-relevant prediction. The Atlas of Variant Effects consortium. Broad Institute, Wellcome Sanger, EMBL-EBI, and similar large-scale genomics centres. Genomic medicine clinics (UK NHS Genomic Medicine Service, US All of Us Research Program) generating the data needed for population-scale validation.