plotHeatmapMulti {singleCellTK}R Documentation

plotHeatmapMulti

Description

plotHeatmapMulti

Usage

plotHeatmapMulti(plots, components = NULL, nCol = NULL)

Arguments

plots

Input list of plot objects.

components

Specify the components against which the heatmaps should be plotted. Default is NULL which will include all available in input list of plots.

nCol

Specify the number of columns in the output plot. Default is NULL which will auto-compute the number of columns.

Value

Heatmap plot object.


[Package singleCellTK version 2.2.0 Index]