Open jchodera opened 8 years ago
Ideally, we can just use the public API.
Hmmmm.
Hmmm?
I don't think we had noticed this because (1) we were using Rosetta for loop modeling, and (2) we were using the released pdbfixer
from a long time ago in the dependencies. Now we have updated to pdbfixer-dev
to catch these issues.
We've also added nightli.es
nightly builds so we get an alert when something breaks.
Ensembler apparently uses some undocumented parts of the
PDBFixer
internals---specificallyPDBFixer.structure
, which no longer exists---to do loop modeling. This currently causes tests to fail:We need to update this for whatever PDBFixer does now.