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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ Special thanks to the following for their contributions to the release:
26
26
-[PR #1149](https://github.com/nf-core/rnaseq/pull/1149) - Fix and patch version commands for Fastp, FastQC and UMI-tools modules ([#1103](https://github.com/nf-core/rnaseq/issues/1103))
27
27
-[PR #1150](https://github.com/nf-core/rnaseq/pull/1150) - Be more flexible on attribute values in GTFs ([#1132](https://github.com/nf-core/rnaseq/issues/1132))
28
28
-[PR #1151](https://github.com/nf-core/rnaseq/pull/1151) - fix to #1150: reinstate conditional
29
+
-[PR #1152](https://github.com/nf-core/rnaseq/pull/1152) - Bump container versions for tools using Docker V1 manifest ([#1140](https://github.com/nf-core/rnaseq/issues/1140))
29
30
30
31
### Parameters
31
32
@@ -37,6 +38,19 @@ Special thanks to the following for their contributions to the release:
37
38
> **NB:** Parameter has been **added** if just the new parameter information is present.
38
39
> **NB:** Parameter has been **removed** if new parameter information isn't present.
39
40
41
+
### Software dependencies
42
+
43
+
| Dependency | Old version | New version |
44
+
| ---------- | ----------- | ----------- |
45
+
|`qualimap`| 2.2.2d | 2.3 |
46
+
|`rseqc`| 3.0.1 | 5.0.3 |
47
+
48
+
> **NB:** Dependency has been **updated** if both old and new version information is present.
49
+
>
50
+
> **NB:** Dependency has been **added** if just the new version information is present.
51
+
>
52
+
> **NB:** Dependency has been **removed** if new version information isn't present.
0 commit comments