To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("affyQCReport")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
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 (from within R,
enter citation("affyQCReport")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("affyQCReport")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("affyQCReport")
R Script | affyQCReport: Methods for Generating Affymetrix QC Reports | |
Reference Manual |
biocViews | Microarray, OneChannel, QualityControl, Software |
Version | 1.44.0 |
In Bioconductor since | BioC 1.7 (R-2.2) |
License | LGPL (>= 2) |
Depends | Biobase(>= 1.13.16), affy, lattice |
Imports | affy, affyPLM, Biobase, genefilter, graphics, grDevices, lattice, RColorBrewer, simpleaffy, stats, utils, xtable |
LinkingTo | |
Suggests | tkWidgets(>= 1.5.23), affydata(>= 1.4.1) |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | BiocCaseStudies |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | affyQCReport_1.44.0.tar.gz |
Windows Binary | affyQCReport_1.44.0.zip |
Mac OS X 10.6 (Snow Leopard) | affyQCReport_1.44.0.tgz |
Mac OS X 10.9 (Mavericks) | affyQCReport_1.44.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!