preDEheatmap | R Documentation |
Do preparation for heatmap
preDEheatmap(
object,
col.name = "seurat_clusters",
genes = NULL,
spots = NULL,
assay = NULL,
slot = "scale.data",
min.value = -2.5,
max.value = 2.5
)
object |
Seurat object |
plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.