Skip to content

MultiQC report not triggered by FastQC input #234

@ktrappe

Description

@ktrappe

Description of the bug

I use Nanoseq only for QC purpose, so Nanoseq only executes FastQC, NanoPlot and - given a reference - minimap2. The FastQC results however are missing in the MultiQC report. I assume Nanoseq does not recognise the FastQC input for MultiQC.

Command used and terminal output

nextflow run /pathto/nanoseq/nf-core-nanoseq-dev/workflow/ -profile rki_singularity,rki_slurm \
-w $DIR/work \
-c /pathto/profile.config \
--input $DIR/${RUNID}_samplesheet.csv --protocol cDNA \
--multiqc_title "${RUNID}_nanoseq" \
--skip_demultiplexing --skip_fusion_analysis --skip_quantification -resume

Relevant files

No response

System information

Nextflow: 22.10.6.5843
Hardware+Executor: linux HPC+slurm
Container engine: singularity
Version of nf-core/nanoseq: 3.1.0,dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions