-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Tried running multiqc on a falco output directory and it crashed. Here is the error log:
[WARNING] fastqc : Sample had zero reads: 'falco_out | DNA67062_S3_L001_R1_001'
[ERROR ] multiqc : Oops! The 'fastqc' MultiQC module broke...
Please copy the following traceback and report it at https://github.com/ewels/MultiQC/issues
If possible, please include a log file that triggers the error - the last file found was:
falco_out/fastqc_data.txt
============================================================
Module fastqc raised an exception: Traceback (most recent call last):
File "/home/xlinak/conda_envs/conda_med/lib/python3.8/site-packages/multiqc/multiqc.py", line 569, in run
output = mod()
File "/home/xlinak/conda_envs/conda_med/lib/python3.8/site-packages/multiqc/modules/fastqc/fastqc.py", line 117, in __init__
self.overrepresented_sequences()
File "/home/xlinak/conda_envs/conda_med/lib/python3.8/site-packages/multiqc/modules/fastqc/fastqc.py", line 824, in overrepresented_sequences
max_pcnt = max( [ float(d['percentage']) for d in self.fastqc_data[s_name]['overrepresented_sequences']] )
ValueError: max() arg is an empty sequence
============================================================
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels