Description Usage Arguments Value Author(s) See Also Examples
GSEA is performed with centrality measure
1 2 3 4 |
geneset |
list of gene sets |
x |
Named vector of gene-level statistics. Names should be the same as in gene sets. |
adjacency |
adjacency matrix |
pseudo |
pseudo number for log2 transformation (default: 1) |
nperm |
number of permutations (default: 1000) |
centrality |
centrality measure, degree centrality or node strength is default |
weightParam |
weight parameter value for the centrality measure, equally weight if weightParam = 0 (default: 1) |
minSize |
minimal size of a gene set (default: 1) |
maxSize |
maximal size of a gene set (default: Inf) |
gseaParam |
GSEA parameter value (default: 1) |
nproc |
see fgsea::fgsea |
BPPARAM |
see fgsea::fgsea |
GSEA result
Dongmin Jung
fgsea::fgsea
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.