plot_subclust_associations {scITD} | R Documentation |
Plot association significances for varying clustering resolutions
Description
Plot association significances for varying clustering resolutions
Usage
plot_subclust_associations(res, n_col = 2)
Arguments
res |
data.frame Regression statistics for each subcluster analysis |
n_col |
numeric The number of columns to organize the plots into (default=2) |
Value
A cowplot of ggplot objects showing statistics for regressions of proportions of each cell subtype (at varying clustering resolutions) against each factor.
[Package scITD version 1.0.4 Index]