Description Usage Arguments Value
View source: R/seuratFunctions.R
seuratHeatmapPlot Modifies the heatmap plot object so it contains specified number of heatmaps in a single plot
1 | seuratHeatmapPlot(plotObject, dims, ncol, labels)
|
plotObject |
plot object computed from seuratComputeHeatmap() function |
dims |
numerical value of how many heatmaps to draw (default is 0) |
ncol |
numerical value indicating that in how many columns should the heatmaps be distrbuted (default is 2) |
labels |
list() of labels to draw on heatmaps |
modified plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.