gene_go_kegg2: GO and KEGG annotation of background genes.

gene_go_kegg2R Documentation

GO and KEGG annotation of background genes.

Description

GO and KEGG annotation of background genes.

Usage

data(gene_go_kegg2)

Format

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).

Author(s)

benben-miao

References

https://github.com/BioSciTools/BioSciToolsDatasets/tree/main/GOenrichStat/

Examples

# 1. Library TOmicsVis package
library(TOmicsVis)

# 2. Load example data
data(gene_go_kegg2)

# 3. View example data
gene_go_kegg2


TOmicsVis documentation built on Aug. 29, 2023, 1:06 a.m.