Skip to content

Releases: ur-whitelab/exmol

v3.1.0

22 Nov 06:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v3.1.0

v3.0.3

19 Jun 20:50
6787389
Compare
Choose a tag to compare

What's Changed

  • Issue-137, import exmol not working with python 3.11 by @geemi725 in #138

Full Changelog: v3.0.2...v3.0.3

v3.0.2

13 Mar 11:01
1aa7e14
Compare
Choose a tag to compare
  • Now try to find largest component with multiple compounds separated via . in SMILES
  • Added langchain for text explanations

v3.0.1

03 Feb 14:01
Compare
Choose a tag to compare

Removed ~ any bonds from SMILES strings coming from synspace

v3.0.0

24 Jan 16:55
4fe45c9
Compare
Choose a tag to compare
  • Added synspace method to generate synthetically feasible space
  • Added drug-like filter by default for counterfactuals

v2.2.1

07 Dec 21:08
8d592b2
Compare
Choose a tag to compare
  • Fixed bug in sorting for text explanations
  • Fixed empty plot names saying None
  • Added priority for naming and removed invalid names
  • Added more names (metyhl, ethyl, butyl, etc)
  • Fixed sample_space to accept partials or objects
  • Added openai prompting
  • Added name_morgan_bit as external facing

v2.2.0

01 Nov 21:45
8d636cf
Compare
Choose a tag to compare
  • Added natural language explanation method
  • Added names to ECFP plots and naming of ECFP fragments

v2.1.1

04 Jun 04:42
ae692fd
Compare
Choose a tag to compare
  • Fixed bug in plot_descriptors

v2.1.0

03 Jun 18:48
08c40ff
Compare
Choose a tag to compare
  • plot_descriptors will no longer save to file without filename

v2.0.1

31 May 16:05
Compare
Choose a tag to compare

Made default run_stoned argument use basic instead of semantically robust alphabet, as claimed in documentation