EG2Symbol: Convert Entrez to Gene symbol

Description Usage Arguments Value Examples

Description

Given a character vector of Entrez IDs, this function will convert it to Gene symbols.

Usage

1
EG2Symbol(eg, organism = "human", useBiomart = FALSE)

Arguments

eg

Entrez IDs.

organism

organism.

useBiomart

using Biomart to query or using annotation packages.

Value

result

eg.symbol dataframe.

Examples

1
EG2Symbol("9961")

GuangchuangYu/bitr documentation built on May 6, 2019, 9 p.m.