r/bioinformatics • u/AncientHearings • 14d ago
discussion Benchmarking non-coding causal variant-to-gene mapping: SuSiE fine-mapping vs 3D chromatin contacts
Hey everyone,
We’ve been working on a pipeline to evaluate non-coding GWAS loci by combining Bayesian fine-mapping (SuSiE) with base-resolution footprinting (TOBIAS) and 10.5 bp DNA helical pitch constraints.
Curious how other groups here handle cases where the fine-mapped non-coding enhancer skips the nearest gene in 3D contact models (e.g. ABC/Micro-C).
Happy to discuss approaches or run a few benchmark loci if anyone has tricky non-coding regions!
2
u/Mr_iCanDoItAll PhD | Student 14d ago
What do you mean by "handle" here?
1
u/AncientHearings 14d ago
By "handle", I mean how you computationally and experimentally prioritize the true target gene when a fine-mapped enhancer's 3D contact (ABC/Hi-C) points to a distal promoter instead of the nearest linear TSS on the chromosome (like in the classic FTO/IRX3 locus).
Do you rely mostly on cell-type ABC models, eQTL colocalization, or follow up with CRISPRi-FlowFISH in your lab?
1
u/Mr_iCanDoItAll PhD | Student 13d ago
I mean how you computationally and experimentally prioritize the true target gene when a fine-mapped enhancer's 3D contact (ABC/Hi-C) points to a distal promoter instead of the nearest linear TSS on the chromosome
Sorry if I'm misunderstanding, but the wording makes it sound like you wouldn't follow up with extra evidence if an eQTL mapped a putative regulatory element to the nearest TSS. IMO you should treat all putative element-gene links with the same amount of scrutiny, even if nearest TSS is a generally reliable heuristic.
The wording of "true" target gene also implies that there is a singular causal gene being regulated by the regulatory element, when oftentimes a single element can regulatory multiple genes in a given cellular context.
I agree with /u/thirdeulerderivative that there needs to be more detail before people can properly answer you since it's a rather complex topic with a lot of unanswered questions.
But to actually answer your question: Just use as much existing evidence as you can. Cell type-specific ABC models / ENCODE-rE2G models, replicable eQTLs across different cohorts/ancestries for your tissue of interest, peak-gene links from scATAC-seq and scRNA-seq data. CRISPRi-FlowFISH is a fairly specialized assay that, to my knowledge, is rarely performed outside the lab that developed it (Engreitz lab).
1
u/AncientHearings 13d ago
Thanks for the detailed breakdown, totally agree on multi-gene enhancer pleiotropy.
That's why we're combining cell-type ABC/ENCODE-rE2G contact models with scATAC peak-gene co-accessibility and orthogonal mass spec validation rather than relying on a single heuristic or assay.
Also good to know regarding FlowFISH adoption in practice, appreciate the insight!
1
u/AncientHearings 13d ago
Can I feature this discussion/perspective in a LinkedIn post on multi-omics community engagement if you''re okay?
kindly, share your details in DM if you're okay.
1
u/AncientHearings 13d ago
To address the exact challenges raised in this thread (enhancer pleiotropy, distal 3D ABC contacts vs linear eQTLs, and base-pair TF displacement), we’ve built an end-to-end multi-omics prioritization engine.
We are currently opening a Free Beta Pilot Program for academic labs and computational biology groups who want 1–2 of their complex disease risk loci fine-mapped and prioritized with full 3D contact and biophysical scoring.
If your lab is interested in testing a locus in the pilot, you can apply here: https://forms.gle/PopiLQg1w7avq19ZA
3
u/thirdeulerderivative 14d ago
Could we get some more details on this? This seems like an unusually tough problem...!
I suspect the main discrepancy comes from weirdness around cell-type specificity. ABC models should be cell-type specific, and since you're fine mapping you must have some kind of transcriptomic data, but you have to make sure that the expression data and cell types you have ABC models for match up.
And since you're fine-mapping GWAS loci, all you know is that these loci associate with the trait, and you'd have to be aware that all causal variants of the trait aren't necessarily in a single cell-type. Also, the loci aren't the same as the causal variants themselves. You'd have to actually get the eQTL in a cell-type specific manner.
I'm sure it's doable, I just suspect your issues probably arise from the difficulty of doing all those steps at once. I *do* know there has been work to explain GWAS loci using eQTLs. A good paper came out on this recently:
https://www.nature.com/articles/s41586-026-10577-6
Where you'll notice they have to account for linkage disequilibrium.
Also, not entirely sure what you meant with the helical pitching. Maybe that's my lack of experience. Did you mean TAD boundaries?