Description Usage Arguments Value
View source: R/cell_cytometry.R
Plot.Cluster.Percentage
1 | Plot.Cluster.Percentage(seurat.ob, grouped = F, multi = NA)
|
seurat.ob |
a seurat object type that have a count a count table inside with proper column name as cells and rowname as the gene |
grouped |
a boolean to specify if the seurat object is grouped as 'CTRL' and 'STIM', default to false |
multi |
a boolean to specify if the seurat object is grouped as a specified vector of group names, default to NA |
return barplot with the number of cells of each cluster within the sample/population
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.