There seems to be a problem with enabling trim-galore in Sarek.
Running on both an cluster and a local computer, sarek 2.6 throws error
Now performing quality (cutoff '-q 20') and adapter trimming in a single pass for the adapter sequence: 'AGATCGGAAGAGC' from file HPV5N_2_R1.fastq.gz ERROR: Running in parallel is not supported on Python 2 Cutadapt terminated with exit signal: '256'. Terminating Trim Galore run, please check error message(s) to get an idea what went wrong...
From the error, this seems to be an issue with the python version used.
There seems to be a problem with enabling trim-galore in Sarek.
Running on both an cluster and a local computer, sarek 2.6 throws error
Now performing quality (cutoff '-q 20') and adapter trimming in a single pass for the adapter sequence: 'AGATCGGAAGAGC' from file HPV5N_2_R1.fastq.gz ERROR: Running in parallel is not supported on Python 2 Cutadapt terminated with exit signal: '256'. Terminating Trim Galore run, please check error message(s) to get an idea what went wrong...From the error, this seems to be an issue with the python version used.