Learn R Programming

ptm (version 0.2.7)

uniprot.kegg: Identifier Mapping From UniProt to KEGG

Description

Mapping between UniProt and KEGG protein identifiers.

Usage

uniprot.kegg(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) uniprot.kegg('P01009')

Run the code above in your browser using DataLab