
Genomic testing reads a patient's DNA to look for variants — differences in their genetic code that might cause disease.
Even after testing, more than half of rare disease patients remain undiagnosed. This is not because the test failed to read the DNA correctly. The DNA data is there. The problem is that:
We don't yet know what all of it means.
Every year, researchers discover:
Unlike a blood test or an X-ray, genomic data doesn't expire. It can be stored and re-examined later. This means:
A diagnosis that was impossible to make in 2020 might be straightforward to make in 2025 — using the exact same DNA data.
Reanalysis means re-running the interpretation of a patient's already-sequenced DNA against newer, updated scientific knowledge.
Think of it like this:
Yes. A meta-analysis of ~9,500 undiagnosed patients found that reanalysis increased diagnostic yield by ~10% over roughly two years.
Because today, reanalysis is overwhelmingly manual. It requires:
The result: the vast majority of stored genomes are never revisited, even as the data keeps accumulating.
Any automated system must balance four competing pressures:
| Term | What it means | Why it matters |
|---|---|---|
| Sensitivity | Ability to catch true diagnoses | Missing a diagnosis = patient stays undiagnosed |
| Specificity | Ability to avoid false alarms | Too many false positives = analysts overwhelmed |
| Candidate variants per patient | How many results a human must review | Directly determines whether the system is sustainable |
| Frequency of reanalysis | How often you re-run the analysis | More frequent = faster diagnoses, but more work |
The limiting factor in real-world genomic reanalysis is not the algorithm's ability to find variants. It is human expert review time. An automated tool that flags 50 candidates per patient is not useful if analysts can only realistically review 1–5.
This is the central design challenge Talos was built to solve.
Talos is an open-source, automated tool that re-interprets a patient's existing variant data against the latest scientific knowledge each time it runs.
Stage 1 — Static Annotation (collect unchanging information)
Stage 2 — Dynamic Annotation + Prioritization (apply up-to-date knowledge) Talos draws on two continuously updated public databases:
It then applies a variant-prioritization algorithm designed to surface variants most likely to meet clinical reporting standards (ACMG/AMP criteria).
It also uses:
Stage 3 — Reporting
Most tools return a long ranked list of candidates. Talos deliberately returns a short, high-confidence set.
Think of it like a search engine that shows you 3 highly relevant results vs. one that shows 3,000 results ranked by relevance. If you only have time to read 3, the first approach wins.
On each iterative cycle, Talos only flags variants whose supporting evidence has changed since the last run.
This means analysts aren't re-reviewing the same variants over and over. They only see what is genuinely new.
Result: In monthly cycles, analysts needed to review only 1 new variant per 200 patients — making frequent reanalysis sustainable.
The fact that performance held across two very different cohorts demonstrates generalizability — the tool isn't just tuned to one specific population.
Talos was deployed on 4,735 previously undiagnosed patients from Australian Genomics research studies and a diagnostic laboratory.
| Source | % of diagnoses | What this means |
|---|---|---|
| New gene–disease relationships | 32% | Science discovered new gene links after original test |
| New variant-level evidence | 22% | A variant was reclassified as disease-causing |
| Improved filtering/analysis | 45% | Better methods, broader variant types (CNVs), refined phenotype filters |
59% of new gene–disease diagnoses were not yet in OMIM (the standard reference database) at the time of reanalysis. This highlights the value of using a rapidly updated resource like PanelApp Australia rather than slower-updating databases.
Talos was run for 29 monthly cycles on the same cohort.
Finding 1: Most value comes on the first pass, but iteration still matters
Finding 2: Iteration is sustainable
Finding 3: Speed from discovery to diagnosis
Compare this to the traditional model, where patients might wait years — or forever — for someone to manually revisit their file.
This makes continuous reanalysis economically viable at scale.
Talos reframes genomic reanalysis from:
❌ A rare, labor-intensive, inconsistently funded event
To:
✅ A continuous, automated program that keeps pace with science
The authors anticipate that AI models for predicting the consequences of genetic variation will further enhance reanalysis — as these models improve, they can be plugged into the Talos pipeline to catch even more diagnoses.
Incomplete genomic knowledge
↓
Patients remain undiagnosed after first test
↓
Reanalysis is the solution — but manual reanalysis doesn't scale
↓
Automation is needed — but must balance sensitivity, specificity, and reviewer burden
↓
Talos solves this by being conservative + incremental
↓
Validated at scale: 241 new diagnoses, 5.1% yield, 32-day average turnaround
↓
Continuous reanalysis becomes a sustainable, affordable clinical program
The central lesson of this article is that the value of genomic data doesn't end at the first test — and with the right automated tools, health systems can continuously convert accumulating scientific knowledge into diagnoses for patients who have been waiting, sometimes for decades.