gene_go_kegg | R Documentation |
GO and KEGG annotation of background genes.
data(gene_go_kegg)
Dataframe: GO and KEGG annotation of background genes (1st-col: Genes, 2nd-col: biological_process, 3rd-col: cellular_component, 4th-col: molecular_function, 5th-col: kegg_pathway).
benben-miao
https://github.com/BioSciTools/BioSciToolsDatasets/tree/main/GOenrichStat/
# 1. Library TOmicsVis package
library(TOmicsVis)
# 2. Load example data
data(gene_go_kegg)
# 3. View example data
gene_go_kegg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.