Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MultiQC report not triggered by FastQC input #234

Open
ktrappe opened this issue Mar 24, 2023 · 0 comments
Open

MultiQC report not triggered by FastQC input #234

ktrappe opened this issue Mar 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ktrappe
Copy link

ktrappe commented Mar 24, 2023

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

@ktrappe ktrappe added the bug Something isn't working label Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant