plotHeatmapMulti {singleCellTK} | R Documentation |
plotHeatmapMulti
plotHeatmapMulti(plots, components = NULL, nCol = NULL)
plots |
Input list of plot objects. |
components |
Specify the components against which the heatmaps should
be plotted. Default is |
nCol |
Specify the number of columns in the output plot. Default
is |
Heatmap plot object.