R/visualization.R
GroupCorrelationPlot.Rd
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"
)
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
Returns a ggplot boxplot of correlations split by group