datExpr2 {MODA} | R Documentation |
Synthetic gene expression profile with 25 samples and 500 genes.
A matrix with 25 rows and 500 columns.
Dong Li, dxl466@cs.bham.ac.uk
data(synthetic) ## plot the heatmap of the correlation matrix ... ## Not run: heatmap(cor(as.matrix(datExpr2)))