View source: R/plot_MF_props.R
plot_MF_props | R Documentation |
This function creates a stacked bar plot containing the predicted cell-type proportions for each bulk sample.
plot_MF_props(celltypeProportion, sampleLabel = FALSE)
celltypeProportion |
The output list from the function CelltypeProportion() |
sampleLabel |
Whether or not to add sample labels to the plot. The default is FALSE. |
A bar plot showing the predicted cell type proportions for each sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.