Learn R Programming

pubmed.mineR (version 1.0.11)

HGNC2UniprotID: R Data containing HGNC2UniprotID data mapping.

Description

This dataset contains HGNC2UniprotID from Uniprot and is used in uniprotfn() function of this package, to get the information of a gene from the Uniprot.

Usage

data(HGNC2UniprotID)

Arguments

Format

The format is: chr "HGNC2UniprotID"

Details

The dataset contains HGNC2UniprotID

References

UniProt Consortium. "The universal protein resource (UniProt)." Nucleic acids research 36.suppl 1 (2008): D190-D195. http://www.uniprot.org/

Examples

Run this code
# NOT RUN {
data(HGNC2UniprotID)
# }

Run the code above in your browser using DataLab