Published July 5, 2021
| Version v1.11
Software
Open
ewels/MultiQC: MultiQC Version 1.11
Authors/Creators
- Phil Ewels1
- Alexander Peltzer2
- Vlad Savelyev3
- Redmar van den Berg
- Chuan Wang4
- Erik Danielsson
- Markus J. Ankenbrand5
- Chris van Run6
- Rickard Hammarén
- Tim Booth7
- James A. Fellows Yates8
- chrispyatt
- Young9
- Remi-Andre Olsen
- Aled Jones
- Dimitri Desvillechabrol10
- Wanding Zhou - Bioinformatics11
- Tobias Neumann12
- Seth
- Sacha Laurent
- Matthias De Smet13
- Måns Magnusson14
- Simon Heumos15
- Joachim Wolff16
- Fredrik Boulund17
- alexanderscholz
- Thiseas C. Lamnidis18
- Robin Andeer19
- Nils Homer20
- Maarten-vd-Sande21
- 1. Science for Life Laboratory
- 2. Boehringer Ingelheim
- 3. @populationgenomics
- 4. National Genomics Infrastructure, Science for Life Laboratory
- 5. University Hospital Würzburg
- 6. Princess Maxima Centre for paediatric oncology
- 7. Edinburgh Genomics
- 8. LMU München
- 9. Utah Public Health Laboratory
- 10. Institut Pasteur
- 11. Children's Hospital of Philadelphia
- 12. @IMPIMBA @ZuberLab @ObenaufLab
- 13. @CenterForMedicalGeneticsGhent
- 14. Science for Life Labs
- 15. QBiC
- 16. @BackofenLab Albert-Ludwigs-University Freiburg im Breisgau
- 17. Karolinska Institutet
- 18. Max Planck Institute for the Science of Human History
- 19. @hedviginsurance
- 20. @fulcrumgenomics
- 21. Radboud University
Description
A summer release for MultiQC 🥳 🏖️ Many thanks to everyone who has contributed!
MultiQC new features- New interactive slider controls for controlling heatmap colour scales (#1427)
- Added new
--replace-names/ configsample_names_replaceoption to replace sample names during report generation - Added
use_filename_as_sample_nameconfig option /--fn_as_s_namecommand line flag (#949, #890, #864, #998, #1390)- Forces modules to use the log filename for the sample identifier, even if the module usually takes this from the file contents
- Required a change to the
clean_s_name()function arguments. All core MultiQC modules updated to reflect this. - Should be backwards compatible for custom modules. To adopt new behaviour, supply
finstead off["root"]as the second argument. - See the documenation for details: Using log filenames as sample names and Custom sample names.
- Make the module crash tracebacks much prettier using
rich - Refine the cli log output a little (nicely formatted header line + drop the
[INFO]) - Added docs describing tools for downstream analysis of MultiQC outputs.
- Added CI tests for Python 3.9, pinned
networkxpackage to>=2.5.1(#1413) - Added patterns to
config.fn_ignore_pathsto avoid error with parsing installation dir / singularity cache (#1416) - Print a log message when flat-image plots are used due to sample size surpassing
plots_flat_numseriesconfig (#1254) - Fix the
mqc_coloursutil function to lighten colours even when passing categorical or single-length lists. - Bugfix for Custom Content, using YAML configuration (eg. section headers) for images should now work
- BclConvert
- Tool that converts / demultiplexes Illumina Binary Base Call (BCL) files to FASTQ files
- Bustools
- Tools for working with BUS files
- ccs
- Generate highly accurate single-molecule consensus reads from PacBio data
- GffCompare
- GffCompare can annotate and estimate accuracy of one or more GFF files compared with a reference annotation.
- Lima
- The PacBio Barcode Demultiplexer
- NanoStat
- Calculate various statistics from a long read sequencing datasets
- ODGI
- Optimized dynamic genome/graph implementation
- Pangolin
- Added MultiQC support for Pangolin, the tool that determines SARS-CoV-2 lineages
- Sambamba Markdup
- Added MultiQC module to add duplicate rate calculated by Sambamba Markdup.
- Snippy
- Rapid haploid variant calling and core genome alignment.
- VEP
- Added MultiQC module to add summary statistics of Ensembl VEP annotations.
- Handle error from missing variants in VEP stats file. (#1446)
- Cutadapt
- Added support for linked adapters #1329]
- Parse whether trimming was 5' or 3' for Lengths of Trimmed Sequences plot where possible
- Mosdepth
- Include or exclude contigs based on patterns for coverage-per-contig plots
- Picard
- Add support for
CollectIlluminaBasecallingMetrics,CollectIlluminaLaneMetrics,ExtractIlluminaBarcodesandMarkIlluminaAdapters(#1336) - New
insertsize_xmaxconfiguration option to limit the plotted maximum insert size forInsertSizeMetrics
- Add support for
- Qualimap
- Added new percentage coverage plot in
QM_RNASeq(#1258)
- Added new percentage coverage plot in
- RSeQC
- biscuit
- Duplicate Rate and Cytosine Retention tables are now bargraphs.
- Refactor code to only calculate alignment statistics once.
- Fixed bug where cytosine retentions values would not be properly read if in scientific notation.
- bcl2fastq
- Added sample name cleaning so that prepending directories with the
-dflag works properly.
- Added sample name cleaning so that prepending directories with the
- Cutadapt
- Dragen
- Handled MultiQC crashing when run on single-end output from Dragen (#1374)
- fastp
- Handle a
ZeroDivisionErrorif there are zero reads (#1444)
- Handle a
- FastQC
- Added check for if
overrepresented_sequencesis missing from reports (#1281)
- Added check for if
- Flexbar
- Fixed bug where reports with 0 reads would crash MultiQC (#1407)
- Kraken
- Mosdepth
- Show barplot instead of line graph for coverage-per-contig plot if there is only one contig.
- Picard
RnaSeqMetrics- fix assignment barplot labels to say bases instead of reads (#1408)CrosscheckFingerprints- fix bug where LOD threshold was not detected when invoked with "new" picard cli style. fixed formatting bug (#1414)- Made checker for comma as decimal separator in
HsMetricsmore robust (#1296)
- qc3C
- Updated module to not fail on older field names.
- Qualimap
- Fixed wrong units in tool tip label (#1258)
- QUAST
- Fixed typo causing wrong number of contigs being displayed (#1442)
- Sentieon
- Handled
ZeroDivisionErrorwhen input files have zero reads (#1420)
- Handled
- RSEM
- Handled
ZeroDivisionErrorwhen input files have zero reads (#1040)
- Handled
- RSeQC
- Fixed double counting of some categories in
read_distributionbar graph. (#1457)
- Fixed double counting of some categories in
Files
ewels/MultiQC-v1.11.zip
Files
(2.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:06fa07b9cf023ad8d34ecea75fec9d9a
|
2.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ewels/MultiQC/tree/v1.11 (URL)