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
{{ message }}
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
Describe the bug
In the preprocessing step where features are mapped onto the grid, RuntimeWarning is encountered.
This could be likely due to division by zero or exponentially large negative numbers.
Not sure yet.
For now, features associated with 1EAU pdb are not mapped onto the grid, deeprank has ignored.
The preprocessing step proceeds nevertheless.
Individually running a test on random variant in 1EAU did not throw any error (Coos)
The text was updated successfully, but these errors were encountered:
Describe the bug
In the preprocessing step where features are mapped onto the grid, RuntimeWarning is encountered.
This could be likely due to division by zero or exponentially large negative numbers.
Not sure yet.
For now, features associated with 1EAU pdb are not mapped onto the grid, deeprank has ignored.
The preprocessing step proceeds nevertheless.
Individually running a test on random variant in 1EAU did not throw any error (Coos)
The text was updated successfully, but these errors were encountered: