To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("virtualArray")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
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>
Citation (from within R,
      enter citation("virtualArray")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("virtualArray")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("virtualArray")
    
| R Script | virtualArray Vignette | |
| virtualArray-016.pdf | ||
| Reference Manual | 
| biocViews | Bioinformatics, DataImport, Microarray, MultipleComparisons, OneChannel, Preprocessing, Software | 
| Version | 1.6.0 | 
| In Bioconductor since | BioC 2.10 (R-2.15) | 
| License | GPL-3 | 
| Depends | R (>= 2.15.0), BiocGenerics, methods, plyr, preprocessCore | 
| Imports | affy, affyPLM, AnnotationDbi, Biobase, gcrma, GEOquery, graphics, methods, reshape2, stats, utils, tseries, outliers | 
| Suggests | affydata, plier, limma, lumi, org.Hs.eg.db | 
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | 
Follow Installation instructions to use this package in your R session.
| Package Source | virtualArray_1.6.0.tar.gz | 
| Windows Binary | virtualArray_1.6.0.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | virtualArray_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!