- Home
- Bioconductor 3.13
- Software Packages
- randRotation
randRotation
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see randRotation.
Random Rotation Methods for High Dimensional Data with Batch Structure
Bioconductor version: 3.13
A collection of methods for performing random rotations on high-dimensional, normally distributed data (e.g. microarray or RNA-seq data) with batch structure. The random rotation approach allows exact testing of dependent test statistics with linear models following arbitrary batch effect correction methods.
Author: Peter Hettegger [aut, cre]
Maintainer: Peter Hettegger <p.hettegger at gmail.com>
citation("randRotation")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("randRotation")
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("randRotation")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.