kegg_gsea_by_coef | R Documentation |
Wrapper to do GSEA on tidy results
kegg_gsea_by_coef(res_df, nPerm = 10000, pvalueCutoff = 0.1)
res_df |
a tidy results data.frame of genes (see |
nPerm |
number of permutations to run |
pvalueCutoff |
p-value cutoff of output to retain |
a tidy results data.frame of KEGG pathways
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.