Package: Banksy
Title: Spatial transcriptomic clustering
Version: 1.7.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.r-universe.dev
Date/Publication: 2025-10-29 15:27:15 UTC
RemoteUrl: https://github.com/bioc/Banksy
RemoteRef: HEAD
RemoteSha: 4bdc545bf7c5206ed2fd4efe0f17e1c70a2ad721
NeedsCompilation: no
Packaged: 2026-01-09 21:12:31 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.6.0; ; 2026-01-09 21:16:27 UTC; windows
