spqn
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see spqn.
Spatial quantile normalization
Bioconductor version: 3.14
The spqn package implements spatial quantile normalization (SpQN). This method was developed to remove a mean-correlation relationship in correlation matrices built from gene expression data. It can serve as pre-processing step prior to a co-expression analysis.
Author: Yi Wang [cre, aut], Kasper Daniel Hansen [aut]
Maintainer: Yi Wang <yiwangthu5 at gmail.com>
citation("spqn")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("spqn")
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("spqn")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.