RUVSeq
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see RUVSeq.
Remove Unwanted Variation from RNA-Seq Data
Bioconductor version: 3.19
This package implements the remove unwanted variation (RUV) methods of Risso et al. (2014) for the normalization of RNA-Seq read counts between samples.
Author: Davide Risso [aut, cre, cph], Sandrine Dudoit [aut], Lorena Pantano [ctb], Kamil Slowikowski [ctb]
Maintainer: Davide Risso <risso.davide at gmail.com>
citation("RUVSeq")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RUVSeq")
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("RUVSeq")
Details
Package Archives
Follow Installation instructions to use this package in your R session.