Skip to content

Releases: 3D-e-Chem/knime-kripodb

v2.1.2

22 Nov 15:29
Compare
Choose a tag to compare

KNIME nodes for KripoDB (https://github.com/3D-e-Chem/kripodb).

Fixed

  • Correct fragments.sqlite url (#14)

v2.1.1

21 Jul 12:35
Compare
Choose a tag to compare

KNIME nodes for KripoDB (https://github.com/3D-e-Chem/kripodb).

Changed

  • Nest Kripo nodes under /community/3D-e-Chem (#7)

v2.1.0

14 Jul 10:21
Compare
Choose a tag to compare

KNIME nodes for KripoDB (https://github.com/3D-e-Chem/kripodb).

Added

  • Explained fragments db file choices (#6)
  • Explained similar fragments matrix file options (#5)

Changed

  • Renamed distance to similarity (#9)

Removed

  • Python templates (#3)

v2.0.1

11 Jul 13:05
Compare
Choose a tag to compare

KNIME nodes for KripoDB (https://github.com/3D-e-Chem/kripodb).

Changed

v2.0.0

06 Jul 12:21
Compare
Choose a tag to compare

KNIME nodes for KripoDB (https://github.com/3D-e-Chem/kripodb).

Version <2.0.0 used Python templates which could be selected as source code and adjusted in a text area in the Python script node.
Version >= 2.0.0 uses KripoDB Knime node which have there own dialog with combo boxes and file pickers.

Added

  • Workflow tests
  • Run workflow tests on Travis-CI
  • Codacy badge
  • Check that Python packages are available before executing

Changed

  • Use KripoDB Knime node instead of Python node with a KripoDB template (#3)

v1.0.3

21 Jun 13:49
Compare
Choose a tag to compare

Templates for KripoDB (https://github.com/3D-e-Chem/kripodb) for Python script node in Knime (http://www.knime.org).

Added

  • bioisosteric replacement workflow

Fixed

  • Example 'Add fragment for hits' node returns too many rows (#2)

v1.0.2

26 May 12:38
Compare
Choose a tag to compare

Templates for KripoDB (https://github.com/3D-e-Chem/kripodb) for Python script node in Knime (http://www.knime.org).

Added

  • Use webservice in template and example (#1)

v1.0.1

19 Apr 12:08
Compare
Choose a tag to compare

Templates for KripoDB (https://github.com/3D-e-Chem/kripodb) for Python script node in Knime (http://www.knime.org).

Added

  • Distance matrix can be local file or kripodb webservice base url.

Removed

v1.0.0

12 Feb 11:30
Compare
Choose a tag to compare

Templates for KripoDB (https://github.com/3D-e-Chem/kripodb) for Python script node in Knime (http://www.knime.org).

Added

  • Python templates to use KripoDB package
  • Example workflow on Github repo.