r-nebulosa 1.18.0
Single-cell data visualisation using kernel gene-weighted density estimation
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.
- Outputs:
out
- Website: https://github.com/powellgenomicslab/Nebulosa
- Licenses: GPL 3
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-nebulosa 1.18.0
as follows:
guix install r-nebulosa@1.18.0
Or install the latest version:
guix install r-nebulosa
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.