beautify_GO_table: Beautifying an enrichment table with GO identifiers in it

View source: R/de_funcs.R

beautify_GO_tableR Documentation

Beautifying an enrichment table with GO identifiers in it

Description

Beautifying an enrichment table with GO identifiers in it

Usage

beautify_GO_table(enrich_tbl, GO_id_column = "GO.ID")

Arguments

enrich_tbl

A data frame tabular representation of the enrichment results

GO_id_column

Character string, specifying which column contains the GO term 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.