-
Notifications
You must be signed in to change notification settings - Fork 9
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
Error with erroneous sequence data #11
Comments
I also have the same error. |
Hi, Unfortunately I haven't found a way to remove the problematic sequence data in an efficient way yet. It would be great if there was an option to ignore/skip those sequences, without having a crash of Krait. |
Thank you for reporting this bug. I will fix it as soon as possible! |
A new version was released to fix this bug. It was caused by sequence without G or C base, when counting the bases. |
I tried the new version, but it crashed without errors when searching for SSRs in a large fasta file obtained from NCBI (more than 300 000 sequences). |
The new version of Krait ran my file without problems this time. Thanks for fixing this! |
When searching for SSRs in a large fasta file (with more than 250 000 sequences) I get the following error:
This is apparently triggered by erroneous sequence data, so far I traced back two sequences that did this, see attached files.
NODE_12838_length_70_cov_23.79.txt
NODE_42629_length_65_cov_2.692.txt
The text was updated successfully, but these errors were encountered: