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
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
18
-[#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.
19
19
-[#182](https://github.com/nf-core/phaseimpute/pull/182) - Add dark version of the metromap and dynamically change it in the README.
20
20
-[#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
21
22
22
23
### `Fixed`
23
24
@@ -26,6 +27,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
27
-[#183](https://github.com/nf-core/phaseimpute/pull/183) - Remove wrongfully added files in `BAM_EXTRACT_REGION_SAMTOOLS`.
27
28
-[#185](https://github.com/nf-core/phaseimpute/pull/185) - Fix CSV generation and check that all mentioned path files exist.
28
29
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
+
29
39
## v1.0.0 - Black Labrador [2024-12-09]
30
40
31
41
Initial release of nf-core/phaseimpute, created with the [nf-core](https://nf-co.re/) template.
0 commit comments