A question about differential expression analysis
1
0
Entering edit mode
6.5 years ago
tunl ▴ 80

My understanding is that most differential expression analysis tools for RNA-seq (bulk or single-cell) use negative binomial distribution, while some use the likelihood ratio test.

Would it be possible to do a simple t-test for differential expression analysis of single-cell RNA-seq data?

Thank you very much for your advice!

RNA-Seq single-cell RNA-seq DE analysis • 1.6k views
ADD COMMENT
3
Entering edit mode
6.5 years ago

For clarification, most tools assume counts follow a negative binomial distribution and use either a likelihood ratio test or a Wald test.

Regarding using a simple T-test, DO NOT DO THIS. You do not have the knowledge required to correctly implement custom statistical methods on datasets like this. If you prefer a T-test, you can use limma/voom, which uses a moderated T-statistic.

ADD COMMENT
0
Entering edit mode

There are so many good tools for scRNA out there to use!

ADD REPLY
0
Entering edit mode

Yup, from traditional RNAseq packages (DESeq2, edgeR, limma, etc.) to scRNAseq-specific packages, there's certainly no dearth of choices. I have yet to see a single "best in practice" package, but then again looking at DE genes is generally not the purpose of scRNAseq.

ADD REPLY
0
Entering edit mode

Thank you so much Devon! This is great info and advice!

ADD REPLY
0
Entering edit mode

If an answer was helpful you should upvote it, if the answer resolved your question you should mark it as accepted. Upvote|Bookmark|Accept

ADD REPLY

Login before adding your answer.

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