beautify_Reactome_table: Beautifying an enrichment table with Reactome identifiers in...

View source: R/de_funcs.R

beautify_Reactome_tableR Documentation

Beautifying an enrichment table with Reactome identifiers in it

Description

Beautifying an enrichment table with Reactome identifiers in it

Usage

beautify_Reactome_table(enrich_tbl, Reactome_id_column = "ID")

Arguments

enrich_tbl

A data frame tabular representation of the enrichment results

Reactome_id_column

Character string, specifying which column contains the Reactome identifier

Value

A data.frame, ready to be passed on to DT::datatable(..., escape = FALSE), to render the buttons correctly

Examples

## TODO

IMBEIbioinformatics/BIUMmisc documentation built on June 12, 2025, 10:50 p.m.