Closed ChiaraF32 closed 2 years ago
Hi @ChiaraF32 ! Apologies in the delay in responding. Did you figure out why the pipeline was failing?
If you run the pipeline on the bad samples individually does the pipeline fail? Trying to figure out whether this is an intermittent issue. @FelixKrueger any ideas?
PS: If you haven't already it may be worth joining the #rnaseq channel on the nf-core Slack workspace for more real-time help. I try to keep up but it takes longer than I would like to respond to issues here.
Hmm, I don't think I have seen this before. This error isn't anything specific to Trim Galore, but is thrown by the python code (isal.igzip_lib.IsalError: Invalid lookback distance found
) which causes Cutadapt and eventually also Trim Galore to fail....
Yep, ok. Thanks! Will close for now. I am prepping v3.7 so be good to test with that and if the issue persists please feel free to re-open.
Hi @drpatelh,
No worries for the delay - thanks for getting back to me.
Just tried running the sample by itself, but it came up with the same error :/
Thanks for the suggestion to join the channel in the Slack space.
Description of the bug
Background I am using nfcore/rnaseq pipeline to process batches of paired-end reverse stranded rnaseq data from a number of cell/tissue types, mainly muscle and fibroblast. I have had success with the pipeline in general, with a number of batches reaching completion without issue.
However, I am having recurring issues with trimgalore. The issues appear to be sample-specific, as my approach so far has been to remove the problematic data from the input samplesheet and re-run the pipeline, which then runs fine.
This the error message I recieve:
I have the run log file attached for more information, as well as the work files from the trimgalore step.
Command used and terminal output
Relevant files
2022-03-14_run12.zip
System information
nf-core/rnaseq v3.6