- Home
- Bioconductor 3.19
- Software Packages
- quantro
quantro
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see quantro.
A test for when to use quantile normalization
Bioconductor version: 3.19
A data-driven test for the assumptions of quantile normalization using raw data such as objects that inherit eSets (e.g. ExpressionSet, MethylSet). Group level information about each sample (such as Tumor / Normal status) must also be provided because the test assesses if there are global differences in the distributions between the user-defined groups.
Author: Stephanie Hicks [aut, cre] , Rafael Irizarry [aut]
Maintainer: Stephanie Hicks <shicks19 at jhu.edu>
citation("quantro")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("quantro")
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("quantro")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.