R/enrichment_analysis.R
dot-run_ora.Rd
Loads the cached chemical->gene-symbol mapping, maps Entrez IDs to symbols, runs ORA, and merges chemical names.
.run_ora( x, chemicals_meta, cache_dir, pAdjustMethod, interaction_types = NULL, gene_id_type = "symbol", ... )
Data frame with column EntrezID.
EntrezID
Data frame with ChemicalID and ChemicalName columns.
ChemicalID
ChemicalName
Directory holding cached CTD .rda files.
.rda
Multiple-testing correction name.
A data frame of ORA enrichment results.