View source: R/fn_spongeffects_utility.R
fn_get_semi_random_OE | R Documentation |
Function to calculate semi random enrichment scores of modules OE (functions taken from: Jerby-Arnon et al. 2018)
fn_get_semi_random_OE(r, genes.dist.q, b.sign, num.rounds = 1000)
r |
expression matrix |
genes.dist.q |
values of the genes after binning (result of binning) |
b.sign |
does the signature contain less than 2 genes? (controll parameter) (is set by mother function (OE module function)) |
num.rounds |
number of rounds (default: 1000) |
random signature scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.