-
Notifications
You must be signed in to change notification settings - Fork 670
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Addition of water selection documentation #4881
Conversation
addition of water in simple selection with its description
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #4881 +/- ##
===========================================
- Coverage 93.65% 93.64% -0.02%
===========================================
Files 177 189 +12
Lines 21796 22862 +1066
Branches 3067 3067
===========================================
+ Hits 20414 21408 +994
- Misses 929 1002 +73
+ Partials 453 452 -1 ☔ View full report in Codecov by Sentry. |
added mention of all available resnames for water that are recognized
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall the content looks good to me, but I would like to checkout the render, unfortunately that seems to be failing. Will just block whilst we try to fix the RTD build.
is defined with a set of common water abbreviations present in | ||
topology files and may not work with certain water residue names. | ||
Currently the following water resnames are supported: | ||
3 letter resnames: ``H2O``, ``HOH``, ``OH2``, ``HHO``, ``OHH``, ``TIP``, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure this will render out amazingly well - unfortunately the docs build seems to have failed.
Cycling the PR to see if we can get RTD to rebuild. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just the one thing.
Co-authored-by: Irfan Alibay <[email protected]>
Fixes #4880
Changes made in this Pull Request:
water
keyword description inselections.rst
I would assume since it is a short PR fix that is connected to #4854 there is no necessity for an modification of
the
CHANGELOG
and creation of a new mention for this short fix, although I could add the mention of this PR in the line where I mention the implementation of thewater
token in the first place, if this is preferedPR Checklist
Developers certificate of origin
📚 Documentation preview 📚: https://mdanalysis--4881.org.readthedocs.build/en/4881/