ggPlotHeatmap {MetaNeighbor} | R Documentation |
This function is a ggplot alternative to plotHeatmap (without the cell type dendrogram).
ggPlotHeatmap(aurocs, label_size = 10)
aurocs |
A square AUROC matrix as returned by MetaNeighborUS. |
label_size |
Font size of cell type labels along the heatmap (default is 10). |
A ggplot object.