Bioconductor version: Release (2.11)
This package permits the user to combine raw data of different microarray platforms into one virtual array. It consists of several functions that act subsequently in a semi-automatic way. Doing as much of the data combination and letting the user concentrate on analysing the resulting virtual array.
Author: Andreas Heider
Maintainer: Andreas Heider <aheider at trm.uni-leipzig.de>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("virtualArray")
To cite this package in a publication, start R and enter:
citation("virtualArray")
| R Script | virtualArray Vignette | |
| virtualArray-016.pdf | ||
| virtualArray-022.pdf | ||
| virtualArray-023.pdf | ||
| Reference Manual |
| biocViews | Bioinformatics, DataImport, Microarray, MultipleComparisons, OneChannel, Preprocessing, Software |
| Version | 1.2.1 |
| In Bioconductor since | BioC 2.10 (R-2.15) |
| License | GPL-3 |
| Depends | R (>= 2.3.0), methods, plyr, preprocessCore |
| Imports | affy, affyPLM, AnnotationDbi, Biobase, gcrma, GEOquery, graphics, methods, reshape2, stats, utils |
| Suggests | affydata, plier, limma, lumi, org.Hs.eg.db |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package Source | virtualArray_1.2.1.tar.gz |
| Windows Binary | virtualArray_1.2.1.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | virtualArray_1.2.1.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!