pypath.inputs.pdb.pdb_uniprot§
- pypath.inputs.pdb.pdb_uniprot()[source]§
Mapping between UniProt and PDB identifiers. Returns two dictionaries: * UniProt to PDB mapping: keys are UniProt IDs, values are sets of
tuples, each tuple with three values: the PDB structure ID, the structure analysis method and the structure resolution
PDB to UniProt mapping: keys are PDB IDs, values are sets of UniProt IDs