.Calc_NES_bkgd | R Documentation |
Calculating background ES distribution for normalizing dES
.Calc_NES_bkgd(gs, rk, direction, n.iter, alpha)
gs |
A string vector for set of targets of interests. Could be an element from output of GetLE() |
rk |
A numeric vector for all mRNAs ranked by correlation |
direction |
A character for the direction of enrichment |
n.iter |
An integer for the number of background to generate. Default is 500 |
alpha |
A numeric value for the gsea param |
A numeric vector of background normalized ES distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.