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
I am trying to plot the FastQC module multiple times (like here) but, even though all looks good in the MultiQC report, only the last data seems to be stored MegaQC. That is, in the example above, only the FastQC (trimmed) data is stored; would it be possible to save both?
This is a follow up on issue MultiQC/MultiQC#2203, since it seems it is a problem on how MegaQC parses the json file from MultiQC.
To Reproduce
Steps to reproduce the behavior:
Run megaqc with command: upload on a multiqc report with multiple datasets
Select: one of the d
See error: only one dataset is shown
Expected behavior
Both datasets should be present.
The text was updated successfully, but these errors were encountered:
Describe the bug
I am trying to plot the FastQC module multiple times (like here) but, even though all looks good in the
MultiQC
report, only the last data seems to be storedMegaQC
. That is, in the example above, only the FastQC (trimmed) data is stored; would it be possible to save both?This is a follow up on issue MultiQC/MultiQC#2203, since it seems it is a problem on how
MegaQC
parses thejson
file fromMultiQC
.To Reproduce
Steps to reproduce the behavior:
upload
on a multiqc report with multiple datasetsExpected behavior
Both datasets should be present.
The text was updated successfully, but these errors were encountered: