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

Description Usage Format Details Source Examples

Description

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

Usage

1

Format

An object of class data.frame with 98431 rows and 2 columns.

Details

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

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

Example output

       Symbol Approved.Symbol
1        #945          ATP12A
2    0808Y08Y        NFYC-AS1
3        1-8D          IFITM2
4        1-8U          IFITM3
5       1-CYS           PRDX6
6 1/2-SBSRNA4      SEC24B-AS1

HGNChelper documentation built on Oct. 30, 2019, 9:41 a.m.