uniprot.kegg: Identifier Mapping From UniProt to KEGG

View source: R/getseq.R

uniprot.keggR Documentation

Identifier Mapping From UniProt to KEGG

Description

Mapping between UniProt and KEGG protein identifiers.

Usage

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

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

Related to uniprot.kegg in ptm...