Description Usage Arguments Value Examples
This function generates a GSEA null distribution from
1 | null_gsea(set, reflist, w = 1, np = 1000)
|
set |
A vector containing gene names. |
reflist |
A named vector containing the weights of the entire signature |
w |
exponent used to raise the supplied scores. Default is 1 (original scores unchanged) |
np |
Number of permutations (Default: 1000) |
A vector of null scores appropriate for the set/reflist combination provided
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.