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 103939 rows and 3 columns.

Source

Extracted from https://storage.googleapis.com/public-download-files/hgnc/tsv/tsv/hgnc_complete_set.txt and system.file("extdata/mog_map.csv", package="HGNChelper")

Examples

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


HGNChelper documentation built on April 12, 2025, 1:48 a.m.