This is a test version of Biostars. For the public version, visit https://www.biostars.org.
#Bismark Methylation mapping Error

I am executing the bismark on paired end data using the command:

bismark --multicore 12 path/genome_dir --output_dir path/alignment -1 <(gunzip -c "filename_R1.fq.gz") -2 <(gunzip -c "filename_R2.fq.gz")

Error:

Child process terminated with exit signal: '65280'


Child process terminated with exit signal: '65280'


Child process terminated with exit signal: '65280'


Child process terminated with exit signal: '3072'


Child process terminated with exit signal: '3072'


Child process terminated with exit signal: '3072'


Child process terminated with exit signal: '3072'


Terminating. Not all child processes successfully finished. at /home/cloud-user/anaconda3/bin/bismark line 602, <IN2> line 106663392.

I request for the help to resolve the issue. I have 32 core processor. I am heartily thankful to you

bismark0.24 multicore methylation

Is there a reason you are un-compressing the files? Can you try the command with compressed files?

0 answers

No answers yet.

Log in to answer this question.