knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(scglmmr)
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')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.