Skip to content

Commit

Permalink
Changelog for MultiQC#1537
Browse files Browse the repository at this point in the history
  • Loading branch information
ewels committed Oct 11, 2021
1 parent f9b5171 commit 730ac16
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@ Fixed logger bugs when calling `multiqc.run` multiple times by removing logging

### Module updates

- **RSeQC**
- Fixed minor bug in new TIN parsing where the sample name was not being correctly cleaned ([#1484](https://github.com/ewels/MultiQC/issues/1484))
- **CCS**
- Tolerate compound IDs generated by pbcromwell ccs in the general statistics ([#1486](https://github.com/ewels/MultiQC/pull/1486))
- **Custom content**
- Fixed module failing when writing data to file if there is a `/` in the section name ([#1515](https://github.com/ewels/MultiQC/issues/1515))
- **DRAGEN**
- Fixed bug in sample name regular expression ([#1537](https://github.com/ewels/MultiQC/pull/1537))
- **RSeQC**
- Fixed minor bug in new TIN parsing where the sample name was not being correctly cleaned ([#1484](https://github.com/ewels/MultiQC/issues/1484))

## [MultiQC v1.11](https://github.com/ewels/MultiQC/releases/tag/v1.11) - 2021-07-05

Expand Down

0 comments on commit 730ac16

Please sign in to comment.