This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How many samples suggested to perform differential gene expression analysis?

Hi, I have 64 single cell RNA sequences when I cluster them (supervised clustering using monocle) I get two clusters 6 samples each. Is it enough to perform differential gene expression analysis? Or how many samples suggested?

thanks!

rna-seq rna-seq r r

1 answer

What are you using to perform the analysis? I find that DESeq2 is quite good, even with fewer than 6 samples in each group. Naturally, you will reduce noise the more samples you add so if you find that with 6 samples per group you have >2500 DEGs, adding more samples will help to reduce this number.

I think the poster means he has two clusters of 6 cells each. I don't know if you can put that straight into DESeq2 and get meaningful results.

What else I should do swabarnes2 ? I use EBSeq not DESeq.

Hi nick, I use EBSeq, which have me around 2000 upregulated & 3000 downregulated genes with FDR set to 5%. Is that fine?

Log in to answer this question.