incorporating CollectRnaSeqMetrics output in report
Description of bug
when used multiqc, all other qc reports incorporated to multiqc report exept picard's CollectRnaSeqMetrics output files. one of these files attached along with log files.
File that triggers the error
MultiQC Error log
No response
Before submitting
- [X] I have read the troubleshooting documentation.
- [X] I am using the latest release of MultiQC.
- [X] I have included a full MultiQC log, not truncated.
- [X] I have attached an input file (.zip if necessary) that triggers the error.
Sorry about this issue! It was indeed broken in MultiQC v1.22. It's addressed with https://github.com/MultiQC/MultiQC/pull/2609 now, will be a part of a patch release, or feel free to use the dev code base from the main branch of the repo!
Fixed with https://github.com/MultiQC/MultiQC/pull/2610, will release a patch release soon.
Hi, I have tried using the latest version, 1.24.1, but I am still having the same issue. Is there anything I should check from my side?
Fix a search pattern of Picard CollectRnaSeqMetrics #2811
Same here, having issues with the v1.24.1
@Lucpen and @joelsoo, would you be able to share the Picard output that MultiCC doesn't pick up?
The one that the topic starter attached works for me, as well as all test examples we have in test-data/data/modules/picard/RnaSeqMetrics. I also tried running picard myself, and MultiQC picked the output correctly. Though it was a package downloaded with homebrew, and I imagine the biocontainers docker or singularity image would be different.
So could you share your examples? Would be amazing to collect more test cases to support various formats that Picard or Picard-based tools output.