ggPlotHeatmap {MetaNeighbor}R Documentation

Plots symmetric AUROC heatmap, clustering cell types by similarity.

Description

This function is a ggplot alternative to plotHeatmap (without the cell type dendrogram).

Usage

ggPlotHeatmap(aurocs, label_size = 10)

Arguments

aurocs

A square AUROC matrix as returned by MetaNeighborUS.

label_size

Font size of cell type labels along the heatmap (default is 10).

Value

A ggplot object.

See Also

plotHeatmap


[Package MetaNeighbor version 1.14.0 Index]