Skip to content

Releases: wolberlab/pyrod

PyRod v0.7.5

Choose a tag to compare

@schallerdavid schallerdavid released this 04 Mar 13:04

This release fixes two errors that can show up in certain cases in feature and library generation. Also, more alternative residues are supported for ARG, ASP, GLU and Lys. Python 3.8 is now suggested as default, since this improves behaviour of multiprocessing for trajectories with a lot of frames.

PyRod v0.7.4

Choose a tag to compare

@schallerdavid schallerdavid released this 29 Nov 08:58

This release fixes an error introduced in PyRod v.0.7.3. This version used to generate double donor and double acceptor features with extremely long hydrogen bonds. Additionally, several options were removed from config files which were irrelevant and confusing for most users.

PyRod v0.7.3

Choose a tag to compare

@schallerdavid schallerdavid released this 15 May 04:49

Major clean up of PyRod with improved functionalities.

  • more modular and extendable
  • support of pdb-like pharmacophore format with directionality in all PyRod components
  • improved centroid generation

PyRod v0.7.2

Choose a tag to compare

@schallerdavid schallerdavid released this 21 Mar 06:31

Added centroid feature allowing to screen protein conformations with a pharmacophore.

PyRod v0.7.1

Choose a tag to compare

@schallerdavid schallerdavid released this 18 Dec 04:28

Major makeover including new topology handling and dmif excess.

PyRod v0.7.0

Choose a tag to compare

@schallerdavid schallerdavid released this 20 Jun 06:44

Novel config file system makes PyRod easier to handle.

PyRod v0.6.3

Choose a tag to compare

@schallerdavid schallerdavid released this 18 Jun 08:15

Added t stacking functionality. Faster dmif calculation by using math module instead of numpy for several functions.

PyRod v0.6.2

Choose a tag to compare

@schallerdavid schallerdavid released this 28 May 12:32

Added distance dependency for aromatic interactions and logging functionality.

PyRod v0.6.1

Choose a tag to compare

@schallerdavid schallerdavid released this 24 May 13:26

faster feature generation

PyRod v0.6.0

Choose a tag to compare

@schallerdavid schallerdavid released this 23 May 07:19

Added aromatic interactions.