Learn R Programming

ptm (version 0.2.7)

pdb.uniprot: Identifier Mapping From PDB to UniProt

Description

Mapping between PDB and UniProt protein identifiers.

Usage

pdb.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) pdb.uniprot('3cwm')

Run the code above in your browser using DataLab