Description Usage Arguments See Also
used to analyse a single contrast with various genesets
1 2 3 4 5 6 7 | run_fgsea_for_allGeneSets(
allrnk,
geneSets,
nperm = 10000,
minSize = 25,
maxSize = 500
)
|
allrnk |
ranklist |
geneSets |
list of gene sets |
nperm |
number of permutations |
minSize |
minimum geneset size |
maxSize |
maximum geneset size |
Other fgsea:
fgsea_leading_edge_too_char()
,
fgsea_msigdb_collections()
,
fgsea_msigdb()
,
fgsea_rank_contrasts()
,
fgsea_rank()
,
getMsigdbGenesets()
,
run_fgsea_for_allContrasts()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.