- Home
- Bioconductor 3.12
- Software Packages
- affyQCReport
affyQCReport
This package is for version 3.12 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see affyQCReport.
QC Report Generation for affyBatch objects
Bioconductor version: 3.12
This package creates a QC report for an AffyBatch object. The report is intended to allow the user to quickly assess the quality of a set of arrays in an AffyBatch object.
Author: Craig Parman <craig.parman at bifx.org>, Conrad Halling <conrad.halling at bifx.org>, Robert Gentleman
Maintainer: Craig Parman <craig.parman at bifx.org>
citation("affyQCReport")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("affyQCReport")
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("affyQCReport")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.