Plotting genes that are co-expressed in featureplot eliminating color from cells expressing only one of the genes in Seurat
Hi everyone! I would like to know if there is a way to visualize in the third plot only the cells expressing both genes, eliminating from the visualization those cells that express only one gene:
FeaturePlot(object = seurat,
features = c("Igfbp5", "Epcam"),
reduction = "umap", pt.size = 0.8, blend = TRUE, blend.threshold = 1, order = T)
• 1,188 views
•
link
0 answers
No answers yet.
Log in to answer this question.