Skip to content

Releases: OpenFreeEnergy/openfe

v0.15.0

18 Dec 17:07
a3b5305

Choose a tag to compare

Highlights

  • The ability to do charge correction through alchemical waters has been added to the RBFE protocol.
  • Structural analysis (using openfe_analysis) of the RBFE simulations is now provided as part of the results.
  • Addition of Kartograf bindings to openfe.

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

30 Oct 13:56
2b762c6

Choose a tag to compare

Highlights

  • Fixes errors caused by conformer generation failing
  • Addresses high variance in partial charge generation through Ambertools giving high variance to estimates
  • By default the OpenMM_RFE protocol produces energetic analysis of the simulations
  • Adds openfe.setup.ligand_network_planning.generate_minimal_redundant_network for more robust ligand networks
  • Allows gather CLI command to process partially finished/complete results

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

31 Aug 13:51

Choose a tag to compare

Highlights

  • Scores are now in line with other community efforts, 1.0 representing full agreement, 0.0 representing complete disagreement.
  • the gather command now performs a MLE to yield absolute binding free energies, there are also options for other breakdowns
  • includes many documentation improvements

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

18 Aug 10:46

Choose a tag to compare

Highlights

  • Adds ability to read FEP+ / Orion NES ligand network files using openfe.setup.ligand_network_planning.load_fepplus_network and openfe.setup.ligand_network_planning.load_orion_network
  • Adds openfe.setup.ligand_network_planning.generate_network_from_names and openfe.setup.ligand_network_planning.generate_network_from_indices to create arbitrary networks
  • OpenMM RBFE Protocol pdb output now labels A and B state using BFactor column
  • network layouts from cli tool now much easier to understand

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.12.0

v0.11.1 - Lomap performance patch

12 Jul 08:51

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0 - Cofactor CLI support

06 Jul 08:30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.11.0

v0.10.1 - Hotfix

14 Jun 15:02

Choose a tag to compare

Fixes some test failures that weren't actually harmful.

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

12 Jun 11:11

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.10.0

v0.9.1

01 Jun 21:49
501aded

Choose a tag to compare

By default, now not water is the selection used to write out particle coordinates instead of all.
This setting is controlled by the output_indices setting in SimulationSettings for the RFE Settings object.

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

01 Jun 11:32

Choose a tag to compare

Improvements to the OpenMM RBFE Protocol. see #387

What's Changed

  • Switch rbfe tutorial fetch to point to main; not master by @dwhswenson in #430
  • [RFE protocol] Allow multiple small molecules + allow running with non-OpenFF force fields by @IAlibay in #387

Full Changelog: v0.8.1...v0.9.0