Closed mshadbolt closed 6 years ago
I found that by specifying the adapter (uncommenting the adapters:
line the pipeline doesn't initiate de novo adapter discovery with DNApi and then successfully skips the trimming step.
This is enough of a fix for me but I will leave the issue open in case the developers see this as a bug as I'd assume specifying trim_reads
as false should skip adapter trimming regardless of whether adapters are specified or not.
Hi Marion,
Thanks so much for reporting this. I pushed a fix right now.
Cheers
Hi guys I'd like to run the srnaseq pipeline on reads that have already been previously trimmed. I tried to disable trimming by specifying
trim_reads: false
in my .yaml config file but the pipeline still enters adapter trimming. Furthermore I hit an IndexError when DNApi-1.1 is running.I am using the latest dev version of the pipeline
Is there a way to disable the adapter trimming step in the srnaseq pipeline so I can avoid this error? Error output & yaml file below:
yaml: