Skip to contents

Plot Heatmap for the IDER-based similarity matrix

Usage

plotHeatmap(seu, ider)

Arguments

seu

An Seurat object.

ider

Output of function `getIDEr`.

Value

A heatmap shows the similarity between shared groups in two batches

See also

Examples

if (FALSE) {
  plotHeatmap(seu, ider)
}