any2entrez: Convert Symbols or Ensembl gene ids to Entrez Ids

Description Usage Arguments Value

View source: R/geneConversions.R

Description

Two reasons for NA return: the external gene id could not be found in the reference (org.Hs.Db) or there is no Entrez Id for that particular symbol or Ensembl Id, respectively.

Usage

1
any2entrez(gene_ids, verbose = TRUE)

Arguments

gene_ids

a character vector of gene ids from the Hugo gene sybmol or Ensembl annotation, respectively

verbose

logical whether to message progress reports.

Value

a character vector of gene symbols, beware of NAs


fossbert/binilib documentation built on April 23, 2021, 10:31 p.m.