This is a test version of Biostars. For the public version, visit https://www.biostars.org.
best package for DEG analysis from scRNA-seq data

Hi

I have log2 transformed tpm data of a single-cell RNA-seq experiment. What is the best R package to find differentially expressed genes from such data? from what I know DEseq is not optimal for scRNAseq.

Thanks,

rna-seq

1 answer

Seurat is a popular scRNA-seq analysis package. You should check the differential expression vignette they have where they describe a few different methods: https://satijalab.org/seurat/v3.1/de_vignette.html

Log in to answer this question.