ACCNUM2EG: ACCNUM2EG

Description Usage Arguments Details Value Author(s) Examples

Description

Convert ACCNUM to Entrez

Usage

1
ACCNUM2EG(ACCNUM, organism = "human")

Arguments

ACCNUM

Accession numbers

organism

organism, only human supported yet.

Details

Given a character vector of ACCNUM, this function will convert it to Entrez gene IDs.

Value

a data.frame of accession to eg mapping

Author(s)

Guangchuang Yu http://ygc.name

Examples

1
ACCNUM2EG("AA086285")

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