plot_heatmap | R Documentation |
Generate a heatmap
plot_heatmap(x, group_by, assay = "logcounts", out_dir = NULL)
x |
A SpatialExperiment object. |
group_by |
Column metadata field(s) to group by. |
assay |
A character string indicating which expression values should be used. |
out_dir |
Name of the output analysis directory. If specified, the plots will be saved there. |
A Heatmap object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.