Package: BayesSpace
Version: 1.2.1
Date: 2021-05-12
Title: Clustering and Resolution Enhancement of Spatial Transcriptomes
Authors@R: c(
    person("Edward", "Zhao", role=c("aut"), email="ezhao@fredhutch.org"),
    person("Matt", "Stone", role=c("aut", "cre"), email="mstone@fredhutch.org"),
    person("Xing", "Ren", role=c("ctb"), email="xren2@fredhutch.org"),
    person("Raphael", "Gottardo", role=c("ctb"), email="rgottard@fredhutch.org"))
Description: Tools for clustering and enhancing the resolution of spatial gene
    expression experiments. BayesSpace clusters a low-dimensional representation
    of the gene expression matrix, incorporating a spatial prior to encourage
    neighboring spots to cluster together. The method can enhance the resolution
    of the low-dimensional representation into "sub-spots", for which features
    such as gene expression or cell type composition can be imputed.
Depends: R (>= 4.0.0), SingleCellExperiment
Imports: Rcpp (>= 1.0.4.6), stats, purrr, scater, scran,
        SummarizedExperiment, coda, rhdf5, S4Vectors, Matrix,
        assertthat, mclust, RCurl, DirichletReg, xgboost, utils,
        ggplot2, scales, BiocFileCache, BiocSingular
License: MIT + file LICENSE
RoxygenNote: 7.1.1
LinkingTo: Rcpp, RcppArmadillo, RcppDist, RcppProgress
NeedsCompilation: yes
SystemRequirements: C++11
Encoding: UTF-8
Suggests: testthat, knitr, rmarkdown, igraph, spatialLIBD, dplyr,
        viridis, patchwork, RColorBrewer, Seurat
VignetteBuilder: knitr
biocViews: Software, Clustering, Transcriptomics, GeneExpression,
        SingleCell, ImmunoOncology, DataImport
BugReports: https://github.com/edward130603/BayesSpace/issues
URL: edward130603.github.io/BayesSpace
git_url: https://git.bioconductor.org/packages/BayesSpace
git_branch: RELEASE_3_13
git_last_commit: d1996f9
git_last_commit_date: 2021-09-17
Date/Publication: 2021-09-19
Packaged: 2021-09-19 15:22:07 UTC; biocbuild
Author: Edward Zhao [aut],
  Matt Stone [aut, cre],
  Xing Ren [ctb],
  Raphael Gottardo [ctb]
Maintainer: Matt Stone <mstone@fredhutch.org>
Built: R 4.1.1; i386-w64-mingw32; 2021-09-20 11:34:23 UTC; windows
Archs: i386, x64
