Skip to content

Commit 22ab5f3

Browse files
author
LouisLeNezet
committed
Update changelog
1 parent cb62bf9 commit 22ab5f3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- [#175](https://github.com/nf-core/phaseimpute/pull/175) - Update TEMPLATE to nf-core tools version 3.2.0. Move `CHRCHECK` functions to the workflow directory.
1919
- [#182](https://github.com/nf-core/phaseimpute/pull/182) - Add dark version of the metromap and dynamically change it in the README.
2020
- [#185](https://github.com/nf-core/phaseimpute/pull/185) - Add `--sampleNames_file` option for `STICH` and `QUILT`.
21+
- [#187](https://github.com/nf-core/phaseimpute/pull/187) - Update modules and subworkflows
2122

2223
### `Fixed`
2324

@@ -26,6 +27,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2627
- [#183](https://github.com/nf-core/phaseimpute/pull/183) - Remove wrongfully added files in `BAM_EXTRACT_REGION_SAMTOOLS`.
2728
- [#185](https://github.com/nf-core/phaseimpute/pull/185) - Fix CSV generation and check that all mentioned path files exist.
2829

30+
### `Dependencies`
31+
32+
| Dependency | Old version | New version |
33+
| ---------- | ----------- | ----------- |
34+
| `gunzip` | 1.10 | 1.13 |
35+
| `lbzip2` | | 2.5 |
36+
| `shapeit5` | 1.0.0 | 5.1.1 |
37+
| `r-stitch` | 1.6.10 | 1.7.3 |
38+
2939
## v1.0.0 - Black Labrador [2024-12-09]
3040

3141
Initial release of nf-core/phaseimpute, created with the [nf-core](https://nf-co.re/) template.

0 commit comments

Comments
 (0)