You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Received url error when writing code to download PDB data. All the codes that needed to be written before were written and all the codes worked. I would appreciate it if you could help me on how to fix the error.
#Download PDB structures
structures=[Structure.from_pdbid(pdb_id) for pdb_id in pairs]
structures
The text was updated successfully, but these errors were encountered:
seymasoyler
changed the title
T008 · Protein data acquisition: Protein Data Bank (PDB)
T008 · Protein data acquisition: Protein Data Bank (PDB) / Error
Aug 5, 2024
seymasoyler
changed the title
T008 · Protein data acquisition: Protein Data Bank (PDB) / Error
Problem / T008 · Protein data acquisition: Protein Data Bank (PDB)
Aug 5, 2024
Many thanks, the webservice used behind the scenes to download the PDB structure is not in service anymore. See more details #419.
We will close this issue here as a duplicate of #419 and add updates there instead. Thanks!
dominiquesydow
changed the title
Problem / T008 · Protein data acquisition: Protein Data Bank (PDB)
T008: Cannot download PDB structure via MMTF API anymore
Aug 6, 2024
Hello,
Received url error when writing code to download PDB data. All the codes that needed to be written before were written and all the codes worked. I would appreciate it if you could help me on how to fix the error.
#Download PDB structures
structures=[Structure.from_pdbid(pdb_id) for pdb_id in pairs]
structures
The text was updated successfully, but these errors were encountered: