Recommendation for book: GSEA in R programming
1
0
Entering edit mode
2.0 years ago
Amr ▴ 160

Hello, I am learning how to perform GSEA in R programming, is there an advice for a good recommended book?

Thanks in advance :)

GSEA ontology Gene R • 460 views
ADD COMMENT
1
Entering edit mode
2.0 years ago
shiyang_bio ▴ 170

The standard GSEA software is written in Java. You can use the R package "fgsea" to do similar analysis. Their result should be same, only some little difference in the output figures. Before running "fgsea", you need to rank your genes by some metrics, for example, the fold change or the p-value between two groups(e.g. case vs control). These metrics can be done by DeSeq2, edgeR or limma. Hope this information can help you.

ADD COMMENT

Login before adding your answer.

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