Learn R Programming

TOmicsVis (version 2.0.0)

gene_go_kegg2: GO and KEGG annotation of background genes.

Description

GO and KEGG annotation of background genes.

Usage

data(gene_go_kegg2)

Arguments

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

benben-miao

References

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

Examples

Run this code
# 1. Library TOmicsVis package
library(TOmicsVis)

# 2. Load example data
data(gene_go_kegg2)

# 3. View example data
gene_go_kegg2

Run the code above in your browser using DataLab