-
Notifications
You must be signed in to change notification settings - Fork 4
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
Memory error #13
Comments
That looks like a memory error, and I have a feeling I know where it got introduced. Which data did you test with? Also, which command did you run? The I ran the following command on a fresh compile, which seems to work:
Thanks so much for trying rkmh out and finding some bugs for me to fix! |
Thank you very much for your response and thanks for a useful tool. I tried this on CHKV virus dataset that I am working on and I would like to remove the human reads contamination and I therefore ran the filter command. |
I got a similar memory error running the following command: Here is the error msg:
Any changes to this code? Note: rkmh stream does indeed work fine on same dataset and reference. |
A sub-optimal workaround in the meantime: use
|
Running into a memory error after compiling on Linux centos
(params - t 4 -k 12 -s 2000
double free or corruption (!prev): 0x00007f64a40008c0
The text was updated successfully, but these errors were encountered: