MultiQC icon indicating copy to clipboard operation
MultiQC copied to clipboard

incorporating CollectRnaSeqMetrics output in report

Open MSaadfarooq opened this issue 1 year ago • 5 comments

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_data.zip

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.

MSaadfarooq avatar Jun 05 '24 11:06 MSaadfarooq

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!

vladsavelyev avatar Jun 05 '24 20:06 vladsavelyev

Fixed with https://github.com/MultiQC/MultiQC/pull/2610, will release a patch release soon.

vladsavelyev avatar Jun 05 '24 22:06 vladsavelyev

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?

Lucpen avatar Aug 28 '24 08:08 Lucpen

Fix a search pattern of Picard CollectRnaSeqMetrics #2811

Same here, having issues with the v1.24.1

joelsoo avatar Sep 11 '24 04:09 joelsoo

@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.

vladsavelyev avatar Sep 13 '24 14:09 vladsavelyev