The Gene Ontology (GO) is a major bioinformatics initiative to unify the representation of gene and gene product attributes across all species.
simGO(
enrich_df,
sim_method = c("Resnik", "Lin", "Rel", "Jiang", "Wang"),
org = NULL,
ont = NULL
)A `data.frame` contains simplified GO terms.
GO enrichment analysis of `genORA()` result.
Method of calculating the similarity between nodes, one of one of "Resnik", "Lin", "Rel", "Jiang" , "Wang" methods.
Organism name from `biocOrg_name`.
One of "bp", "mf", and "cc".