Discovering novel targets and drug repurposing - the DNA-repair driver hiding in BRCA-normal gastric cancer
A meaningful share of gastric cancers are DNA-repair deficient with no BRCA mutation to explain it. What is actually driving the defect, can you target it - and how do you find a driver whose signal is too weak to survive standard statistical correction?
A share of gastric adenocarcinomas are homologous-recombination (HR) deficient despite wild-type BRCA1/2. We built an explainable, Reactome-based deep-learning network over multi-modal data (methylation, transcriptomics, mutations, proteomics) and layered an LLM over it. It surfaced EZH2 dysfunction as the likely driver - a real association too weak to survive Bonferroni and invisible to transcriptomics alone - and gastric-cancer cell-line HRD scores correlate with sensitivity to tazemetostat, an FDA-approved EZH2 inhibitor. Validated with the Danish Cancer Institute.
Who this is for: Computational-biology, target-discovery, and translational teams interpreting large biological or causal networks and turning them into a drug target.
Validated in collaboration with
Danish Cancer Institute
- HR-deficient gastric cancers with wild-type BRCA1/2
- BRCA-normal
- driver the network surfaced, Bonferroni would bury
- EZH2
- approved EZH2 inhibitor, repurposable for the subtype
- tazemetostat
- connected tools that score each node's role
- 300+
HR-deficient gastric cancers with wild-type BRCA1/2
driver the network surfaced, Bonferroni would bury
approved EZH2 inhibitor, repurposable for the subtype
connected tools that score each node's role
DNA-repair-deficient cancer with no mutation to explain it
A meaningful fraction of gastric (stomach) adenocarcinomas behave as if their DNA-repair machinery is broken. They carry the tell-tale mutational signature of homologous-recombination (HR) deficiency and score high on standard HRD measures - the same defect that makes BRCA-mutant breast and ovarian cancers vulnerable to PARP inhibitors and platinum chemotherapy. The catch: in these stomach tumours the usual culprits, BRCA1 and BRCA2, carry no pathological mutation. Something else is breaking DNA repair, and it doesn't show up where anyone looks first.
That gap is clinically expensive. HR deficiency is one of the most exploitable weaknesses a tumour can have - but only if you know what is causing it and whether the cause can be drugged. So the question for these patients is concrete: what is actually driving the repair defect, and is there a target for it, ideally one an existing drug already hits?
What teams in this space search for
- What drives HRD in a cancer with no BRCA1/2 mutation?
- Can you find a drug target whose signal is too weak to survive multiple-testing correction?
- How do you make a large explainable network actually actionable?
How we solved it with Hydra
“We have gastric-cancer cases that look HR-deficient - HRD signature and elevated HRD score - but with wild-type BRCA1/2. Build an interpretable network from Reactome and find the features that best separate high- from low-HRD cases. Then layer an LLM over the network to read it: surface the genes and pathways upregulated in HR-deficient patients, propose a likely driver, score each uncertain node's role and druggability, and search the literature for a drug we could repurpose.”
Multi-modal input
- Methylation
- Transcriptomics
- Mutations
- Proteomics
Explainable AI
Biology-informed model. Every node maps to a real gene, pathway, or process - interpretable by design.
LLM-enabled discovery
- Key genes, pathways & processes↓
- Novel candidate targets↓
- Related, repurposable drugs
Surfaced driver
EZH2 · histone methyltransferase
Repurposing lead
Tazemetostat · FDA-approved
New in gastric cancer - its importance was unknown, and missed with transcriptomics alone.
Gene-expression layer
Reactome-derived input features
EZH2 / PRC2
Histone methyltransferase node
HR repair pathway
BRCA1/2 wild-type
HRD-high phenotype
Mutational signature + score
LLM interpretation layer
Reads every node and edge
Tazemetostat
EZH2 inhibitor · repurposing lead
Drag any node to reposition
What Hydra ran
The starting point was a biological knowledge-based deep-learning network - a PNET - built from Reactome, taking multi-modal input: methylation, transcriptomics, mutations, and proteomics. Its first advantage is structural: every node maps to a real biological entity or function (a gene, a protein, a pathway), so the model is interpretable by design rather than a black box you rationalise after the fact. It was trained to distinguish high-HRD from low-HRD gastric cases, then queried for the features that best separate them.
An explainable network is still hard to read - thousands of nodes and edges make it almost impossible to see what matters by eye. So the module layered a large language model over the network. The LLM reads the whole graph, identifies the key genes and pathways upregulated in HR-deficient patients, surfaces candidates a human would struggle to spot in the mesh, and runs its own literature search to connect them to existing drugs. The network supplies interpretable structure; the LLM supplies interpretation at scale.
For each node whose role was uncertain, the agent scored it across more than 300 connected tools and databases (UniProt, AlphaFold, DepMap, ChEMBL and others): druggability, cellular location, essentiality in healthy versus diseased cells, and any competing compounds already in development. The scored list is generated dynamically and used to sort nodes into targets, biomarkers, and surface receptors.
What it found
The network pointed at EZH2. Asked what best distinguishes high- from low-HRD cases, it flagged EZH2 dysfunction as the likely driver of the repair defect - a gene with no obvious link to BRCA, and one not prominent in the prior gastric-cancer literature.
The headline is how easily this would have been missed. EZH2's association with HRD status is real (Figure 1), but on its own it would not survive multiple-hypothesis correction: test thousands of genes one at a time and apply Bonferroni, and EZH2 drops below the line with the noise. It is invisible to transcriptomics alone - the signal only holds up once the biology-informed model integrates methylation, mutations, and proteomics alongside expression. Routine analysis would have buried a true vulnerability; the network surfaced it because it reasons over multi-modal data and pathway structure, not one gene at a time in isolation.
The finding is mechanistically plausible. EZH2 is a histone methyltransferase already implicated in regulating homologous recombination, so EZH2 dysfunction disrupting HR is biologically coherent rather than a statistical artefact.
Then the payoff. Across gastric-cancer cell lines, HRD score correlates significantly with sensitivity to tazemetostat - an FDA-approved EZH2 inhibitor originally developed for sarcoma. The network did not just name a gene; it pointed to a repurposable drug and a synthetic-lethal strategy for a defined cancer subtype: the more HR-deficient the tumour, the more it leans on EZH2, the more an EZH2 inhibitor should hurt it. This work was carried out and validated in collaboration with the Danish Cancer Institute.
EZH2 sits higher in high-HRD cases than in low-HRD cases. The shift is real, but the groups overlap and the effect is modest - tested gene-by-gene across the genome and corrected with Bonferroni, it would not clear the line. The network surfaces it anyway, because it reasons over pathway structure rather than one gene in isolation.
What we learned
Explainability tells you how a model reached an output; interpretability tells you which nodes matter and what each one is. A network whose nodes map to biology gives you the first; layering an LLM over it, plus scoring each node's role, gives you the second - and that is what turns a graph no one can read into a decision and a drug to try.
The same approach generalises to any network. The agentic layer scores any node in any causal network for druggability, location, essentiality, and competition, sorting nodes into targets, biomarkers, and surface receptors. It can also overlay established prior knowledge onto a causal network to test whether known interactions are recovered by the model - and the whole enrichment runs from a single prompt, the agent selecting its own tools and databases, in hours rather than weeks. The team submits the analysis and returns to validate the result rather than doing the integration by hand.
This is the exploratory first step, not the last word. Because every Hydra analysis ships with its executable, associated codebase, Pharos can attach it to a client's additional databases, internal documents, and proprietary data - turning a one-off exploration into a production workflow that drives the next experiments. The end state is a human-in-the-loop, self-improving loop: agentic solutions automate the experimentation a data scientist would otherwise run by hand - robustness across cohorts and batches, the effect of mutations on a target's predictive power - and encode that know-how so it compounds. Some discovery work cannot be written as fixed rules; that is exactly where learning beats programming.
The same trick works on any network
Strip the biology back to a toy schematic: a gene-expression layer (G) feeds a protein layer (P) that connects to a clinical outcome (CO). Some nodes never connect to the outcome; others do. But a connection alone does not tell you what a node is - the same connected node could be a target, a biomarker, or a surface receptor. Some are druggable; some carry high toxicity. That context is exactly what the raw network is missing, and exactly what an agentic layer can add.
Take two nodes both connected to the outcome but with uncertain roles. Using Hydra’s integrated tools - UniProt, AlphaFold, and 300+ connected databases and methods - each node is scored and explained: druggability, cellular location, essentiality in healthy versus diseased cells, and any competing compounds already in development. The scored list is generated dynamically and used to sort nodes into targets, biomarkers, and surface receptors. The same approach can overlay established prior knowledge onto a causal network to test whether known interactions are recovered by the model.
Click a protein node to score its role
Verdict: Druggable, disease-selective and intracellular - a synthetic-lethal target. (This is the EZH2-shaped node.)
Sorted into
- Targets list
- Surface receptors
- Biomarker list
The scored list is generated dynamically and sorts each node.
What you get
- A likely driver (EZH2) for HR-deficient, BRCA-normal gastric cancer, surfaced from an interpretable network
- A true vulnerability that standard multiple-testing correction (Bonferroni) would have buried
- A concrete repurposing lead: tazemetostat, an approved EZH2 inhibitor, for a defined subtype
- A synthetic-lethal hypothesis with cell-line support (HRD score vs tazemetostat sensitivity)
- Every uncertain node role-scored - druggability, location, essentiality, competition - across 300+ tools
- A reusable way to read any causal network, and a path from exploration to a production workflow on your data
Data sources used
- Reactome (biological knowledge network / PNET structure)
- Multi-modal profiles (methylation, transcriptomics, mutations, proteomics)
- Gastric-cancer cohorts (HRD signature, HRD score)
- Cell-line pharmacology (HRD score vs tazemetostat sensitivity)
- UniProt, AlphaFold, DepMap, ChEMBL (node-role scoring)
This work was carried out and validated in collaboration with the Danish Cancer Institute. Figures reflect analyses run on public and cohort datasets; the methods and results shown are real and repointable to your own target.
Sources & methods
- Validated in collaboration with the Danish Cancer Institute
- Network architecture: biologically-informed neural network (PNET) built on Reactome pathways (Elmarakeby et al., Nature 2021)
- EZH2 in homologous recombination: histone methyltransferase implicated in HR regulation
- Tazemetostat: FDA-approved EZH2 inhibitor (originally epithelioid sarcoma / follicular lymphoma)
- HR deficiency: HRD mutational signatures and genomic-scar HRD score
- Node-role scoring: UniProt; AlphaFold; DepMap; ChEMBL
Frequently asked questions
How can a gastric cancer be HR-deficient without a BRCA mutation?
HR deficiency is a phenotype - the tumour shows the HR-deficient mutational signature and a high HRD score - and BRCA1/2 are only two of many ways to reach it. In these gastric cases BRCA1/2 are wild-type, so the defect is driven by something else. The network points to EZH2 dysfunction as a likely cause.
Why would standard statistics miss EZH2?
Testing thousands of genes one at a time and correcting for multiple comparisons (Bonferroni) sets a very high bar. EZH2's association with HRD status is real but not strong enough to clear that bar on its own, so it gets discarded with the noise. It is also missed by transcriptomics alone - the signal only emerges once methylation, mutations, and proteomics are integrated with expression in the biology-informed model, which reasons over pathway structure rather than each gene in isolation.
What makes EZH2 a credible driver and not a fluke?
EZH2 is a histone methyltransferase already implicated in regulating homologous recombination, so a change in EZH2 function disrupting HR is mechanistically coherent. And gastric-cancer cell-line HRD scores correlate with sensitivity to the EZH2 inhibitor tazemetostat - independent, functional support for the link.
What is the repurposing opportunity?
Tazemetostat is an FDA-approved EZH2 inhibitor developed for sarcoma. Because HR-deficient gastric cell lines are more sensitive to it, it is a concrete synthetic-lethal candidate for the HR-deficient, BRCA-normal gastric subtype - an approved drug pointed at a new, defined population.
Why layer an LLM over the network at all?
Even an explainable network is too dense to read by eye. The LLM reads the whole graph, surfaces the genes and pathways that matter, scores each uncertain node's role and druggability across 300+ tools, and runs the literature search that connects a target to a repurposable drug - the interpretation step that turns structure into a decision.
Run this analysis on your question
Hydra plans, executes, and validates, so you reach a defensible answer in hours, not weeks.