View source: R/fn_spongeffects_utility.R
fn_OE_module | R Documentation |
Function to calculate enrichment scores of modules OE (functions taken from: Jerby-Arnon et al. 2018)
fn_OE_module( NormCount, gene.sign, bin.size = 100, num.rounds = 1000, set_seed = 42 )
NormCount |
normalized counts |
gene.sign |
significant genes |
bin.size |
bin size (default: 100) |
num.rounds |
number of rounds (default: 1000) |
set_seed |
seed size (default: 42) |
Signature scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.