-
Notifications
You must be signed in to change notification settings - Fork 0
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
Segmentation fault #2
Comments
Hi. I'm having the same issue for both the conda install and the source code compilation + build. This is one of my sequences that causes the bug.
This is my output from the conda install:
And this is my output from the source compilation:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some FASTA sequences break the code (Irrespective of the size).
So for example, there is a file with n seqs, when it reaches this particular seq 'X', the code breaks and displays segmentation fault.
I am attaching one such sequence and a terminal generated output when only ran for that sequence.
The text was updated successfully, but these errors were encountered: