This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Getting a list of genes expressed

Hello! I am trying to look at genes that are expressed in a population of cells without comparing to another cell's transcriptomic data (obtained through RNAseq). Does anyone have any suggestions for which tool might be best to get a list of genes that are expressed sorted according to expression level?

Thanks!

rna-seq transcriptome

I guess use edgeR and perform a cutoff on the CPM

1 answer

Have a look at the zFPKM paper, since that's a method directly for this.

Log in to answer this question.