Package: smoothclust Version: 1.8.1 Title: smoothclust Description: Method for identification of spatial domains and spatially-aware clustering in spatial transcriptomics data. The method generates spatial domains with smooth boundaries by smoothing gene expression profiles across neighboring spatial locations, followed by unsupervised clustering. Spatial domains consisting of consistent mixtures of cell types may then be further investigated by applying cell type compositional analyses or differential analyses. Authors@R: c( person("Lukas M.", "Weber", email = "weberlm3@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3282-1730"))) URL: https://github.com/lmweber/smoothclust BugReports: https://github.com/lmweber/smoothclust/issues License: MIT + file LICENSE Encoding: UTF-8 biocViews: Spatial, SingleCell, Transcriptomics, GeneExpression, Clustering Depends: R (>= 4.4.0) Imports: SpatialExperiment, SummarizedExperiment, BiocNeighbors, Matrix, methods, utils VignetteBuilder: knitr Suggests: BiocStyle, knitr, STexampleData, scuttle, scran, scater, ggspavis, testthat RoxygenNote: 7.3.3 Config/pak/sysreqs: libmagick++-dev gsfonts libicu-dev libssl-dev zlib1g-dev Repository: Bioconductor 3.23 Date/Publication: 2026-07-14 15:48:17 UTC RemoteUrl: https://github.com/bioc/smoothclust RemoteRef: RELEASE_3_23 RemoteSha: e45b64b83405b987094c0835bd8ccca015e9e8ff NeedsCompilation: no Packaged: 2026-07-14 21:46:42 UTC; root Author: Lukas M. Weber [aut, cre] (ORCID: ) Maintainer: Lukas M. Weber