kegg_gsea_by_coef: Wrapper to do GSEA on tidy results

View source: R/pathways.R

kegg_gsea_by_coefR Documentation

Wrapper to do GSEA on tidy results

Description

Wrapper to do GSEA on tidy results

Usage

kegg_gsea_by_coef(res_df, nPerm = 10000, pvalueCutoff = 0.1)

Arguments

res_df

a tidy results data.frame of genes (see get_limma_results)

nPerm

number of permutations to run

pvalueCutoff

p-value cutoff of output to retain

Value

a tidy results data.frame of KEGG pathways


lefeverde/QSPpaper documentation built on Jan. 12, 2023, 11:14 a.m.