Nebulosa icon indicating copy to clipboard operation
Nebulosa copied to clipboard

Plot density issue

Open apal6 opened this issue 2 months ago • 2 comments

Hi,

I tried to use plot_density function but I didn't get any plot or error.

Code:

`p4 <- plot_density(SeuOs, c("Il21r", "Il2rb"), joint = TRUE)

p4 + plot_layout(ncol = 1) SeuOs An object of class Seurat 31061 features across 51442 samples within 2 assays Active assay: RNA (31053 features, 2000 variable features) 3 layers present: counts, data, scale.data 1 other assay present: HTO 3 dimensional reductions calculated: pca, tsne, umap`

Screenshot 2024-04-19 at 3 36 19 PM

What do you suspect?

Thank you, Aastha

apal6 avatar Apr 19 '24 22:04 apal6