preDEheatmap: preDEheatmap

View source: R/plotting.R

preDEheatmapR Documentation

preDEheatmap

Description

Do preparation for heatmap

Usage

preDEheatmap(
  object,
  col.name = "seurat_clusters",
  genes = NULL,
  spots = NULL,
  assay = NULL,
  slot = "scale.data",
  min.value = -2.5,
  max.value = 2.5
)

Arguments

object

Seurat object

Value

plots


Miaoyx323/stCancer documentation built on Nov. 14, 2024, 5:31 p.m.