-
Notifications
You must be signed in to change notification settings - Fork 28
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
better error messages for empty results list #155
Comments
Thanks so much for reporting @bgruening . Your assessment makes sense. A better error message would be useful here 😄 I'll see if I can reproduce it. |
Thanks @apetkau! |
I can't seem to recreate this error in the newest version (38f24ad). Let me know if you want to me to try with the same data that gave you the error. Example with BLAST Results:
Output Summary (
BLAST Output (
Example with NO BLAST Results:too-short.fsa:
Output Summary (
BLAST Output (
And there was no error message. |
Fixed in #160 |
I assume the following traceback is due to the fact that there are no BLAST results.
An improved error message could help here to guide the user
The text was updated successfully, but these errors were encountered: