powered by
Returns the uniprot id of a given chain within a PDB structure.
pdb2uniprot(pdb, chain)
The function returns the UniProt ID for the chain of interest.
the 4-letter PDB identifier.
letter identifying the chain.
Juan Carlos Aledo
uniprot2pdb(), id.mapping()
if (FALSE) pdb2uniprot('1u8f', 'O')
Run the code above in your browser using DataLab