Package: Banksy
Title: Spatial transcriptomic clustering
Version: 1.6.0
Authors@R: c(
    person(given = "Vipul",
           family = "Singhal",
           role = c("aut")),
    person(given = "Joseph",
           family = "Lee",
           role = c("aut", "cre"),
           email = "joseph.lee@u.nus.edu",
           comment = c(ORCID="0000-0002-4983-4714"))
           )
Description: Banksy is an R package that incorporates spatial
        information to cluster cells in a feature space (e.g. gene
        expression). To incorporate spatial information, BANKSY
        computes the mean neighborhood expression and azimuthal Gabor
        filters that capture gene expression gradients. These features
        are combined with the cell's own expression to embed cells in a
        neighbor-augmented product space which can then be clustered,
        allowing for accurate and spatially-aware cell typing and
        tissue domain segmentation.
Depends: R (>= 4.4.0)
Imports: aricode, BiocParallel, data.table, dbscan, SpatialExperiment,
        SingleCellExperiment, SummarizedExperiment, S4Vectors, stats,
        Matrix, MatrixGenerics, mclust, igraph, irlba, leidenAlg (>=
        1.1.0), utils, uwot, RcppHungarian, GenomeInfoDb
License: file LICENSE
Encoding: UTF-8
URL: https://github.com/prabhakarlab/Banksy
BugReports: https://github.com/prabhakarlab/Banksy/issues
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, pals, scuttle, scater, scran, cowplot,
        ggplot2, testthat (>= 3.0.0), harmony, Seurat, ExperimentHub,
        spatialLIBD, BiocStyle
VignetteBuilder: knitr
Config/testthat/edition: 3
biocViews: Clustering, Spatial, SingleCell, GeneExpression,
        DimensionReduction
Config/pak/sysreqs: libglpk-dev make libmagick++-dev gsfonts libicu-dev
        libpng-dev libxml2-dev libssl-dev python3 zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:27:15 UTC
RemoteUrl: https://github.com/bioc/Banksy
RemoteRef: RELEASE_3_22
RemoteSha: 6847ab5a017ff4097d240a40daeb93dd6c264344
NeedsCompilation: no
Packaged: 2025-11-12 07:49:57 UTC; root
Author: Vipul Singhal [aut],
  Joseph Lee [aut, cre] (ORCID: <https://orcid.org/0000-0002-4983-4714>)
Maintainer: Joseph Lee <joseph.lee@u.nus.edu>
Built: R 4.5.2; ; 2025-11-12 07:53:56 UTC; windows
