Back to writing
PERSONALIZED THERAPEUTICSSep 9, 2026·12 min read

AlphaGenome Atlas Won't Design a Cancer Vaccine. It Still Changes the Stack.

What DeepMind's 9-billion-variant map and AVI score actually add to personalized therapeutics—and what they do not.

Google DeepMind's AlphaGenome Atlas makes a dramatic promise: precomputed molecular-effect predictions for every possible single-letter change in the human genome—roughly nine billion variants.

That is real infrastructure. It is not a personalized cancer-vaccine engine.

Both statements can be true, and the distinction is the useful one.

What AlphaGenome Atlas actually changes

Sequencing has become cheap enough to produce far more variants than a scientist can inspect one by one. The bottleneck is interpretation: which changes might alter the biology of a cell, and how?

AlphaGenome Atlas is a lookup layer for that problem. It packages predicted molecular effects across the genome, including non-coding DNA—the control system that influences gene activity—and pairs each variant with an AlphaGenome Variant Impact (AVI) score.

Patient VCF
   ↓
Millions of possible genetic differences
   ↓
Atlas / AVI prioritization
   ↓
Smaller set of variants worth investigating

The score is useful because it condenses several kinds of evidence into one prioritization signal, while the accompanying attributions can point toward possible mechanisms: protein impact, splicing, gene expression, chromatin accessibility, and more.

It makes the first pass at variant interpretation much faster.

Why that is not neoantigen prediction

For a personalized cancer vaccine, the central question is not merely, “Is this variant biologically consequential?”

It is:

Will this patient's tumor produce a mutant peptide that is presented by this patient's HLA molecules and recognized by their T cells?

Those are different prediction tasks.

AlphaGenome / AVI
  “What might this DNA change do to molecular biology?”

NetMHCpan and related models
  “Can this mutant peptide be presented by this patient's MHC?”

Immunogenicity models and experiments
  “Will a T cell care?”

An AVI score cannot replace the peptide-generation, MHC-presentation, or immunogenicity layers. A mutation may look functionally severe and still make a poor vaccine target. Conversely, a mutation does not need to be a major driver of cancer to create a valuable tumor-specific antigen.

This is why “use the highest AVI variants as the vaccine” would be a category error.

Where it fits in Project Rosie

The right architecture is additive:

Tumor VCF
  ├── VEP: what changed in the gene or protein?
  ├── AlphaGenome / AVI: what broader molecular effects are plausible?
  ├── RNA: is the altered gene/transcript expressed?
  └── pVACtools / NetMHCpan: which mutant peptides may be presented?
                          ↓
                 transparent Rosie scorer
                          ↓
                    selected neoantigens
                          ↓
                      mRNA design

For a future human version of Rosie, AVI belongs as one feature among many in a transparent ranking system. It can add context for deciding which variants deserve extra attention, especially where regulatory or splicing effects may produce abnormal transcripts and potentially novel peptides.

That second possibility is the interesting long-term opening:

Non-coding tumor mutation
       ↓
Altered splicing or regulation
       ↓
Abnormal transcript
       ↓
Potentially abnormal protein fragment
       ↓
Candidate tumor antigen

Atlas makes this upstream search space more tractable. It does not establish the downstream chain. RNA evidence, peptide detection, and T-cell validation are still required.

Why not add it to the canine MVP today?

Project Rosie started in veterinary oncology. AlphaGenome Atlas and AVI are built around human genomic predictions.

That is not a minor implementation detail. It means the current Atlas should not be bolted onto a canine DLA workflow merely because it is new and impressive. The biology may rhyme across species, but model outputs and reference data are species-specific.

The disciplined move is:

  • keep the canine MVP focused on its existing evidence pipeline;
  • define a human Phase 2 module for AlphaGenome/AVI enrichment;
  • adopt comparable canine resources only when the underlying data and validation justify them.

The wider effect on personalized therapeutics

The larger shift is not that AI has solved therapeutic design. It has shifted the cost curve of generating hypotheses.

Before
Sequence → huge candidate list → manual triage → experiments

Increasingly
Sequence → AI prioritization → focused experiments → evidence

That matters in rare disease, target discovery, pharmacogenomics, gene-editing design, and cancer. But it also makes the remaining hard parts more visible:

  • proving a prediction in the relevant tissue and patient context;
  • making a safe, manufacturable therapeutic;
  • validating it prospectively in the clinic;
  • building the data loop that improves the next decision.

The value does not disappear. It moves downstream from generic variant interpretation toward evidence, execution, manufacturing, clinical integration, and outcomes.

The practical verdict

AlphaGenome Atlas is genuinely useful for a future human Rosie. It is a high-quality new signal for variant prioritization, particularly when investigating non-coding and splicing effects.

It is not a replacement for neoantigen ranking. It cannot tell us whether a peptide will be presented or produce an anti-tumor T-cell response.

It is not an excuse to add complexity to the canine MVP. The system should be species-aware and evidence-led.

The best takeaway is less dramatic than the headline, but more actionable: a previously expensive layer of genomic interpretation is becoming a reusable building block. That makes it easier for small teams to spend their energy on the part that ultimately matters—turning a prediction into a treatment that helps a patient.

AlphaGenome Atlas is a research and discovery resource, not a substitute for clinical validation or medical advice.

Keep reading

How Do You Turn a Tumor Mutation Into a Personalized Cancer Vaccine?

The Project Rosie pipeline, explained from zero.

SYSTEM ONLINE
RAG Pipeline Active
Vector DB Connected
Guardrails Enabled