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
Please copy this log and report it at https://github.com/MultiQC/MultiQC/issues │
│ Please attach a file that triggers the error. The last file found was: RunParameters.xml.zip
20240412_LH00557_0015_A227M7HLT4/RunParameters.xml │
│ │
│ Traceback (most recent call last): │
│ File "/MG/SHARED/APPS/ANACONDA_DIR/anaconda/envs/multiqc_sav/lib/python3.11/site-packages/multiqc/multiqc.py", line 751, in run │
│ output = mod() │
│ ^^^^^ │
│ File "/MG/SHARED/APPS/ANACONDA_DIR/anaconda/envs/multiqc_sav/lib/python3.11/site-packages/multiqc_sav/modules/sav.py", line 273, in init │
│ self.imaging_qc() │
│ File "/MG/SHARED/APPS/ANACONDA_DIR/anaconda/envs/multiqc_sav/lib/python3.11/site-packages/multiqc_sav/modules/sav.py", line 635, in imaging_qc │
│ plot_data = self.parse_imaging_table(imaging) │
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ │
│ File "/MG/SHARED/APPS/ANACONDA_DIR/anaconda/envs/multiqc_sav/lib/python3.11/site-packages/multiqc_sav/modules/sav.py", line 706, in parse_imaging_table │
│ occ_pf[f"Lane {lane}"].append({"x": occ, "y": pf, "color": colors[lane]}) │
│ ~~~~~~^^^^^^ │
│ IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
It is breaking with NovaseqXplus Runs.
Please copy this log and report it at https://github.com/MultiQC/MultiQC/issues │
│ Please attach a file that triggers the error. The last file found was:
RunParameters.xml.zip
20240412_LH00557_0015_A227M7HLT4/RunParameters.xml │
│ │
│ Traceback (most recent call last): │
│ File "/MG/SHARED/APPS/ANACONDA_DIR/anaconda/envs/multiqc_sav/lib/python3.11/site-packages/multiqc/multiqc.py", line 751, in run │
│ output = mod() │
│ ^^^^^ │
│ File "/MG/SHARED/APPS/ANACONDA_DIR/anaconda/envs/multiqc_sav/lib/python3.11/site-packages/multiqc_sav/modules/sav.py", line 273, in init │
│ self.imaging_qc() │
│ File "/MG/SHARED/APPS/ANACONDA_DIR/anaconda/envs/multiqc_sav/lib/python3.11/site-packages/multiqc_sav/modules/sav.py", line 635, in imaging_qc │
│ plot_data = self.parse_imaging_table(imaging) │
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ │
│ File "/MG/SHARED/APPS/ANACONDA_DIR/anaconda/envs/multiqc_sav/lib/python3.11/site-packages/multiqc_sav/modules/sav.py", line 706, in parse_imaging_table │
│ occ_pf[f"Lane {lane}"].append({"x": occ, "y": pf, "color": colors[lane]}) │
│ ~~~~~~^^^^^^ │
│ IndexError: list index out of range
The text was updated successfully, but these errors were encountered: