Add an example notebook for structural analysis of multistate trajectories#114
Add an example notebook for structural analysis of multistate trajectories#114hannahbaumann wants to merge 4 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #114 +/- ##
=======================================
Coverage 98.26% 98.26%
=======================================
Files 9 9
Lines 461 461
=======================================
Hits 453 453
Misses 8 8 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
| @@ -0,0 +1,644 @@ | |||
| { | |||
There was a problem hiding this comment.
"trajectory transformation pipeline" - mentioned in the ExampleNotebooks PR, it would be good to mention something that points to the reader that this applies a series of MDAnalysis Universe Transformations.
Reply via ReviewNB
There was a problem hiding this comment.
Added that it apply the mda universe transforms with a link to mda docs so the user knows what's meant by that.
| @@ -0,0 +1,644 @@ | |||
| { | |||
There was a problem hiding this comment.
[nit] always worth spelling out to users what you're doing, e.g. "Let's also define where our results are".
Reply via ReviewNB
| @@ -0,0 +1,644 @@ | |||
| { | |||
There was a problem hiding this comment.
There was a problem hiding this comment.
I added solvent analysis to the SepTop example, but I'm actually thinking about leaving it out here (mostly because the example files don't have the solvent leg and the solvent plots without the symmetry correction are not very meaningful). But I could also generate new ones?
| @@ -0,0 +1,644 @@ | |||
| { | |||
There was a problem hiding this comment.
Might be good somewhere here (or at the top) to briefly mention the types of analyses that you're showing off here.
Reply via ReviewNB
There was a problem hiding this comment.
I added this at the top.
| @@ -0,0 +1,644 @@ | |||
| { | |||
There was a problem hiding this comment.
Do we have these analyses defined anywhere? It would be good to mention what each of these measure e.g. Ligand COM being self-COM from the first frame of production, etc...
Reply via ReviewNB
There was a problem hiding this comment.
I added this!
IAlibay
left a comment
There was a problem hiding this comment.
As I was pushing my comments - I realised that I might have gotten confused with the ExampleNotebooks PR, apologies if this one wasn't ready for review yet!
No description provided.