Question: FIltering Seurat clusters
0
roberts • 30 wrote:
Hello I am trying to pull out CD8 T cell clusters from my seurat object. I am using the code
CD8 <- CH005@meta.data[“seurat_clusters” %in% c(1,2,3,7,8),]
But it keeps resturning an empty table. Does anyone have any suggestions? Thanks!
ADD COMMENT
• link
•
modified 7 weeks ago
by
rpolicastro ♦ 3.9k
•
written
7 weeks ago by
roberts • 30