Creates a tabular output of annotations to genes providing lookup of which genes are contributing to a particular annotation.
Usage
annotation_gene_table(
combined_enrichment,
annotations = NULL,
use_db = NULL,
input_type = "ENTREZID",
gene_info = c("SYMBOL", "GENENAME")
)