Learn R Programming

gCMAPWeb (version 1.12.0)

retrieve_annotation: Gene symbol and name lookup

Description

This function retrieves the official gene symbol and name for Entrez identifiers

Usage

retrieve_annotation(entrez, annotation.db)

Arguments

entrez
character, Entrez identifier to look up
annotation.db
character, name of the annotation package to use for lookup

Value

data.frame with entrez, symbol and name columns