- Home
- Bioconductor 3.22
- Software Packages
- Nebulosa
Nebulosa
This is the released version of Nebulosa; for the devel version, see Nebulosa.
Single-Cell Data Visualisation Using Kernel Gene-Weighted Density Estimation
Bioconductor version: Release (3.22)
This package provides a enhanced visualization of single-cell data based on gene-weighted density estimation. Nebulosa recovers the signal from dropped-out features and allows the inspection of the joint expression from multiple features (e.g. genes). Seurat and SingleCellExperiment objects can be used within Nebulosa.
Author: Jose Alquicira-Hernandez [aut, cre] ORCID iD ORCID: 0000-0002-9049-7780
Maintainer: Jose Alquicira-Hernandez <alquicirajose at gmail.com>
citation("Nebulosa")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Nebulosa")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Nebulosa")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.