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
Currently, we hardcode the PointEstimate stderr to 0.2 in analysis.__init__.calc_exp_ddg. We would like this to at least be configurable via the AnalysisConfig configuration file by the user.
The text was updated successfully, but these errors were encountered:
Currently, we hardcode the
PointEstimate
stderr to 0.2 inanalysis.__init__.calc_exp_ddg
. We would like this to at least be configurable via theAnalysisConfig
configuration file by the user.The text was updated successfully, but these errors were encountered: