- Home
- Bioconductor 3.22
- Software Packages
- SpaNorm
SpaNorm
This is the released version of SpaNorm; for the devel version, see SpaNorm.
Spatially-aware normalisation for spatial transcriptomics data
Bioconductor version: Release (3.22)
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.
Author: Dharmesh D. Bhuva [aut, cre] ORCID iD ORCID: 0000-0002-6398-9157 , Agus Salim [aut] ORCID iD ORCID: 0000-0003-3999-7701 , Ahmed Mohamed [aut] ORCID iD ORCID: 0000-0001-6507-5300
Maintainer: Dharmesh D. Bhuva <dharmesh.bhuva at adelaide.edu.au>
citation("SpaNorm")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SpaNorm")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("SpaNorm")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.