get_GeneEnsembl2Symbol: ID convention (from ENSEMBL to SYMBOL)

View source: R/get_GeneSymbol.R

get_GeneEnsembl2SymbolR Documentation

ID convention (from ENSEMBL to SYMBOL)

Description

This function takes an array of ENSEMBL ID and convert it into GENE SYMBOL.

Usage

get_GeneEnsembl2Symbol(ensemble.arr, dataset = "mmusculus_gene_ensembl")

Arguments

ensemble.arr,

a character array. The ENSEMBL ID array.

dataset,

must be either "mmusculus_gene_ensembl" or "hsapiens_gene_ensembl".

Value

A data frame contains 3 columns, "Gene", "Symbol" and "description".


jaleesr/TrendCatcher_1.0.0 documentation built on Jan. 29, 2024, 9:34 p.m.