We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have previously used the function before with no problem, but now I got this error:
Nebulosa::plot_density(SeuratObject, "CD4") Error in grid.Call.graphics(C_raster, x$raster, x$x, x$y, x$width, x$height, : Empty raster
Nebulosa::plot_density(SeuratObject, "CD4")
Error in grid.Call.graphics(C_raster, x$raster, x$x, x$y, x$width, x$height, : Empty raster
Does anyone have a similar problem or any solution on how to fix this?
My session info:
R version 4.3.2 Nebulosa_1.12.1 Seurat_5.0.1 SeuratObject_5.0.1 ggplot2_3.5.1 patchwork_1.2.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have previously used the function before with no problem, but now I got this error:
Nebulosa::plot_density(SeuratObject, "CD4")
Error in grid.Call.graphics(C_raster, x$raster, x$x, x$y, x$width, x$height, : Empty raster
Does anyone have a similar problem or any solution on how to fix this?
My session info:
The text was updated successfully, but these errors were encountered: