Hello, I've been using Seurat v3.1 for single-cell analysis of mouse data. I've clustered the cells and Seurat has found 12 different clusters for my data. Now, I need to name the clusters so that I know which particular cell type has clustered where on the UMAP plot. Is there any other way to do this other than using the FindMarkers() function and then naming them based on the most differentially expressed gene in the cluster? Also, is there a way to retrieve the data where we know which cell/data has gone into the UMAP predicted cluster so that I can at least I know which cell type has gone where in the plot based on a metadata file I have for my data?
Thank you.
you can plot the known marker gene to check the cluster.