Description Usage Arguments Value Author(s) See Also Examples
View source: R/pdb_ancillary.R
Return the uniprot id of a given chain within a PDB structure.
1 | 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()
1 | pdb2uniprot('1u8f', 'O')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.