Description Usage Arguments Details Value Author(s) References
View source: R/combineProfiles.R
Combine a set of hybridisations using the median rank method as proposed by Warnat
1 |
data |
A list of R objects, each object should contain a matrix of expression values to be merged with each other. The first object will be used as the reference data set. |
The combine profiles function merges a set of expression values, normalising across different experiments to facilitate the meta-analysis of similar experiments i.e. cell lines treated with the same drug but which may be from different "batches" or platforms.
Matrix of rank normalised expression data. Rows are genes, columns are hybridisations from the different experiments.
C. Pacini
R code from CONOR package. Need also reference to the method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.