Skip to content

Releases: wolberlab/OpenMMDL

OpenMMDL 1.1.1 Release

28 Aug 12:33
f137680

Choose a tag to compare

This is a short release adding the Amber19 forcefield in addition to implementing the OPC and OPC3 water models

What's Changed

Full Changelog: 1.1.0...1.1.1

OpenMMDL 1.1.0 Release

30 May 19:24
ac18443

Choose a tag to compare

This is a major release of OpenMMDL.

The main changes in this release consist of the addition of various features, a change to the code and refactoring of OpenMMDL Analysis.

The main additions consist in the following:

  • Implementation of OpenFF force field selection options in OpenMMDL Setup.
  • addition of PyMOL support for visualisation
  • Implementation of MDonatello for additional visualisation
  • Transfer to RDKitConverter for ligand recognition if none are specified in OpenMMDL Analysis.
  • The addition of a Dockerfile for installation.
  • The option to select the final frame for OpenMMDL Analysis has been added with the -f flag.

Additionaly various small fixes were added in this release

Here are all of changes:

Full Changelog: 0.9.2.4...1.1.0

0.9.2.4

11 Sep 18:52
7f8a7ab

Choose a tag to compare

Final fix for correct version for conda-forge

What's Changed

Full Changelog: 0.9.2.3...0.9.2.4

0.9.2.1

02 Sep 17:28
bcf7674

Choose a tag to compare

Hotfix patch.
Fixes errors during installation with python 3.11 and python 3.12

What's Changed

Full Changelog: 0.9.2...0.9.2.1

v.0.9.2

24 Jul 08:55
26e6c47

Choose a tag to compare

What's Changed

Full Changelog: Release...0.9.2

v.0.9.1

15 May 09:59
7b17ee3

Choose a tag to compare

First OpenMMDL release contains:

  • OpenMMDL Setup: web page for setting up protein-ligand OpenMM MD simulations
  • OpenMMDL Simulation: script for MD Simulation performance with further postprocessing
  • OpenMMDL Analysis: Analysis of protein ligand interactions during the simulation with interaction fingerprint generation and display of the interactions and most prominent binding modes.

VT