Description Usage Arguments Value Author(s) See Also Examples
Mapping between protein identifiers.
1 | id.mapping(id, from, to)
|
id |
the identifier to be converted. |
from |
the type for the identifier of origin; it must be one of 'uniprot', 'pdb', or 'kegg'. |
to |
the type for the identifier of destination; it must be one of 'uniprot', 'pdb', or 'kegg'. |
Returns a character string corresponding to the requested identifier.
Juan Carlos Aledo
pdb2uniprot(), uniprot2pdb()
1 | id.mapping('P01009', from = 'uniprot', to = 'pdb')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.