Wrapper function that performs gene set enrichment analysis (GSEA) with the RDAVIDWebService package, using simplified input options.

run_david(res_tables, direction = "both", count = 3, write_files = TRUE)

Arguments

res_tables

res_tables() list object

direction

Gene direction: up, down, or both

count

Minimum hit count

write_files

Write files to disk (TRUE/FALSE)

Value

List of RDAVIDWebService report objects