gsea | R Documentation |
gsea
gsea(signal, sets, maxSize = 3000, nperm = 2000, ...)
signal |
A named numeric vector indicating the features' response (e.g. logFC) |
sets |
A data.frame with at least the following columns: 'set', 'feature'. |
maxSize |
The maximum number of elements in a set to be tested (default 500). If the test takes too long to run, consider setting this. |
nperm |
The number of permutations, default 2000. The more permutations, the more precise the p-values, in particular for small p-values. |
a data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.