You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From @jchodera, referring to known hack for racemic mixture handling in analysis.__init__.analyze_compound_series:
A better way to handle this (in a separate PR in future) would be to depart from what we are doing here, and instead have:
An absolute retrospective tab, showing predicted and experimental absolute free energies, which correctly aggregate the predicted free energy for racemic compounds (or compounds with multiple protonation/tautomeric states)
A relative retrospective tab, where only relative transformations between unambiguous microstates (e.g. between compounds that only possess a single microstate each) are shown
Implementation of these tabs would address the core issue the existing hack works around.
The text was updated successfully, but these errors were encountered:
From @jchodera, referring to known hack for racemic mixture handling in
analysis.__init__.analyze_compound_series
:Implementation of these tabs would address the core issue the existing hack works around.
The text was updated successfully, but these errors were encountered: