Package: celda
Title: CEllular Latent Dirichlet Allocation
Version: 1.0.4
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("Zhe", "Wang", email="zhe@bu.edu", role = c("aut")))
Description: celda leverages Bayesian hierarchical modeling to cluster genes,
    cells, or both simultaneously from single cell sequencing data.
Depends: R (>= 3.6)
VignetteBuilder: knitr
Imports: stats, plyr, foreach, ggplot2, RColorBrewer, grid, scales,
        gtable, grDevices, graphics, matrixStats, doParallel, digest,
        gridExtra, methods, reshape2, MAST, S4Vectors, data.table,
        Rcpp, RcppEigen, umap, enrichR, stringi, SummarizedExperiment,
        MCMCprecision, ggrepel, Rtsne, withr
Suggests: testthat, knitr, roxygen2, rmarkdown, corrplot, Matrix,
        biomaRt, covr, M3DExampleData, BiocManager, BiocStyle
LinkingTo: Rcpp, RcppEigen
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
RoxygenNote: 6.1.1
BugReports: https://github.com/campbio/celda/issues
biocViews: SingleCell, GeneExpression, Clustering, Sequencing, Bayesian
git_url: https://git.bioconductor.org/packages/celda
git_branch: RELEASE_3_9
git_last_commit: e2cf9f9
git_last_commit_date: 2019-06-03
Date/Publication: 2019-06-03
NeedsCompilation: yes
Packaged: 2019-06-04 05:32:35 UTC; biocbuild
Author: Joshua Campbell [aut, cre],
  Sean Corbett [aut],
  Yusuke Koga [aut],
  Zhe Wang [aut]
Maintainer: Joshua Campbell <camp@bu.edu>
Built: R 3.6.0; i386-w64-mingw32; 2019-06-04 12:44:17 UTC; windows
Archs: i386, x64
