This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Seurat-DE analysis

I was wondering in differential analysis in seurat does ident.2 represent the reference level?

For example, I am interested in doing DE analysis for LC vs MC and i would like the MC to be my reference. In this example, MC is made of 2 clusters (2 and 3). Would this code be right?

LCvsMC<- FindMarkers(K, ident.1 = 4, ident.2 = c(2,3))

seurat de

0 answers

No answers yet.

Log in to answer this question.