Writes the enrichment results out to an Excel workbook

hypGEM_to_excel(
  hypGEM_obj,
  file_path,
  cols = NULL,
  fdr_cutoff = 1,
  do_sort = FALSE,
  versioning = TRUE
)

Arguments

hypGEM_obj

A hypeR-GEM object from enrichment analysis

file_path

the path to save the output file

cols

columns

fdr_cutoff

fdr threshold

do_sort

logical parameter

versioning

logical parameter

Value

a excel file