Skip to content

Add an example notebook for structural analysis of multistate trajectories#114

Open
hannahbaumann wants to merge 4 commits into
mainfrom
analysis_example
Open

Add an example notebook for structural analysis of multistate trajectories#114
hannahbaumann wants to merge 4 commits into
mainfrom
analysis_example

Conversation

@hannahbaumann
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.26%. Comparing base (e47699c) to head (c068923).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@@ -0,0 +1,644 @@
{
Copy link
Copy Markdown
Member

@IAlibay IAlibay Jun 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 @@
{
Copy link
Copy Markdown
Member

@IAlibay IAlibay Jun 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nit] always worth spelling out to users what you're doing, e.g. "Let's also define where our results are".


Reply via ReviewNB

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added!

@@ -0,0 +1,644 @@
{
Copy link
Copy Markdown
Member

@IAlibay IAlibay Jun 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to add anything about the solvent leg?


Reply via ReviewNB

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 @@
{
Copy link
Copy Markdown
Member

@IAlibay IAlibay Jun 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added this at the top.

@@ -0,0 +1,644 @@
{
Copy link
Copy Markdown
Member

@IAlibay IAlibay Jun 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Copy Markdown
Contributor Author

@hannahbaumann hannahbaumann Jun 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added this!

Copy link
Copy Markdown
Member

@IAlibay IAlibay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants