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
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
18
-[[#484](https://github.com/nf-core/chipseq/issues/484)] - Bulk, updated of modules and subworkflows.
19
19
-[[#489](https://github.com/nf-core/chipseq/issues/489)] - Replace deprecated `CUSTOM_GETCHROMSIZES` with `SAMTOOLS_FAIDX`.
20
20
-[[PR #493](https://github.com/nf-core/chipseq/pull/493)] - Follow up to #487.
21
+
-[[PR #493](https://github.com/nf-core/chipseq/pull/493)] - Follow up to #487.
22
+
-[[#492](https://github.com/nf-core/chipseq/issues/492), [#417](https://github.com/nf-core/chipseq/issues/417)] - Refactor local modules to nf-core standard.
21
23
22
24
### Parameters
23
25
@@ -55,10 +57,9 @@ the last release have been listed below for reference.
55
57
| r-tidyverse | 1.3.0 | 2.0.0 |
56
58
| bioconductor-complexheatmap | 2.6.2 | 2.26.1 |
57
59
| star | 2.6.1d | 2.7.11b |
58
-
59
-
> **NB:** Dependency has been **updated** if both old and new version information is present.
60
-
> **NB:** Dependency has been **added** if just the new version information is present.
61
-
> **NB:** Dependency has been **removed** if version information isn't present.
0 commit comments