-
Notifications
You must be signed in to change notification settings - Fork 31
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 issue #37
Comments
Hi, we have fixed a few bugs in the last release 1.3.0, would you be able to update dragmap and retry? |
Hello, sure I will try to download from source and give it a shot. |
I had the same issue. When I removed reads with lengths less than 100 bp problem is solved, maybe this could help. |
Hi, thanks for the information. I am looking into it. |
Is it a question for me?:) |
I am facing the same error.
I tried even after removing the polyA tail but facing the same error. I installed dragmap via |
Same issue here with |
Having the same issue here. I installed 1.3.0 with conda and have been testing on chr20 |
Trying dragen-os (installed using conda). I seem to run into this issue of Segmentation fault. Help will be highly appreciated. |
I have also run into this problem using both 1.2.1 and 1.3.0. The data I'm using is 69M -- larger than the 25M limit to attach here -- so it is in this repo |
if someone is still interested, i made a docker/singularity image that works. You can find it HERE |
I get a "segmentation fault" issue when executing this command:
dragen-os -r /work3/vca3/hash_ref -1 mrna-alpha-x1_S1_L001_R1_001.dmx.fastq.gz -2 mrna-alpha-x1_S1_L001_R2_001.dmx.fastq.gz > test.sam
Please assist. I downloaded dragmap version 1.2 from conda. It works on other files but not this one.
The text was updated successfully, but these errors were encountered: