Skip to content

Releases: wolberlab/pyrod

PyRod v0.7.5

04 Mar 13:04
Compare
Choose a tag to compare

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

29 Nov 08:58
Compare
Choose a tag to compare

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

15 May 04:49
Compare
Choose a tag to compare

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

21 Mar 06:31
Compare
Choose a tag to compare

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

PyRod v0.7.1

18 Dec 04:28
Compare
Choose a tag to compare

Major makeover including new topology handling and dmif excess.

PyRod v0.7.0

20 Jun 06:44
Compare
Choose a tag to compare

Novel config file system makes PyRod easier to handle.

PyRod v0.6.3

18 Jun 08:15
Compare
Choose a tag to compare

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

PyRod v0.6.2

28 May 12:32
Compare
Choose a tag to compare

Added distance dependency for aromatic interactions and logging functionality.

PyRod v0.6.1

24 May 13:26
Compare
Choose a tag to compare

faster feature generation

PyRod v0.6.0

23 May 07:19
Compare
Choose a tag to compare

Added aromatic interactions.