GO and KEGG from DESeq2 counts
1
3
Entering edit mode
3.8 years ago
devarts ▴ 40

Does anyone know of a Bioconductor or other R package that can do GO and/or KEGG Gene set enrichment analysis from counts generated with DESeq2? I have a set of counts generated via DESeq2, with some very nice differential expression analysis. I was thinking of redoing the DE analysis using EdgeR which also uses a negative bionomial based normalization, as I could then use the GOana package for GO and KEGG analysis. Can that work with DESeq2, or is there a similar package that can use counts generated in DESeq2?

R RNA-Seq rna-seq KEGG GO • 5.7k views
ADD COMMENT
0
Entering edit mode

topGO R package is very good and it will work very well for your DESeq2 if you have the GO labels for your genes/proteins sequences:

https://bioconductor.org/packages/release/bioc/html/topGO.html

https://bioconductor.org/packages/release/bioc/vignettes/topGO/inst/doc/topGO.pdf

ADD REPLY
0
Entering edit mode

Just curious to know why edgeR works with GOana whille DESeq2 doesn't. Both gives a list of genes and I have performed GO analysis based on this list on web via DAVID and Panther. What's the difference with R packages?

ADD REPLY
2
Entering edit mode
3.8 years ago
eyonesi ▴ 60

GOseq is a suitable R package for GO AND KEGG enrichment. Maybe this link will help you related to DESeq2.

https://wikis.utexas.edu/display/bioiteam/GO+Enrichment+using+goseq

ADD COMMENT

Login before adding your answer.

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