Greetings,
really nice work, thank you very much for sharing it with the community.
I would like to ask the developers about a particular functionality of DimPlots, that could be very useful to add to your features.
In particular, the combined visualization of two genes in a single DimPlot, with blended color in cells with overlapping expression from both genes, would be very useful. An example of such a visualization is illustrated in Seurat's visualization vignette: https://satijalab.org/seurat/articles/visualization_vignette.html , and in particular in the [FeaturePlot](https://satijalab.org/seurat/reference/FeaturePlot.html)(pbm[c](https://rdrr.io/r/base/c.html)3k.final, features = c("MS4A1", "CD79A"), blend = TRUE) code example.
Cheers
Greetings,
really nice work, thank you very much for sharing it with the community.
I would like to ask the developers about a particular functionality of DimPlots, that could be very useful to add to your features.
In particular, the combined visualization of two genes in a single DimPlot, with blended color in cells with overlapping expression from both genes, would be very useful. An example of such a visualization is illustrated in Seurat's visualization vignette: https://satijalab.org/seurat/articles/visualization_vignette.html , and in particular in the
[FeaturePlot](https://satijalab.org/seurat/reference/FeaturePlot.html)(pbm[c](https://rdrr.io/r/base/c.html)3k.final, features = c("MS4A1", "CD79A"), blend = TRUE)code example.Cheers