uses ggplot2 to plot heatmaps
1 2 3 | ## S4 method for signature 'SingleCellsNGS'
gg.heatmap.list(dat, glist = NULL, colrs = NULL,
groupCol = "GroupID", colCol = NULL)
|
dat |
the StefansExpressionSet object |
glist |
a list of probesets to plot (or all) |
colrs |
a list of colors for the sample level boxes (or rainbow colors) |
groupCol |
the column group in the samples table that contains the grouping strings |
colCol |
the column group in the samples table that contains the color groups |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.