-
Notifications
You must be signed in to change notification settings - Fork 17
Release 2024.4.0 #387
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
Merged
Merged
Release 2024.4.0 #387
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Previously, the variance of torsions was being calculated as ~3 times greater than it should have been. Now, the selected torsional force constants will be ~3 times lower, and slightly different anchor points may be selected as the torsions will have slightly less weight when ordering candidate anchor points. However, this does not affect the correctness of any previous ABFE calculations, and stability should not be affected (as this is related to the angle restraints, and not the torsional restraints).
Three checks have been added: 1. An error is raised if the receptor and ligand candidate anchor points share no common atoms. 2. The user is warned if few frames (< 50) are supplied. 3. The user is warned if the "ligand" is water or a macromolecule.
Improve robustness of restraint search and fix torsional force constant bug. [ci skip]
Fix issue #347
Also updates the tyk2_prepared image to a clearer one
Correction to ATM tutorial. [ci skip]
Improve error messages if no lambda windows found during analysis
Add test to validate correct update of triclinic box vectors in SOMD
Fix issue #376
Fix issues 381, 382, and add a Mass type
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is the PR for the 2024.4.0 release of BioSimSpace.
main
into this branch before issuing this pull request (e.g. by runninggit pull origin main
): [y]