Closed danny305 closed 3 years ago
to be clear. both the of these files (3nir.pdb and 3m24_final_tot.pdb work just fine in 2.1.1
Here are the pdb files:
There are many changes in PDB2PQR since 2.1.1; we've just updated the document with a summary of these changes.
The 3nir.pdb
"works" with the latest version (3.1.0, released last week) of PDB2PQR: the program fails gracefully when it encounters a gap in the backbone.
The 3m24_final_tot.pdb
fails with 3.1.0 because of CISPEP and CRYST1 records that don't comply with the PDB format. However, it does not fail very gracefully--and probably shouldn't fail at all since this information isn't essential for the PDB2PQR functionality. I'll create a new issue to fix this.
The following command works just fine with pdb2pqr2.1.1 whoever the equivalent command fails with the following error messages.
I am running this in a python3 docker container so I can't revert to using pdb2pqr2.1.
I can provide the raw pdb files if needed.
I am going to try to debug this but I thought I should let you guys know!