hgcn_entrez_reference {PubScore}R Documentation

hgcn_entrez_reference

Description

Contains the result of a query to the biomaRt service done in October, 2019.

Usage

data(hgcn_entrez_reference)

Format

An object of class data.frame

Details

2 columns: entrezgene_id (containing the Entrez ids) and hgnc_symbol (containing gene symbols from the HUGO gene nomenclature consortium)

20491 rows, for the mapping between the two nomenclatures for human genes.

References

Mapping identifiers for the integration of genomic datasets with the R/Bioconductor package biomaRt. Steffen Durinck,Paul T. Spellman, Ewan Birney and Wolfgang Huber, Nature Protocols 4, 1184-1191 (2009).


[Package PubScore version 1.0.0 Index]