MergeMaid

Merge Maid

The functions in this R extension are intended for cross-study comparison of gene expression array data. Required from the user is gene expression matrices, their corresponding gene-id vectors and other useful information, and they could be 'list','matrix','exprSet' or 'ExpressionSet'. The main function is 'mergeExprs' which transforms the input objects into data in the merged format, such that common genes in different datasets can be easily found. And the function 'intcor' calculate the correlation coefficients. Other functions use the output from 'modelOutcome' to graphically display the results and cross-validate associations of gene expression data with survival.

Author Xiaogang Zhong Leslie Cope Elizabeth Garrett Giovanni Parmigiani
Maintainer Xiaogang Zhong

To install this package, start R and enter:

    source("http://bioconductor.org/biocLite.R")
    biocLite("MergeMaid")

Vignettes (Documentation)

Package Downloads

MergeMaid.pdf
Source MergeMaid_2.10.0.tar.gz
Windows binary MergeMaid_2.10.0.zip
OS X binary MergeMaid_2.10.0.tgz

Details

biocViews
Depends R, survival, Biobase, MASS, methods
Suggests
Imports
SystemRequirements
License GPL version 2 or higher
URL http://astor.som.jhmi.edu/MergeMaid
dependsOnMe metaArray
suggestsMe