Package: Nebulosa
Type: Package
Title: Single-Cell Data Visualisation Using Kernel Gene-Weighted
        Density Estimation
Version: 1.6.0
Authors@R: c(person("Jose", "Alquicira-Hernandez", 
    email = "alquicirajose@gmail.com",
    role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0002-9049-7780")))
Description: 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.
URL: https://github.com/powellgenomicslab/Nebulosa
BugReports: https://github.com/powellgenomicslab/Nebulosa/issues
License: GPL-3
Encoding: UTF-8
Depends: R (>= 4.0), ggplot2, patchwork
Imports: Seurat, SingleCellExperiment, SummarizedExperiment, ks,
        Matrix, stats, methods
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Suggests: testthat, BiocStyle, knitr, rmarkdown, covr, scater, scran,
        DropletUtils, igraph, BiocFileCache, SeuratObject
biocViews: Software, GeneExpression, SingleCell, Visualization,
        DimensionReduction
git_url: https://git.bioconductor.org/packages/Nebulosa
git_branch: RELEASE_3_15
git_last_commit: 3d5561f
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-27 00:04:10 UTC; biocbuild
Author: Jose Alquicira-Hernandez [aut, cre]
    (<https://orcid.org/0000-0002-9049-7780>)
Maintainer: Jose Alquicira-Hernandez <alquicirajose@gmail.com>
Built: R 4.2.0; ; 2022-04-27 09:49:01 UTC; windows
