A reading of one human genome with a genomic foundation model: what its DNA carries, and why carrying a disease variant is almost never the same as having the disease.
| Topics | Life sciences · Linear probes |
| Models | Evo2-7B (EVEE pathogenicity probe) · gnomAD frequency gate · ClinVar / OMIM review |
| References | EVEE (Evo Variant Effect Explorer) · Evo2 genomic foundation model · 1000 Genomes Project |
A genome is a three-billion-letter text, inherited in two copies, one from each parent. Compared against the reference sequence scientists use as a yardstick, any one person carries millions of single-letter differences.
To read those variants, this recipe uses EVEE, the Evo Variant Effect Explorer. EVEE scores how disruptive a DNA change looks by reading it through Evo2, a genomic foundation model trained on enormous amounts of genetic sequence, so it has learned what normal DNA looks like and can flag a change that breaks the pattern. EVEE is the model-based step inside a variant diagnosis pipeline: a funnel that starts from every coding and splice variant in a genome and filters down to the handful worth a human's attention. This recipe runs that pipeline on one real genome, HG00096, an anonymous volunteer from the 1000 Genomes Project, and reads back what it carries.
Key takeaways
The funnel starts with every variant in the information-dense part of the genome: the 37,460 single-letter differences that fall in protein-coding and splice regions, the stretches that actually spell out proteins. From there it applies one filter at a time, and the pile shrinks at each step.
What comes out the bottom is five findings worth talking about.
Five findings survived. Three are carrier findings: a single damaged copy of a gene that would only cause illness if both copies were broken. One affects how the body handles a particular drug, and matters only if that drug is ever prescribed. The last nudges the odds of a condition up a little.
These carrier states are exactly what EVEE is built to surface. Most genes come in two copies, and for many of them one working copy is enough, so a single damaged copy causes no symptoms and would never bring someone to a clinic. EVEE catches it anyway: reading each variant straight from the DNA, it scores the damage in a silent copy that no symptom would ever reveal, turning an otherwise invisible carrier state into a finding a human can review.
Two honest limits are worth stating. This is a reading of one genome with one tool, and it looks only at the parts of the DNA that spell out proteins, so it is not a whole-genome screen. And the scores are predictions, not certainties: a carrier or risk finding describes a possibility for the future or for a child, never the person's health today.