powered by
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
Run the code above in your browser using DataLab