- Home
- Bioconductor 3.23
- Software Packages
- qsmooth (development version)
qsmooth
This is the development version of qsmooth; for the stable release version, see qsmooth.
Smooth quantile normalization
Bioconductor version: Development (3.23)
Smooth quantile normalization is a generalization of quantile normalization, which is average of the two types of assumptions about the data generation process: quantile normalization and quantile normalization between groups.
Author: Stephanie C. Hicks [aut, cre] ORCID iD ORCID: 0000-0002-7858-0231 , Kwame Okrah [aut], Koen Van den Berge [ctb], Hector Corrada Bravo [aut] ORCID iD ORCID: 0000-0002-1255-4444 , Rafael Irizarry [aut] ORCID iD ORCID: 0000-0002-3944-4309
Maintainer: Stephanie C. Hicks <shicks19 at jhu.edu>
citation("qsmooth")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("qsmooth")
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("qsmooth")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.