View source: R/plot_MF_groups.R
plot_MF_groups | R Documentation |
This function creates a violin plot of the predicted cell type proportions, split into cell types and groups of samples.
plot_MF_groups(celltypeProportion, group)
celltypeProportion |
The output list from the function CelltypeProportion() |
group |
A data frame containing a column named "Sample" and a column named "Group". |
A violin plot showing the cell type scores between two different groups.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.