-
Notifications
You must be signed in to change notification settings - Fork 109
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
Undefined bit score (-2147483648)? #419
Comments
Interesting, this happens on the x86 server, but doesn't happen on Mac. I'll investigate. Thank you for the bug report |
Oh, it does also happen, but with a 0 value instead of -INT_MAX |
I pushed a fix. Thanks a lot for providing a test case. This made fixing the issue very straightforward! |
By the way, do you have any idea why the structure you attached looks the way it does? The residues around 266 are very odd? |
Hi, I'm running Foldseek with some structures predicted using esmfold and for some hits I'm getting a negative/undefined bit score?
I am using the SwissProt database generated using the 'databases' command from foldseek. I'm using the latest version and this only happens for 1 of the ~30,000 structures I've generated, but it seems to happen for a range of hits with e-values and I normally filter on bits so this would be removing potentially real hits! I'm not sure if it's related to the protein sequence/structure or the search. I have attached the .pdb file here.
Thank you for having a look!
Command lines to reproduce:
pgaptmp_006197.pdb.gz
The text was updated successfully, but these errors were encountered: