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

This function generates a heatmap that visualises the similarity between shared groups across batches, as computed by getIDEr.

Usage

plotHeatmap(seu, ider, batch.var = "Batch")

Arguments

seu

A Seurat object.

ider

The output list from the getIDEr function.

batch.var

Character string specifying the metadata column that contains batch information. Default is "Batch".

Value

A heatmap displaying the similarity between shared groups across batches.

See Also

getIDEr


CIDER documentation built on April 4, 2025, 2:28 a.m.