Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

clusterProfiler (version 2.0.1)

buildGOmap: buildGOmap

Description

building GO mapping files

Usage

buildGOmap(gomap, compress = TRUE)

Arguments

gomap
data.frame with two columns names "entrezgene", and "go_accession"
compress
logical, indicate file save in compress or not.

Value

files save in the the working directory

Details

provided by a data.frame of gene and GO directly annotation file this function will building gene to GO and GO to gene mapping, with directly and undirectly annotation.