SingleImageMap: A single heatmap from base R using 'image'

View source: R/visualization.R

SingleImageMapR Documentation

A single heatmap from base R using image

Description

A single heatmap from base R using image

Usage

SingleImageMap(data, order = NULL, title = NULL)

Arguments

data

matrix of data to plot

order

optional vector of cell names to specify order in plot

title

Title for plot

Value

No return, generates a base-R heatmap using image


satijalab/seurat documentation built on Jan. 14, 2025, 8:48 p.m.