Package: SuperCell
Type: Package
Title: Simplification of scRNA-Seq Data by Merging Together Similar
        Cells
Version: 1.0.1
Authors@R: c(person("Mariia","Bilous",role="aut",email = "mariia.bilous@unil.ch"),person("Leonard","Herault",role="cre",email = "leonard.herault@unil.ch"))
Description: Aggregates large single-cell data into metacell dataset by merging together gene expression of very similar cells. 'SuperCell' uses 'velocyto.R' <doi:10.1038/s41586-018-0414-6> <https://github.com/velocyto-team/velocyto.R> for RNA velocity. We also recommend installing 'scater' Bioconductor package <doi:10.18129/B9.bioc.scater> <https://bioconductor.org/packages/release/bioc/html/scater.html>.
License: GPL-3
BugReports: https://github.com/GfellerLab/SuperCell/issues
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
biocViews: Software
Additional_repositories: https://mteleman.github.io/drat
Imports: igraph, RANN, WeightedCluster, corpcor, weights, Hmisc,
        Matrix, matrixStats, plyr, irlba, grDevices, patchwork,
        ggplot2, umap, entropy, Rtsne, dbscan, scales, plotfunctions,
        proxy, methods, rlang,
RoxygenNote: 7.3.2
Suggests: SingleCellExperiment, SummarizedExperiment, cowplot, scater,
        Seurat, knitr, rmarkdown, remotes, bluster, velocyto.R,
        testthat (>= 3.0.0)
Depends: R (>= 4.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-10-25 11:08:29 UTC; admin
Author: Mariia Bilous [aut],
  Leonard Herault [cre]
Maintainer: Leonard Herault <leonard.herault@unil.ch>
Repository: CRAN
Date/Publication: 2024-10-25 11:30:02 UTC
Built: R 4.3.3; ; 2024-10-25 11:47:24 UTC; unix
