mapAlias2Symbol: map alias to gene symbol

View source: R/hmx_feature_annotation.R

mapAlias2SymbolR Documentation

map alias to gene symbol

Description

Function to update annotation of a character vector of gene aliases, using the mapping provided by hgncAlias2Symbol

Usage

mapAlias2Symbol(aliases, gene_symbol_map = hgncAlias2Symbol)

Arguments

aliases

character vector of gene aliases

gene_symbol_map

data.table with gene aliases and matching symbol. Columns should be "ALIAS" and "SYMBOL". Default is to use hgncAlias2Symbol object provided in package data.


RGLab/HIPCMatrix documentation built on Jan. 29, 2023, 5:13 a.m.