- Home
- Bioconductor 3.8
- Software Packages
- metaArray
metaArray
This package is for version 3.8 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see metaArray.
Integration of Microarray Data for Meta-analysis
Bioconductor version: 3.8
1) Data transformation for meta-analysis of microarray Data: Transformation of gene expression data to signed probability scale (MCMC/EM methods) 2) Combined differential expression on raw scale: Weighted Z-score after stabilizing mean-variance relation within platform
Author: Debashis Ghosh <ghoshd at psu.edu> Hyungwon Choi <hyung_won_choi at nuhs.edu.sg>
Maintainer: Hyungwon Choi <hyung_won_choi at nuhs.edu.sg>
citation("metaArray")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("metaArray")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("metaArray")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.