R/plot_mean_correlation.r
plot_mean_correlation.Rd
Obtain the average correlation (across celltypes) at a specified cutoff p-value
plot_mean_correlation(
dataset_name,
allstudies,
celltypes,
pvals,
data_names = "placeholder",
output_path = getwd()
)
name of the dataset used to select significant DEGs from (specified as a string, name as in allStudies)
a list containing all the datasets (most likely as SCE objects)
a list containing the celltypes to compute mean correlation across
the cut-off p-value which will be used to select DEGs
names of the datasets as they appear in the correlation plot
base path in which outputs will be stored
mean correlation matrix