View source: R/get_prop_associations.R
plot_subclust_associations | R Documentation |
Plot association significances for varying clustering resolutions
plot_subclust_associations(res, n_col = 2)
res |
data.frame Regression statistics for each subcluster analysis |
n_col |
numeric The number of columns to organize the plots into (default=2) |
A cowplot of ggplot objects showing statistics for regressions of proportions of each cell subtype (at varying clustering resolutions) against each factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.