You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
THe sidechain angle computation in the tensor submodule fails on non-standard residues. You've already handled this for SEC, it just needs to be extended to account for PYL. Thanks and have a great day!
The text was updated successfully, but these errors were encountered:
* handle edge case of computing chi angles for PYL
* fix test
* add atol
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update changelog
---------
Co-authored-by: Arian Jamasb <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Describe the bug
Hi Arian, great package!
THe sidechain angle computation in the tensor submodule fails on non-standard residues. You've already handled this for
SEC
, it just needs to be extended to account forPYL
. Thanks and have a great day!The text was updated successfully, but these errors were encountered: