Calculate correlations for genes as a module/anchor
Source:R/utils_gene_mc.R
calc_module_correlations.RdCalculate correlations for genes as a module/anchor
Usage
calc_module_correlations(
dataset,
genes,
n_top = 30,
cell_type_filter = NULL,
threshold = 0,
atlas = FALSE
)