Last data update: 2014.03.03

MergeMaid

Package: MergeMaid
Version: 2.44.0
Date: 2007-9-29
Title: Merge Maid
Author: Xiaogang Zhong <zhong@ams.jhu.edu> Leslie Cope <cope@jhu.edu> Elizabeth Garrett
<esg@jhu.edu> Giovanni Parmigiani <gp@jhu.edu>
Maintainer: Xiaogang Zhong <zhong@ams.jhu.edu>
Description: 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', 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.
Depends: R (>= 2.10.0), survival, Biobase, MASS, methods
License: GPL (>= 2)
URL: http://astor.som.jhmi.edu/MergeMaid
biocViews: Microarray, DifferentialExpression, Visualization
NeedsCompilation: no
Packaged: 2016-05-04 02:41:52 UTC; biocbuild

● BiocViews: DifferentialExpression, Microarray, Visualization
21 images, 9 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'MergeMaid' ...
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'plot' from package 'graphics' in package 'MergeMaid'
Creating a generic function for 'hist' from package 'graphics' in package 'MergeMaid'
Creating a generic function for 'summary' from package 'base' in package 'MergeMaid'
** help
*** installing help indices
  converting help for package 'MergeMaid'
    finding HTML links ... done
    class.mergeCoeff                        html  
    class.mergeCor                          html  
    class.mergeExpressionSet                html  
    intCor                                  html  
    intcorDens                              html  
    intersection                            html  
    mergeData                               html  
    mergeExprs                              html  
    modelOutcome                            html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (MergeMaid)
Making 'packages.html' ... done