powered by
Returns the PDB and chain IDs of the provided protein.
uniprot2pdb(up_id)
the UniProt ID.
The function returns a dataframe with info about the PDB related to the protein of interest.
pdb2uniprot(), id.mapping()
# NOT RUN { uniprot2pdb("P04406") # }
Run the code above in your browser using DataLab