- Home
- Bioconductor 3.20
- Software Packages
- arrayMvout
arrayMvout
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see arrayMvout.
multivariate outlier detection for expression array QA
Bioconductor version: 3.20
This package supports the application of diverse quality metrics to AffyBatch instances, summarizing these metrics via PCA, and then performing parametric outlier detection on the PCs to identify aberrant arrays with a fixed Type I error rate
Author: Z. Gao, A. Asare, R. Wang, V. Carey
Maintainer: V. Carey <stvjc at channing.harvard.edu>
citation("arrayMvout")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("arrayMvout")
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("arrayMvout")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.