Downsampling of cells in scRNAseq DE analysis
1
0
Entering edit mode
11 months ago
mytp • 0

Hello,

This is a general question with no specific example concerning differential gene expression analysis in scRNAseq data.

We sometimes want to compare two conditions in our DE** analysis but we see the the sample size of these groups greatly differ.

For example, we compare control (n=1500 cells) vs LPS (n=240 cells).

Someone suggested to me to downsample the cells, so at the end one would have a similar / equal number of cells in each group.

I didn't find any information whehter this is something that is acceptable to do, and I am a bit unsure about the approach, or how I can perform it well, or whether there's a nother way to perform the comparison.

I would greatly appreciate any ideas/comments/suggestions !

** We perform DE analysis using FindMarkers/FindAllMarkers functions in Seurat with Wilcoxon Rank Sum test.

differential-expression DE scRNAseq • 614 views
ADD COMMENT
0
Entering edit mode

any guidance in this regards

ADD REPLY
0
Entering edit mode
8 weeks ago
fracarb8 ★ 1.6k

I would avoid downsampling as you might remove some interesting data.

In your case, I would use a pseduobulk approach, using AggregateExpression. If you want to use FindMarkers, you cna set return.seurat =TRUE otherwise, you can use those aggregated counts in DESeq2 or edgeR

ADD COMMENT

Login before adding your answer.

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