DESCRIPTION
c001fd3a
 Package: celda
 Title: CEllular Latent Dirichlet Allocation
c18034fc
 Version: 1.6.1
6a3d54b3
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
     role = c("aut", "cre")),
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
     person("Yusuke", "Koga", email="ykoga07@bu.edu", role = c("aut")),
     person("Shiyi", "Yang", email="syyang@bu.edu", role = c("aut")),
     person("Eric", "Reed", email="reeder@bu.edu", role = c("aut")),
     person("Zhe", "Wang", email="zhe@bu.edu", role = c("aut")))
51477d47
 Description: Utilizing Bayesian hierarchical models to analyze single-cell genomic data.
d671d202
 Depends: R (>= 3.6)
f81240b2
 VignetteBuilder: knitr
d671d202
 Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
0852212a
         grDevices, graphics, matrixStats, doParallel, digest, methods,
         reshape2, MAST, S4Vectors, data.table,
d671d202
         Rcpp, RcppEigen, uwot, enrichR, stringi, SummarizedExperiment,
         MCMCprecision, ggrepel, Rtsne, withr, dendextend, ggdendro,
         pROC, scater (>= 1.14.4), scran, SingleCellExperiment, dbscan,
187f1b86
         DelayedArray, Seurat, stringr, Matrix, ComplexHeatmap, multipanelfigure,
         circlize
 Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
d671d202
         BiocManager, BiocStyle, M3DExampleData, TENxPBMCData
 LinkingTo: Rcpp, RcppEigen
f81240b2
 License: MIT + file LICENSE
c001fd3a
 Encoding: UTF-8
c6f36d75
 LazyData: true
fe2e65ed
 RoxygenNote: 7.1.1
f81240b2
 BugReports: https://github.com/campbio/celda/issues
0c1f4d10
 biocViews: SingleCell, GeneExpression, Clustering, Sequencing, Bayesian
d671d202
 NeedsCompilation: yes