PercentExpressed | R Documentation |
Calculate the percent expressed cells for each group in a Seurat object
PercentExpressed(SerObj, group.by, features, plot_perHM = F)
SerObj |
A Seurat object |
group.by |
A meta feature used to group the cells |
features |
A vector of features (genes) to calculate the percent expressed cells for |
plot_perHM |
A logical indicating whether to plot a heatmap of the results |
A data frame with the percent expressed cells for each group and feature
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.