Plots a ranked lollipop plot of co-expression modules based on the results of module preservation analysis.
Usage
PlotModulePreservationLollipop(
seurat_obj,
name,
features = NULL,
fdr = TRUE,
wgcna_name = NULL
)
Details
PlotModulePreservationLollipop generates a lollipop plot showing module preservation results. If the module preservation test was performed using the WGCNA method, the statistic that will be shown is the Z-summary preservation statistic. If the analysis was performed using NetRep, then the statistic that will be shown is the FDR corrected averaged p-values from the module preservation permutation test.