This is a test version of Biostars. For the public version, visit https://www.biostars.org.
error with bowtie2

I use this command to filter the chrM RNA.

$bowtie2 -x ./chrM/chrM_index ./S1_R1.fastq --un ./S1_R1_nochrM.fastq

And got this error after quite a long time of running:

libc++abi.dylib: terminate called throwing an exception (ERR): bowtie2-align died with signal 6 (ABRT)

It still gave me the output file.

My question is that, is the output file is complete and how to fix this error.

Thanks a lot~~

rna-seq

Dose someone can help me with it?

Thanks!!

If you want to "bump" a question then edit your original post. There is no need to post a new answer (that isn't a real answer).

That said, have you tried to capture stdout/stderr to files to see if that can give you any additional information?

Thanks for your suggestions, and I'll try it…..

0 answers

No answers yet.

Log in to answer this question.