beautify_Reactome_table | R Documentation |
Beautifying an enrichment table with Reactome identifiers in it
beautify_Reactome_table(enrich_tbl, Reactome_id_column = "ID")
enrich_tbl |
A data frame tabular representation of the enrichment results |
Reactome_id_column |
Character string, specifying which column contains the Reactome identifier |
A data.frame, ready to be passed on to
DT::datatable(..., escape = FALSE)
, to render the buttons correctly
## TODO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.