any2symbol: Convert Entrez or Ensembl gene ids to gene symbols

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 gene symbol for that particular external gene id.

Usage

1
any2symbol(gene_ids, verbose = TRUE)

Arguments

gene_ids

a character vector of gene ids from the Ensembl or Entrez 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.