Prop_heat_Est: Heatmap of estimated cell type proportions

View source: R/plot.R

Prop_heat_EstR Documentation

Heatmap of estimated cell type proportions

Description

Generate heatmap of estimated cell type proportions cell type by cell type

Usage

Prop_heat_Est(prop.est, method.name = NULL, title = NULL, ...)

Arguments

prop.est

a matrix or a list of matrices of estimated cell type proportions

method.name

vector of the names of estmation methods. Default is NULL and the names will be generated automatically as 'Est1', 'Est2', ...

title

a string of the tile of the plot

Value

a 'ggplot' object with [ggplot2::geom_tile]

See Also

Boxplot_Est, Jitter_Est


xuranw/wdec documentation built on March 8, 2024, 2:41 p.m.