Skip to content

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

v3.0.1

22 Nov 09:02
8d14679
Compare
Choose a tag to compare

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

KripoDB is a Python package used to interact with Kripo fragment, fingerprint and similarity data files.

KRIPO stands for Key Representation of Interaction in POckets, see reference for more information.

Requires KripoDB v2.3.0 or higher and KNIME 5.1 or higher.

Changed

  • Require KNIME 5.1

v3.0.0

12 Feb 12:11
02cb22c
Compare
Choose a tag to compare

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

KripoDB is a Python package used to interact with Kripo fragment, fingerprint and similarity data files.

KRIPO stands for Key Representation of Interaction in POckets, see reference for more information.

Requires KripoDB v2.3.0 or higher.

Removed

  • Python based nodes in favour of web service nodes (#25)

v2.5.0

25 Sep 10:58
Compare
Choose a tag to compare

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

KripoDB is a Python package used to interact with Kripo fragment, fingerprint and similarity data files.

KRIPO stands for Key Representation of Interaction in POckets, see reference for more information.

Requires KripoDB v2.3.0 or higher.

Deprecated

  • Python based nodes in favour of web service nodes (#25)

v2.4.2

02 Jul 13:33
04d37d4
Compare
Choose a tag to compare

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

KripoDB is a Python package used to interact with Kripo fragment, fingerprint and similarity data files.

KRIPO stands for Key Representation of Interaction in POckets, see reference for more information.

Requires KripoDB v2.3.0 or higher.

Changed

  • Requires KNIME 4.0 (#29)

v2.4.1

04 Apr 08:31
Compare
Choose a tag to compare

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

KripoDB is a Python package used to interact with Kripo fragment, fingerprint and similarity data files.

KRIPO stands for Key Representation of Interaction in POckets, see reference for more information.

Requires KripoDB v2.3.0 or higher.

Fixed

  • Last update of web service in node description [#28]

v2.4.0

07 Feb 14:12
Compare
Choose a tag to compare

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

KripoDB is a Python package used to interact with Kripo fragment, fingerprint and similarity data files.

KRIPO stands for Key Representation of Interaction in POckets, see reference for more information.

Requires KripoDB v2.3.0 or higher.

Changed

  • Allow Python node to use Python 2 or 3
  • Require KNIME 3.5

v2.3.0

21 Jul 14:19
Compare
Choose a tag to compare

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

KripoDB is a Python package used to interact with Kripo fragment, fingerprint and similarity data files.

KRIPO stands for Key Representation of Interaction in POckets, see reference for more information.

Requires KripoDB v2.3.0 or higher.

Added

  • Node to fetch pharmacophore from local db file (#12)
  • Node to fetch pharmacophore from webservice (#12)

Changed

  • Require KNIME 3.3

v2.2.0

06 Mar 10:14
Compare
Choose a tag to compare

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

KripoDB is a Python package used to interact with Kripo fragment, fingerprint and similarity data files.

KRIPO stands for Key Representation of Interaction in POckets, see reference for more information.

Requires KripoDB v2.2.0 or higher.

Added

  • Pure Java nodes to fetch fragment information and similarites from web service (#17)

Changed

  • Python nodes only work for local files, no longer for web service urls

v2.1.5

01 Mar 10:49
Compare
Choose a tag to compare

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

KripoDB is a Python package used to interact with Kripo fragment, fingerprint and similarity data files.

KRIPO stands for Key Representation of Interaction in POckets, see reference for more information.

Requires KripoDB v2.2.0 or higher.

Added

  • Fragment information node fails completely when just one of the fragment ids is wrong (#11)
  • Fragment similarity node gives warnings for query fragment ids that can not be found

v2.1.3

20 Jan 15:25
Compare
Choose a tag to compare

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

KripoDB is a Python package used to interact with Kripo fragment, fingerprint and similarity data files.

KRIPO stands for Key Representation of Interaction in POckets, see reference for more information.

Added

  • kripodb Python installation instruction in node description (#16)
  • code coverage (#19)

Changed

  • Allow fragments db to be a webservice url (#15)
  • Tests run against mocked web service (#18)