Core concepts - #162
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #162 +/- ##
==========================================
- Coverage 69.79% 66.78% -3.02%
==========================================
Files 17 17
Lines 1096 1096
==========================================
- Hits 765 732 -33
- Misses 331 364 +33 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
IAlibay
left a comment
There was a problem hiding this comment.
Overall this looks good. Few suggestions / edits.
| Absolute free energy plots compare calculated and experimental :math:`\Delta G` values for each ligand. Absolute | ||
| :math:`\Delta G` predictions can be obtained from a connected network of relative free energies. They therefore accumulate errors from multipule aspects of the calculation, including | ||
| edge accuracy, uncertainty quantification, perutration network design and estimator, giving a complete picture of protocol performance. | ||
| These plots are then useful for both method developers and users, as they show how well the overall ranking of ligands is predicted. |
There was a problem hiding this comment.
| These plots are then useful for both method developers and users, as they show how well the overall ranking of ligands is predicted. | |
| These plots are useful for both method developers and users, as they show how well the overall ranking of ligands is predicted. |
This sentence is more important than the previous one. I would have it take precedence maybe?
There was a problem hiding this comment.
Same as above, this was resolved without action/comment, just checking if that was intended.
There was a problem hiding this comment.
Strange the order has updated but the text update was lost this should be done now!
Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com>
Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com>
Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com>
Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com>
Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com>
IAlibay
left a comment
There was a problem hiding this comment.
Couple of small things, otherwise lgtm!
| Absolute free energy plots compare calculated and experimental :math:`\Delta G` values for each ligand. Absolute | ||
| :math:`\Delta G` predictions can be obtained from a connected network of relative free energies. They therefore accumulate errors from multipule aspects of the calculation, including | ||
| edge accuracy, uncertainty quantification, perutration network design and estimator, giving a complete picture of protocol performance. | ||
| These plots are then useful for both method developers and users, as they show how well the overall ranking of ligands is predicted. |
There was a problem hiding this comment.
Same as above, this was resolved without action/comment, just checking if that was intended.
|
@jthorton you can pin with |


Description
Provide a brief description of the PR's purpose here.
First pass at the core concepts planned in #161
Todos
Notable points that this PR has either accomplished or will accomplish.
Questions
Checklist
newsentry for new features, bug fixes, or other user facing changes.Status
Tips
Since this will create a commit, it is best to make this comment when you are finished with your work.