plotHeatmap: Plot Heatmap for the IDER-based similarity matrix

View source: R/plotDistMat.R

plotHeatmapR Documentation

Plot Heatmap for the IDER-based similarity matrix

Description

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

getIDEr

Examples

## Not run: 
  plotHeatmap(seu, ider)

## End(Not run)

zhiyhu/CIDER documentation built on Feb. 4, 2025, 1:09 a.m.