masif
masif copied to clipboard
Cannot download large PDB structures
Bio.PDB.PDBList()
disallows the downloading of structures >62 chains or >99999 ATOM lines using the 'pdb'
(.ent) format. Attempting this gives a "Desired structure doesn't exist" error.
There are a couple of other file_format
options for which this is allowed, but it's not completely clear how to utilize these formats in the downstream data_preparation steps. It would be very helpful to be able to use one of these other formats in the MaSIF pipeline.