Learn R Programming

HGNChelper (version 0.8.14)

hgnc.table: 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

Arguments

Format

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

Examples

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

Run the code above in your browser using DataLab