species.mapping: Map Protein ID to Species

Description Usage Arguments Value Author(s) See Also Examples

View source: R/getseq.R

Description

Maps a protein ID to its corresponding organism.

Usage

1
species.mapping(id, db = 'uniprot')

Arguments

id

the identifier of the protein of interest.

db

a character string specifying the corresponding database. Currently, only 'uniprot' or 'pdb' are valid options.

Value

Returns a character string identifying the organism to which the given protein belong.

Author(s)

Juan Carlos Aledo

See Also

id.features()

Examples

1
species.mapping('P01009')

jcaledo/ptm_0.1.1 documentation built on April 4, 2020, 3:48 a.m.