kegg.uniprot: Identifier Mapping From KEGG to UniProt

View source: R/getseq.R

kegg.uniprotR Documentation

Identifier Mapping From KEGG to UniProt

Description

Mapping between KEGG and UniProt protein identifiers.

Usage

kegg.uniprot(id)

Arguments

id

the identifier to be converted.

Value

Returns a character string corresponding to the requested identifier.

Author(s)

Juan Carlos Aledo

See Also

id.mapping()

Examples

## Not run: kegg.uniprot('hsa:5265')

ptm documentation built on Aug. 7, 2022, 5:05 p.m.

Related to kegg.uniprot in ptm...