hgncAlias2Symbol: data.table mapping gene aliases to gene symbols

hgncAlias2SymbolR Documentation

data.table mapping gene aliases to gene symbols

Description

Gene-alias mapping info from the HUGO gene nomenclature committee.

Usage

hgncAlias2Symbol

Format

data.table with four columns:

SYMBOL

"official" gene symbol

ALIAS

Aliases for the official gene symbol. Each entry in this column should be unique

HGNC

HGNC ID

ENTREZ

Entrez ID

Details

Some aliases map to multiple gene symbols. There are a couple of different cases, which are dealt with differently:

  1. A gene alias maps to multiple gene symbols including itself: Remove mappings to other symbols.

  2. A gene alias maps to multiple gene symbols not including itself: Remove this alias.

References

HGNC


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