To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("pvca")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
This package contains the function to assess the batch sourcs by fitting all "sources" as random effects including two-way interaction terms in the Mixed Model(depends on lme4 package) to selected principal components, which were obtained from the original data correlation matrix. This package accompanies the book "Batch Effects and Noise in Microarray Experiements, chapter 12.
Author: Pierre Bushel <bushel at niehs.nih.gov>
Maintainer: Jianying LI <li11 at niehs.nih.gov>
Citation (from within R,
enter citation("pvca")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("pvca")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("pvca")
R Script | Batch effect estimation in Microarray data | |
Reference Manual |
biocViews | BatchEffect, Microarray, Software |
Version | 1.6.0 |
In Bioconductor since | BioC 2.12 (R-3.0) |
License | LGPL (>= 2.0) |
Depends | R (>= 2.15.1) |
Imports | Matrix, Biobase, vsn, lme4 |
LinkingTo | |
Suggests | golubEsets |
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 | pvca_1.6.0.tar.gz |
Windows Binary | pvca_1.6.0.zip |
Mac OS X 10.6 (Snow Leopard) | pvca_1.6.0.tgz |
Mac OS X 10.9 (Mavericks) | pvca_1.6.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!