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