Commit Graph

7 Commits

Author SHA1 Message Date
Richard Gowers
1dd5d7eab6 update LomapAtomMapper default settings to established best practices (#730)
* update LomapAtomMapper default settings to established best practices

* fixup tests for relative_alchemical_network_planner following lomap default change

make these tests use the legacy default settings for Lomap, they're just smoke testing and the actual mappings don't matter

* fixup regression tests for command line plan-rbfe

these are different now that the lomap defaults have been changed for 1.0

---------

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
2024-03-26 19:49:35 -07:00
Richard Gowers
94929f5c27 cli: gather raw option (#620)
* fixes issue #618

openfe gather will not correctly report DDG hydration values

* cli: add --report raw option to gather

this reports the unit estimates individually

* add doc to cli for gather raw option

* cli:  add test for gather raw

* cli:  gather, remove dg-raw option

* Update openfecli/commands/gather.py

Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com>

* Update environment.yml

* change tyk2 regression to use gather --report ddg

* fixup raw gather test to include MBAR uncertainty label

---------

Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com>
2023-11-17 10:42:26 +00:00
richard gowers
92b3b7e898 finish migration from resources.path to resources.files 2023-09-06 13:09:38 +01:00
David W.H. Swenson
b027cff8d0 update tutorial test 2023-08-24 09:59:55 +01:00
richard gowers
916695fa87 fix gather entry order
also sort leg types in gather
2023-07-03 10:52:40 +01:00
richard gowers
8c99d03941 remove a debug line 2023-07-03 10:52:40 +01:00
richard gowers
1ad3e41143 add tyk2 tutorial tests 2023-07-03 10:52:40 +01:00