R/plot-heatmap.R
plot_heatmap.Rd
Generate a heatmap
plot_heatmap(x, group_by, assay = "logcounts", out_dir = NULL)
A SpatialExperiment object.
Column metadata field(s) to group by.
A character string indicating which expression values should be used.
Name of the output analysis directory. If specified, the plots will be saved there.
A Heatmap object.