Releases: durrantlab/dimorphite_dl
Releases · durrantlab/dimorphite_dl
v2.0.2
v2.0.1
Changed
- Rearranged
__init__.pyimports to mainly havefrom dimorphite_dl import protonate_smiles.
Fixed
- Circular import of SMARTS.
v2.0.0
Changed
- Fallback mechanism now uses the previous successful site protonation.
In previous versions, sometimes only the last successful protonation site type was returned.
If the third phosphate protonation failed, then it would fallback to the last successful protonation before the first phosphate.
Now, we would return the second phosphate protonation. - Major refactor of practically everything.
v1.2.5
Changed
- Major reorganization of the original
dimorphite_dl.pyfile into Python modules under the package namedimorphite_dl. No code logic has been changed, just refactored.
Dimorphite-DL 1.2.4
Full Changelog: v.1.2.3...v.1.2.4
Dimorphite-DL 1.2.3
Full Changelog: v1.2.1...v.1.2.3
Dimorphite-DL 1.2.1
Full Changelog: v1.2...v1.2.1
Dimorphite-DL 1.2
Full Changelog: v1.1...v1.2
Dimorphite-DL 1.1
Full Changelog: v1.0...v1.1