Labeling clusters with known cell identity in Seurat
I have 3 clusters of cells for 2 subsets. (Right now the clusters are labeled as 0, 1, 2)
DimPlot(cell.combined, reduction = "umap", split.by = "subset1") I'm using the Seurat package.
I have 3 known cell types in the data, and the information is stored in a column, condition_cell type_ID. How can I find out what the cluster is?
Thank you
• 70 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Looks like your function is from the
Seuratpackage. That should be a tag in your question. Please edit your question and add the tag, and in the future, be more thoughtful. Tags are how experts find questions that they can answer.