Entering edit mode
3.2 years ago
2650803204
•
0
Hi all,
it is my first time using bowtie2, and I have a problem. I conducted the following command for reads mapping:
bowtie2 -q --local -x mm10 -U SRR5839956_trimmed.fq -S SRR5839956.sam
It created a 600MB sam file then come with an error
(ERR): bowtie2-align died with signal 24 (XCPU) (core dumped)
Is there any one can tell me how to solve it?
Thanks a lot in advance!
this post may help