Skip to content

Support for trimming multiple adapter sequences #95

@sup27606

Description

@sup27606

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions