-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi again,
Our library prep guidelines indicate that there are three different adapter sequences at the 3’ end of the reads that need to be trimmed in cutadapt. I was wondering if your pipeline has support for providing multiple sequences to the — adapter_threeprime parameter. If yes, how should we do it?
Our library prep guidelines (Diagenode D-Plex small RNA-Seq kit) suggest using cutadapt with the following command line:
cutadapt --trim-n --match-read-wildcards -u 16
-n 4 –a AGATCGGAAGAGCACACGTCTG -a AAAAAAAA -a
GAACTCCAGTCAC -e 0.2 --nextseq-trim 20 -m 15 –o
trimmed_reads.fastq.gz raw_reads_w_umi.fastq.gz
Thank you very much!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels