pdb2uniprot | R Documentation |
Returns the uniprot id of a given chain within a PDB structure.
pdb2uniprot(pdb, chain)
pdb |
the 4-letter PDB identifier. |
chain |
letter identifying the chain. |
The function returns the UniProt ID for the chain of interest.
Juan Carlos Aledo
uniprot2pdb(), id.mapping()
## Not run: pdb2uniprot('1u8f', 'O')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.