Boxplot_Est | R Documentation |
Generate boxplot of estimated cell type proportions cell type by cell type
Boxplot_Est(prop.est, method.name = NULL, title = NULL, ...)
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 |
a 'ggplot' object with [ggplot2::geom_boxplot]
Jitter_Est
, Prop_heat_Est
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.