NCBI2GeneName: Function to get GeneSymbol and GeneName for given NCBI...

Description Usage Arguments Value Author(s)

View source: R/NCBI2GeneName.R

Description

Function to get GeneSymbol and GeneName for given NCBI numbers. From ReadNAMES('AllAnnNCBIsPlusGeneName.names', system.file('extdata',package='ORA')).

Usage

1

Arguments

NCBI

Numeric, vector of NCBI numbers (e.g. 1).

Value

GeneSymbol

String, vector of same length as NCBI containing abbreviation of GeneName (e.g. "A1BG").

GeneName

String, vector of same length as NCBI containing detailed description of the gene (e.g. "alpha-1-B glycoprotein").

Author(s)

CL


CLippmann/dbtORA documentation built on Feb. 4, 2020, 12:37 a.m.