GSEA single cell
1
1
Entering edit mode
13 days ago
SHP ▴ 10

Hello, I am analyzing single cell data. I ran Seurat's FindMarkers function to find the differentially expressed genes between each diseased and healthy celltype. I wanted to do Gene set enrichment analysis using clusterProfiler package. How to rank genes before using it.

gsea scRNA-seq • 390 views
ADD COMMENT
0
Entering edit mode

I use sign(log2Fold )* -log10(pvalue), if you use presto you may use auc to rank, see https://crazyhottommy.github.io/scRNA-seq-workshop-Fall-2019/scRNAseq_workshop_3.html

ADD REPLY
0
Entering edit mode
11 days ago
Ribo ▴ 50

Hi,

If you are interested in the magnitude of change, you can use the log2 fold-change values for ranking.

ADD COMMENT

Login before adding your answer.

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