Learn R Programming

ptm (version 0.2.7)

kegg.uniprot: Identifier Mapping From KEGG to UniProt

Description

Mapping between KEGG and UniProt protein identifiers.

Usage

kegg.uniprot(id)

Value

Returns a character string corresponding to the requested identifier.

Arguments

id

the identifier to be converted.

Author

Juan Carlos Aledo

See Also

id.mapping()

Examples

Run this code
if (FALSE) kegg.uniprot('hsa:5265')

Run the code above in your browser using DataLab