Package: SpaNorm
Title: Spatially-aware normalisation for spatial transcriptomics data
Version: 1.3.1
Authors@R: c(
            person(given = "Dharmesh D.",
                   family = "Bhuva",
                   role = c("aut", "cre"),
                   email = "dharmesh.bhuva@adelaide.edu.au",
                   comment = c(ORCID = "0000-0002-6398-9157")),
            person(given = "Agus",
                   family = "Salim",
                   role = c("aut"),
                   email = "salim.a@unimelb.edu.au",
                   comment = c(ORCID = "0000-0003-3999-7701")),
            person(given = "Ahmed",
                   family = "Mohamed",
                   role = c("aut"),
                   email = "mohamed.a@wehi.edu.au",
                   comment = c(ORCID = "0000-0001-6507-5300"))
            )
Description: This package implements the spatially aware library size normalisation algorithm, SpaNorm. SpaNorm normalises out library size effects while retaining biology through the modelling of smooth functions for each effect. Normalisation is performed in a gene- and cell-/spot- specific manner, yielding library size adjusted data.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
biocViews: Software, GeneExpression, Transcriptomics, Spatial,
        CellBiology
Depends: R (>= 4.4)
Imports: edgeR, ggplot2, Matrix, matrixStats, methods, rlang, scran,
        SeuratObject, SingleCellExperiment, SpatialExperiment, stats,
        SummarizedExperiment, S4Vectors, utils
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, prettydoc, pkgdown,
        covr, BiocStyle, Seurat, patchwork, ggforce, ggnewscale
URL: https://bhuvad.github.io/SpaNorm
BugReports: https://github.com/bhuvad/SpaNorm/issues
VignetteBuilder: knitr
Config/testthat/edition: 3
LazyData: false
git_url: https://git.bioconductor.org/packages/SpaNorm
git_branch: devel
git_last_commit: 0390359
git_last_commit_date: 2025-10-14
Repository: Bioconductor 3.22
Date/Publication: 2025-10-15
NeedsCompilation: no
Packaged: 2025-10-15 23:40:13 UTC; biocbuild
Author: Dharmesh D. Bhuva [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6398-9157>),
  Agus Salim [aut] (ORCID: <https://orcid.org/0000-0003-3999-7701>),
  Ahmed Mohamed [aut] (ORCID: <https://orcid.org/0000-0001-6507-5300>)
Maintainer: Dharmesh D. Bhuva <dharmesh.bhuva@adelaide.edu.au>
Built: R 4.5.1; ; 2025-10-16 07:19:14 UTC; unix
