-
Notifications
You must be signed in to change notification settings - Fork 181
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 #815
Comments
Please provide the command line you used to run diamond and your version. |
The command was:
diamond version 2.1.9 let me know if you can reproduce the error or you need more information. Thanks for your help! |
These are not the files you provided. I ran diamond blastx of your |
Good point. When I go back to recreate the error, it occurred only when I was running diamond through EnTAP. Running diamond alone on the files completes correctly. Seems to be an error with EnTAP so I will post the issue there. Sorry for posting it in error here, I appreciate your follow up and help. |
Hmm ok doing some more testing I was able to reproduce the error outside of EnTAP. The command is:
If you run these parameters with the ncor_cdhit.fasta file do you also get an error? It seems to occur with blastx and blastp; diamond runs just fine with this database with other queries. |
I'm getting segmentation faults thrown with one transcriptome, tried running both blastx and blastp and both fail. See here for the files:
https://drive.google.com/file/d/1v2f7wH-6G4MvFERaaZ96aDeFJjTfRvqQ/view?usp=sharing
https://drive.google.com/file/d/1pGxMq9GdbskZvgicWR79EmSCmwKOM7WA/view?usp=sharing
Is there a way I can fix this? Thanks!
The text was updated successfully, but these errors were encountered: