Skip to content

Separate maxEE for paired-end forward and reverse reads #1037

Description

@naurasd

Description of feature

Hi!

When running DADA2 as a stand-alone pipeline in R on paired-end reads, I am able to specify a vector with two different values for maxEE during the filterAndTrim step - one for forward reads, and one for reverse reads. With nf-core/ampliseq, I can only set a single integer for the --max_ee parameter, applied to both forward and reverse reads simultaneously.

I have a data set with reads from several sequencing runs. For some runs, the Illumina NextSeq data has some quality drops along the entire read length of the reverse reads only (apparently a strange but known behaviour with this platform). I am specifying different --trunclenf and --trunclenr values, but I would also like to relax --max_ee for reverse reads only.

Seeing that vectors of integers can be set for example for the --binned_quality paramater, I don't see why this wouldn't be possible for --max_ee as well?

Just a thought!

Best
Nauras

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions