Boxplot of correlation of a variable (e.g. number of UMIs) with expression data
GroupCorrelationPlot(
object,
assay = NULL,
feature.group = "feature.grp",
cor = "nCount_RNA_cor"
)
Returns a ggplot boxplot of correlations split by group
Seurat object
Assay where the feature grouping info and correlations are stored
Name of the column in meta.features where the feature grouping info is stored
Name of the column in meta.features where correlation info is stored