IP – I’ve cleaned up the from_pdb method to mostly use offmols and not rdmols.
JW – I added a peptide bond smarts to the _patch_known_problems
method.
JW – I fixed a bug that was causing the substructure libraries to get really large (the recursive leaving-atom function was never resetting its list of return values between amino acids, so it just kept getting bigger - This is fixed now)
IP – I’ve consolidated the loading-from-pdb tests into a new test class
JW – I will add additional loading-from-PDB tests, and figure out what’s wrong with our t4 test.
IP – I will wire up metadata loading from PDB