Package: CelliD
Type: Package
Title: Unbiased Extraction of Single Cell gene signatures using
        Multiple Correspondence Analysis
Version: 1.18.0
Authors@R: c(person("Akira", "Cortal", email = "akira.cortal@institutimagine.org",
  role = c("aut", "cre")),  person("Antonio", "Rausell", role= c("aut", "ctb"), email = "antonio.rausell@institutimagine.org"))
Description: CelliD is a clustering-free multivariate statistical
        method for the robust extraction of per-cell gene signatures
        from single-cell RNA-seq. CelliD allows unbiased cell identity
        recognition across different donors, tissues-of-origin, model
        organisms and single-cell omics protocols. The package can also
        be used to explore functional pathways enrichment in single
        cell data.
Depends: R (>= 4.1), Seurat (>= 4.0.1), SingleCellExperiment
License: GPL-3 + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: Rcpp, RcppArmadillo, stats, utils, Matrix, tictoc, scater,
        stringr, irlba, data.table, glue, pbapply, umap, Rtsne,
        reticulate, fastmatch, matrixStats, ggplot2, BiocParallel,
        SummarizedExperiment, fgsea
Suggests: knitr, rmarkdown, BiocStyle, testthat, tidyverse, ggpubr,
        destiny, ggrepel
VignetteBuilder: knitr
RoxygenNote: 7.1.1
biocViews: RNASeq, SingleCell, DimensionReduction, Clustering,
        GeneSetEnrichment, GeneExpression, ATACSeq
LinkingTo: Rcpp, RcppArmadillo
Config/pak/sysreqs: libcairo2-dev libfontconfig1-dev libfreetype6-dev
        libfribidi-dev libglpk-dev make libharfbuzz-dev libicu-dev
        libjpeg-dev libpng-dev libtiff-dev libwebp-dev libxml2-dev
        libssl-dev python3 zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:07:10 UTC
RemoteUrl: https://github.com/bioc/CelliD
RemoteRef: RELEASE_3_22
RemoteSha: 097905e47d6e07f2cffae0645ee084f669d9038b
NeedsCompilation: yes
Packaged: 2025-11-13 07:38:43 UTC; root
Author: Akira Cortal [aut, cre],
  Antonio Rausell [aut, ctb]
Maintainer: Akira Cortal <akira.cortal@institutimagine.org>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-13 07:41:41 UTC; windows
Archs: x64
