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
Oftentimes, PDB files are downloaded in .pdb.gz format. When a filepath is specified to read_pdb, a zipped file should be read correctly and automatically detected using the file extension.