How can i do enrichment analysis more precisely for differential expression analysis results ?
2
1
Entering edit mode
5.8 years ago
Angela ▴ 30

I did differential expression analysis and I want to identify most related pathways to my leukemia sample, I tried many different websites (toppfun, enrichR, GSEA,) but the results are huge How can I do enrichment analysis more specifically? to fine more related results

RNA-Seq • 1.5k views
ADD COMMENT
0
Entering edit mode

Hello b.nota, I got error in installation? had non-zero exit status how i can use gogadget package in R?

ADD REPLY
0
Entering edit mode

Please use ADD COMMENT/ADD REPLY when responding to existing posts to keep threads logically organized. Your comment should have gone under @b.nota's answer.

ADD REPLY
0
Entering edit mode

What version of R do you use (what OS, Windows?). Do you have the other required packages installed?

ADD REPLY
0
Entering edit mode

I use R version 3.5 on windows. and installed dependency packages 'gplots'

ADD REPLY
0
Entering edit mode

I am only guessing here (never had installation problems before), did you install all dependencies? So goseq and dplyr as well?

ADD REPLY
1
Entering edit mode

Thank you for your good package

ADD REPLY
3
Entering edit mode
5.8 years ago
liux.bio ▴ 360

You can try Cytoscape APP Bingo. It presents the hirarchical relationships of the GO terms. I often use it to find specific enriched GO terms.

Additionally, you can try Revigo. It summarize GO terms by removing redundant terms. It has awesome visualization.

If you want to explore enriched Kegg pathways, you can try KeggExp. PS: I am the author of KeggExp.

ADD COMMENT
1
Entering edit mode
5.8 years ago
Benn 8.3k

You can try to filter the results, to filter out too general terms (term like "biological process", or "metabolism"). Or/and you can cluster similar GO terms (based on overlapping genes). I made a tool in R with functions to filter or cluster, called gogadget. You'll have to do the analysis with goseq first, or you'll have to convert your results to goseq results data.frame.

ADD COMMENT

Login before adding your answer.

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