annotateGenes: This function annotate ENSEMBLE gene IDs into HGNC symbol...

Description Usage Arguments Value Examples

View source: R/annotateGenes.R

Description

This function annotate ENSEMBLE gene IDs into HGNC symbol using the biomaRt package.

Usage

1
annotateGenes(ensemblID)

Arguments

ensemblID

ENSEMBL internal gene ID

Value

data frame with two columns ENSEMBL id and mapped HGNC symbol

Examples

1
## Not run: annotateGenes(ensemblID = "ENSG00000000003")

kkolmus/MolecularAnalyzeR documentation built on Dec. 21, 2021, 6:46 a.m.