Learn R Programming

scITD (version 1.0.4)

plot_subclust_associations: Plot association significances for varying clustering resolutions

Description

Plot association significances for varying clustering resolutions

Usage

plot_subclust_associations(res, n_col = 2)

Value

A cowplot of ggplot objects showing statistics for regressions of proportions of each cell subtype (at varying clustering resolutions) against each factor.

Arguments

res

data.frame Regression statistics for each subcluster analysis

n_col

numeric The number of columns to organize the plots into (default=2)