Skip to content

Releases: oddt/oddt

ODDT 0.7

24 Dec 09:41
Compare
Choose a tag to compare
  • Support recent RDKit and Openbabel
  • Implement PDBfixer (@marta-sd)
  • Fixed ECFP bugs
  • Last release that supports Python 2.7
  • a lot of bug fixes

ODDT 0.6

01 Mar 13:20
Compare
Choose a tag to compare
  • Virtual Screening module has been rewritten to use batches of ligands
  • Implement scoring functions based on PLEC fingerprints (linear, nn and rf)
  • Add mol.calccharges method to RDKit backend
  • Introduce resid and resnum uniformly to both toolkits (index and PDB number)
  • generators of diverse conformers for OB and RDKit backends
  • PLEC fingerprint bug fixes
  • testing is now done by Pytest

ODDT 0.5

14 Dec 22:03
Compare
Choose a tag to compare
  • Protein-Ligand Extended Connectivity (PLEC) fingerprint
  • PDBQT reader and writer for RDKit + Vina support
  • DUD-e database wrappers
  • standard deviation (SD) metric used in CASF
  • RIE and BEDROC metrics
  • minor bug fixes

Stable release 0.4.1

09 Aug 12:17
Compare
Choose a tag to compare
  • Issue warning if maximum allowed neighbor count is reached in atom_dict

Stable release 0.4

17 Jul 15:00
Compare
Choose a tag to compare
  • Interaction Fingerprints (IFP, SIFP, SPLIF);
    by Michał Kukiełka (@mkukielka)
  • Ultrafast Shape Recognition methods (USR, USRCAT, Electroshape);
    by Paulina Knut (@pknut) and Kinga Szyman (@kinga322)
  • Extended connectivity fingerprints ECFP (internal implementation)
  • Python 3.6 support

Stable release 0.3.2

23 Mar 15:33
Compare
Choose a tag to compare
  • use scikit-learn MLP instead of ffnet
  • many bugfixes
  • extensive code base testing

0.2 Release

19 Sep 14:07
Compare
Choose a tag to compare
  • CLI support (oddt_cli and oddt_debug)
  • Preliminary Python 3.x support
  • Many bugfixes

Another try to fix Conda

23 Feb 14:17
Compare
Choose a tag to compare
0.1.15

Final conda fix

Conda deployment

23 Feb 14:13
Compare
Choose a tag to compare
0.1.14

Remove redundant travis code

Another conda fix

23 Feb 11:04
Compare
Choose a tag to compare
0.1.13

Remove redundant travis code