do_NebulosaPlot() | Density-based feature visualization

Nebulosa plots use kernel density estimation to visualize where cells expressing a feature are concentrated in the dimensional reduction space. Unlike standard feature plots that show raw expression, Nebulosa is perfect for identifying expression hotspots and co-expression regions.

This function wraps the Nebulosa package from Bioconductor.


Due to dependency problems, this function redirects to do_FeaturePlot(). Stay tuned for updates on this.

See also