hgnc.table: All current and withdrawn HGNC gene symbols and...

hgnc.tableR Documentation

All current and withdrawn HGNC gene symbols and Excel-mogrified symbols

Description

A data.frame with the first column providing a gene symbol or known alias (including withdrawn symbols), second column providing the approved HGNC human gene symbol.

  • Symbol: All valid, Excel-mogrified, and withdrawn symbols

  • Approved.Symbol: Approved symbols

Usage

hgnc.table

Format

An object of class data.table (inherits from data.frame) with 101345 rows and 3 columns.

Source

Extracted from ftp://ftp.ebi.ac.uk/pub/databases/genenames/new/tsv/hgnc_complete_set.txt and system.file("extdata/mog_map.csv", package="HGNChelper")

Examples

data("hgnc.table", package="HGNChelper")
head(hgnc.table)


waldronlab/HGNChelper documentation built on April 10, 2022, 7:39 p.m.