datExpr1 {MODA} | R Documentation |
Synthetic gene expression profile with 20 samples and 500 genes.
A matrix with 20 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(datExpr1)))