hgnc.table | R Documentation |
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
hgnc.table
An object of class data.table
(inherits from data.frame
) with 103939 rows and 3 columns.
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")
data("hgnc.table", package="HGNChelper")
head(hgnc.table)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.