GSEA vs Functional Annotation
1
0
Entering edit mode
10 months ago
turcoa1 • 0

Hi there,

I just finished a differential gene expression analysis with DESeq2. I now have a list of the top 500 most downregulated genes and want to annotate these genes to see what they are involved in. I have been looking into gene set enrichment analysis but I am confused in regards to the statistical test employed in GSEA. If I am already working with genes that I know are under expressed in a single condition, why would I need to compare differences in these conditions again? I am trying to understand how I can simply visualize the gene sets without employing a statistical test as I only want to focus on genes downregulated in one condition.

Set Analysis Gene Enrichment • 590 views
ADD COMMENT
0
Entering edit mode

read a thread here

ADD REPLY
0
Entering edit mode
10 months ago
LauferVA 4.2k

What you have done with DESeq2 is to generate results for individual genes.

By contrast, what GSEA tells you is, if, taken together, all those individual gene results also constitute a significant difference to the entire pathway.

DESeq2 Result : DE gene : : GSEA : DE pathway

Because GSEA essentially is a framework of rigorous statistical analyses, one cannot perform GSEA "without employing a statistical test".

It is true you can visualize gene sets without generating differentially expressed pathway results. However, two caveats occur to me:

1) you would not be able to comment on whether the pathway is significantly dys-regulated without GSEA or another like methodology, you'd just be looking at the genes laid out in some fashion.

2) most well-developed software packages used to visualize gene sets also rely on the results of GSEA or some algorithm like GSEA (see, for instance, enrichplot). As such, if you wish to look at gene sets, even then I'd probably still run GSEA.

ADD COMMENT

Login before adding your answer.

Traffic: 2547 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