plotSeuratHeatmap: plotSeuratHeatmap Modifies the heatmap plot object so it...

View source: R/seuratFunctions.R

plotSeuratHeatmapR Documentation

plotSeuratHeatmap Modifies the heatmap plot object so it contains specified number of heatmaps in a single plot

Description

plotSeuratHeatmap Modifies the heatmap plot object so it contains specified number of heatmaps in a single plot

Usage

plotSeuratHeatmap(plotObject, dims, ncol, labels)

Arguments

plotObject

plot object computed from runSeuratHeatmap() 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

Value

modified plot object


compbiomed/singleCellTK documentation built on Feb. 10, 2024, 3:32 a.m.