I'm very happy to announce that MultiQC v1.15 was just released! 🎉

https://github.com/ewels/MultiQC/releases/tag/v1.15

It comes with 🐛 fixes for #10xGenomics #CellRanger fix, #mosdepth tweaks, and supports a new tool #Librarian to predict library type from FastQ base composition 🕵🏻‍♂️ 🧬plus much more!

Also included is a ~5-7 fold speed-up in the initial file search. This will shave off a chunk of run-time off for people generating big reports 🏎💨

Thanks to Vlad Savelyev for this with a hat tip to Pontus Höjer at the end 🙏🏻

Release MultiQC Version 1.15 · ewels/MultiQC

Big speedup in file search step This release of MultiQC introduces speed improvements to the file search (~5-7x fold improvement) 🎉 One way it does this is by limiting the number of lines loaded by...

GitHub