You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+24-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,30 @@
3
3
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
4
4
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
5
5
6
-
## [2.4.5] - 2022-07-39
6
+
## [2.4.6] - 2022-11-14
7
+
8
+
### `Added`
9
+
10
+
-[#933](https://github.com/nf-core/eager/issues/933) Added support for customising --seq-length in mapDamage rescaling (♥ to @ashildv for requesting)
11
+
12
+
### `Fixed`
13
+
14
+
- Changed endors.py license from GPL to MIT (♥ to @aidaanva for fixing)
15
+
- Removed erroneous R2 in single-end example in input TSV of usage docs (♥ to @aidaanva for fixing)
16
+
-[#928](https://github.com/nf-core/eager/issues/928) Fixed read group incompatibility by re-adding picard AddOrReplaceReadGroups for MultiVCFAnalyzer (♥ to @aidaanva, @meganemichel for reporting)
17
+
- Fixed edge case of DamageProfiler occasionally requiring FASTA index (♥ to @asmaa-a-abdelwahab for reporting)
18
+
-[#834](https://github.com/nf-core/eager/issues/834) Increased significance values in general stats table for Qualimap mean/median coverages (♥ to @neija2611 for reporting)
19
+
- Fixed parameter documentation for `--snpcapture_bed` regarding on-target SNP stats to state these stats currently not displayed in MultiQC only in the Qualimap results (♥ to @meganemichel and @TCLamnidis for reporting)
20
+
-[#934](https://github.com/nf-core/eager/issues/934) Fixed broken parameter setting in mapDamage2 rescale length (♥ to @ashildv for reporting)
21
+
22
+
### `Dependencies`
23
+
24
+
- Updated MultiQC to official 1.13 version (rather than alpha)
25
+
- Added pinned MALT dependency to ensure working version in future versions of eager
0 commit comments