getEntrezTable: getEntrezTable

Description Usage Arguments Value Note Examples

View source: R/GOterm.R

Description

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

Usage

1
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

1

debrowser documentation built on Dec. 18, 2020, 2 a.m.