Learn R Programming

HGNChelper (version 0.3.4)

hgnc.table: All current and withdrawn HGNC symbols.

Description

All current and withdrawn symbols from genenames.org.

Arguments

Format

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

Source

Extracted from genenames.org prior to package build.

Examples

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

Run the code above in your browser using DataLab