defineHeatmapColors | R Documentation |
uses ggplot2 to plot heatmaps
defineHeatmapColors(x, melted, ..., colrs = NULL, lowest = "gray")
colrs |
and optional colors vector( gray + bluered for data and rainbow for samples) |
lowest |
the lowest color in teh heatmap (gray by default) |
merged |
the merged data object with the Expression column that should be colored |
a list with the modified merged table and the colors vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.