getEntrezTable: getEntrezTable

View source: R/GOterm.R

getEntrezTableR Documentation

getEntrezTable

Description

Gathers the entrezIds of the genes in given list and their data

Usage

getEntrezTable(genes = NULL, dat = NULL, org = "org.Hs.eg.db")

Arguments

genes,

gene list

dat,

data matrix

org,

orgranism for gene symbol entrez ID conversion

Value

table with the entrez IDs in the rownames

Note

GOTerm

getEntrezTable symobol to ENTREZ ID conversion

Examples

    x <- getEntrezTable()


UMMS-Biocore/debrowser documentation built on Feb. 9, 2024, 6:15 p.m.