Relationships between cell subsets with latent information correlation network analysis
Source:vignettes/networks.Rmd
networks.Rmd
Vignette coming soon.
index = LeadingEdgeIndexed(gsea.result.list = glist,padj.threshold = 0.05)
jmat = Jmatlist(index)
sig = Signaturescores(feature.list = gexp, indexedgenes = index)
sli.list = SLImatrix(sig.scores = sig, jmat.list = jmat, correlation.type = 'spearman')