- Home
- Bioconductor 3.14
- Software Packages
- qsmooth
qsmooth
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see qsmooth.
Smooth quantile normalization
Bioconductor version: 3.14
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] , Kwame Okrah [aut], Koen Van den Berge [ctb], Hector Corrada Bravo [aut] , Rafael Irizarry [aut]
Maintainer: Stephanie C. Hicks <shicks19 at jhu.edu>
citation("qsmooth")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
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.