Hi Binchicken developers,
I'm testing out binchicken on our cluster, but I keep getting an illegal instruction error from the first rule, called singlem_pipe_reads. This is the command I'm trying to run:
binchicken coassemble
--forward $RUNDIR/input/_1.paired.trim.fastq.gz
--reverse $RUNDIR/input/2.paired.trim.fastq.gz
--output $RUNDIR/output${SLURM_JOB_NAME}_${SLURM_JOB_ID}
--taxa-of-interest "g__Nitrobacter" --cores 10 --tmp-dir /scratch
And the illegal instruction error that I get is in the general log file:
example_bin_chicken_6311149_stderr.txt
The individual log files that I get from the singlem pipe rule look free from errors to me, one example below:
NB8_09-11_read.log
I'm unsure why its giving the illegal instruction error, and what I should do to solve it. Do you have any ideas on this?
Thanks in advance!
Best,
Anna
Hi Binchicken developers,
I'm testing out binchicken on our cluster, but I keep getting an illegal instruction error from the first rule, called singlem_pipe_reads. This is the command I'm trying to run:
binchicken coassemble
--forward $RUNDIR/input/_1.paired.trim.fastq.gz
--reverse $RUNDIR/input/2.paired.trim.fastq.gz
--output $RUNDIR/output${SLURM_JOB_NAME}_${SLURM_JOB_ID}
--taxa-of-interest "g__Nitrobacter" --cores 10 --tmp-dir /scratch
And the illegal instruction error that I get is in the general log file:
example_bin_chicken_6311149_stderr.txt
The individual log files that I get from the singlem pipe rule look free from errors to me, one example below:
NB8_09-11_read.log
I'm unsure why its giving the illegal instruction error, and what I should do to solve it. Do you have any ideas on this?
Thanks in advance!
Best,
Anna