Published February 8, 2022
| Version v1.13
Software
Open
MultiQC: summarize analysis results for multiple tools and samples in a single report
Authors/Creators
Description
MultiQC updates
- Major spruce of the command line help, using the new rich-click package
- Drop some of the Python 2k compatability code (eg. custom requirements)
- Improvements for running MultiQC in a Python environment, such as a Jupyter Notebook or script
- Fixed bug raised when removing logging file handlers between calls that arose when configuring the root logger with dictConfig (#1643)
- Added new config option
custom_table_header_configto override any config for any table header - Fixed edge-case bug in custom content where a
descriptionthat doesn't terminate in.gave duplicate section descriptions. - Tidied the verbose log to remove some very noisy statements and add summaries for skipped files in the search
- Add timezone to time in reports
- Add nix flake support
- Added automatic tweet about new releases
- AdapterRemoval
- Finally merge a fix for counts of reads that are discarded/collapsed (#1647)
- VEP
- Fixed bug when
General Statisticshave a value of-(#1656)
- Fixed bug when
- Custom content
- Nanostat
- Pangolin
- Updated module to handle outputs from Pangolin v4 (#1660)
- Somalier
- Handle zero mean X depth in Sex plot (#1670)
- Fastp
- Include low complexity and too long reads in filtering bar chart
- miRTop
- FastQC
- Fixed error when parsing duplicate ratio when there is
nanvalues in the report. (#1725)
- Fixed error when parsing duplicate ratio when there is
Notes
Files
ewels/MultiQC-v1.13.zip
Files
(2.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2301f6cf530eae401bdefc42f4e5920b
|
2.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ewels/MultiQC/tree/v1.13 (URL)