GSEA Pre-ranked for an Overlapped Gene Set
1
0
Entering edit mode
3.4 years ago

I have two differential expression pipelines that have yielded two gene sets. Per my research question, I am interested in the genes that overlap these gene sets (i.e., significantly differentially expressed in BOTH gene sets.)

I've gone ahead and conducted a enrichment analysis using each of the gene sets separately through GSEA (and a background signature set I am interested in.)

But is there anyway to try this with the overlapping gene-set? Because GSEA requires one fold change value per gene, I'm not quite sure how this would work.

Thanks!

R GSEA • 1.1k views
ADD COMMENT
3
Entering edit mode
3.4 years ago
kelen ▴ 200

I haven't come across (yet) anyone doing GSEA on overlaps exactly for the reason you mention, that they need to be ranked somehow. This kind of leaves you with over representation analysis (ORA).

I would suggest checking what happens when you do ORA on these gene lists. I quite like gprofiler for that (https://biit.cs.ut.ee/gprofiler/gost), they also have an R package. You can run all overlapping genes together or play around with just separating the overlapping up-regulated genes and down-regulated genes and testing these separately. There is also an option on gprofiler to input an ordered list based on something meaningful (that would bring you back to the question of how do you rank/order the overlaps, though). They recently published a workflow for various approaches (https://f1000research.com/articles/9-709) and even show how you can make the output compatible with clusterprofiler for visualization.

Or you can just look at the over-laps of your actual GSEA results, to see which pathways are perturbed using both approaches.

ADD COMMENT
0
Entering edit mode

I agree with @Kelen on trying ORA with the intersection list.

ADD REPLY

Login before adding your answer.

Traffic: 2532 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6