hgnc2uniprot: Mapping from Hugo symbol to UniProt IDs
Description
Mapping from Hugo Symbol to UniProt ID using internal mapping table.
Return a data frame with columns symbol (Hugo symbol), uniprot (UniProt ID),
and length (protein length).
Usage
hgnc2uniprot(hgnc.symbol)
Value
a data frame with columns symbol (Hugo symbol), uniprot (UniProt ID),
and length (protein length).