You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the test profile fails at the Summary report stage because Multiqc doesn't generate SVG file for fastqc_per_sequence_quality_scores_plot.svg. I checked the results/multiqc/multiqc_data folder and the fastqc_per_sequence_quality_scores_plot.txt data file is present. The multiqc_plots folder is empty in all its subfolders (svg, pdf, png).
I run the pipeline with NXF_VER=24.10.3 nextflow run nf-core/ampliseq -r 2.12.0 -profile test,singularity --outdir results_test_2.12.0 --skip_alpha_rarefaction --skip_diversity_indices and it worked fine. So the problem seems to be not the pipeline.
I assume some problem with the file system or such. Could you please simply resume the pipeline, i.e. append a -resume to your command?
Description of the bug
Running the test profile fails at the Summary report stage because Multiqc doesn't generate SVG file for fastqc_per_sequence_quality_scores_plot.svg. I checked the results/multiqc/multiqc_data folder and the
fastqc_per_sequence_quality_scores_plot.txt
data file is present. The multiqc_plots folder is empty in all its subfolders (svg, pdf, png).Run log summary:
Command used and terminal output
Relevant files
nextflow.log
System information
Nextflow 24.10.3.5933
ampliseq 2.12.0
Singularity 3.8.7
The text was updated successfully, but these errors were encountered: