gseaPermutation | R Documentation |
Permutaion in GSEA algorithm
gseaPermutation(inset_scores, outset_scores, expression_value)
inset_scores |
Scaled score matrix for genes in sets |
outset_scores |
Normalized score matrix for genes not in sets |
expression_value |
Vector of gene rank scores |
A vector of concatenated random minimal,maimum and best running sum scores for each set.
Yuxing Liao
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.