fastq_screen does not yield non-zero exit code when aligner returns non-zero exit code #28
Labels
Could do better
Not actually a bug per se, but a fix is required here to make the program more elegant
fastq_screen does not yield non-zero exit code when aligner returns non-zero exit code.
This seems like a problem since the expected output files are all made, but the reported values will be different when the aligner fails. Also it would be nice to have a non-zero exit code when the aligner fails since I am using fastq screen with nextflow, and it does not crash the workflow when it fails.
This is the out put of the log:
See the line:
Aligner warning: Killed
Aligner warning: (ERR): bowtie2-align exited with value 137
The text was updated successfully, but these errors were encountered: