Description Usage Arguments See Also
run for all contrasts
1 2 3 4 5 6 7 | run_fgsea_for_allContrasts(
allrnk,
geneSet,
nperm = 10000,
minSize = 25,
maxSize = 500
)
|
allrnk |
list of rank arrays |
geneSet |
single list geneset (e.g. ) |
nperm |
number 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_allGeneSets()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.