Bioconductor version: Release (2.11)
The package contains the function for filtering genes by the proportion of variation accounted for by the first principal component (PVAC).
Author: Jun Lu and Pierre R. Bushel
Maintainer: Jun Lu <jlu276 at gmail.com>, Pierre R. Bushel <bushel at niehs.nih.gov>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("pvac")
To cite this package in a publication, start R and enter:
citation("pvac")
| density.pdf | ||
| R Script | PCA-based gene filtering for Affymetrix GeneChips | |
| Reference Manual |
| biocViews | Bioinformatics, Microarray, OneChannel, QualityControl, Software |
| Version | 1.6.0 |
| In Bioconductor since | BioC 2.8 (R-2.13) |
| License | LGPL (>= 2.0) |
| Depends | R (>= 2.8.0) |
| Imports | affy(>= 1.20.0), stats, Biobase |
| Suggests | pbapply, affydata, ALLMLL, genefilter |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package Source | pvac_1.6.0.tar.gz |
| Windows Binary | pvac_1.6.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | pvac_1.6.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!