To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("arrayMvout")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
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 (from within R,
enter citation("arrayMvout")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("arrayMvout")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("arrayMvout")
R Script | arrayMvout -- multivariate outlier algorithm for expression arrays | |
Reference Manual |
biocViews | Infrastructure, Microarray, QualityControl, Software |
Version | 1.24.0 |
In Bioconductor since | BioC 2.3 (R-2.8) |
License | Artistic-2.0 |
Depends | R (>= 2.6.0), tools, methods, utils, parody, Biobase, affy, lumi |
Imports | simpleaffy, mdqc, affyContam |
LinkingTo | |
Suggests | MAQCsubset, mvoutData, lumiBarnes, affyPLM, affydata, hgu133atagcdf |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | arrayMvout_1.24.0.tar.gz |
Windows Binary | arrayMvout_1.24.0.zip |
Mac OS X 10.6 (Snow Leopard) | arrayMvout_1.24.0.tgz |
Mac OS X 10.9 (Mavericks) | arrayMvout_1.24.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!