This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Seurat FeaturePlot blend and order

I am wondering if its possible to apply order = TRUE and blend = TRUE at the same time in FeaturePlot, because for the blended umap the ordering is still default. Basically bring the yellow dots up top. Thanks.

FeaturePlot(Data.Combined.c3, features = c("Gene1", "Gene2"), order = TRUE, cols= c("grey", "red", "green"), blend = TRUE, pt.size = .3)
scrna-seq seurat

0 answers

No answers yet.

Log in to answer this question.