Skip to content

Commit 2cc4f57

Browse files
committed
Update changelog with updated versions
1 parent 07134ee commit 2cc4f57

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

CHANGELOG.md

+17-8
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3636

3737
Note, since the pipeline is now using Nextflow DSL2, each process will be run with its own [Biocontainer](https://biocontainers.pro/#/registry). This means that on occasion it is entirely possible for the pipeline to be using different versions of the same tool. However, the overall software dependency changes compared to the last release have been listed below for reference.
3838

39-
| Dependency | Old version | New version |
40-
| ---------- | ----------- | ----------- |
41-
| `chromap` | 0.2.1 | 0.2.4 |
42-
| `macs2` | 2.2.7.1 | |
43-
| `macs3` | | 3.0.1 |
44-
| `multiqc` | 1.13 | 1.14 |
45-
| `picard` | 2.27.4 | 3.0.0 |
46-
| `samtools` | 1.15.1 | 1.17 |
39+
| Dependency | Old version | New version |
40+
| ----------------------- | ----------- | ----------- |
41+
| `bowtie2` | 2.4.4 | 2.5.2 |
42+
| `bwa` | 0.7.17 | 0.7.18 |
43+
| `chromap` | 0.2.1 | 0.2.6 |
44+
| `deeptools` | 3.5.1 | 3.5.5 |
45+
| `fastqc` | 0.11.9 | 0.12.1 |
46+
| `gffread` | 0.12.1 | 0.12.7 |
47+
| `gffread` | 0.12.1 | 0.12.7 |
48+
| `macs2` | 2.2.7.1 | |
49+
| `macs3` | | 3.0.1 |
50+
| `multiqc` | 1.13 | 1.23 |
51+
| `picard` | 2.27.4 | 3.2.0 |
52+
| `samtools` | 1.15.1 | 1.20 |
53+
| `samtools` | 1.15.1 | 1.20 |
54+
| `ucsc-bedgraphtobigwig` | 377 | 445 |
55+
| `umi_tools` | | 1.1.5 |
4756

4857
> **NB:** Dependency has been **updated** if both old and new version information is present.
4958
> **NB:** Dependency has been **added** if just the new version information is present.

0 commit comments

Comments
 (0)