Skip to content

NFCORE_AMPLISEQ:AMPLISEQ:DADA2_ERR fail #1024

Description

@stephschoeman

I have both COI and 16s data. I ran Nextflow on COI and got some questionable results, but the pipeline worked. When running it on 16S, it seems to get stuck on the NFCORE_AMPLISEQ:AMPLISEQ:DADA2_ERR step for 8 hours, then it terminates.

Why would this happen? After filtering, I have roughly 14 million reads across 10 samples.

Code:
module load software/nextflow-25.10.2
nextflow run nf-core/ampliseq
-profile singularity
--input_folder "/16s1/"
--extension "/*_R{1,2}_001.fastq.gz"
--FW_primer CCTACGGGNGGCWGCAG
--RV_primer GACTACHVGGGTATCTAATCC
--trunclenf 280
--trunclenr 220
--dada_ref_taxonomy silva=138.2
--outdir "/results_1"

Error:
Image

Timeline:
Image

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions