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
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
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