EG2ACCNUM: EGACCNUM

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Convert Entrez to ACCNUM

Usage

1
EG2ACCNUM(eg, organism = "human", type = "gene")

Arguments

eg

Entrez gene ids

organism

organism, only human supported yet.

type

one of "gene" or "protein"

Details

Given a character vector of entrez gene ids, this function will convert it to Accession numbers.

Value

a data.frame of eg to accession mapping

Author(s)

Guangchuang Yu http://ygc.name

See Also

ACCNUM2EG

Examples

1
EG2ACCNUM("8061")

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