|
3 | 3 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) |
4 | 4 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
5 | 5 |
|
6 | | -## [1.4.4] - Ancient Hippaforalkus (H1) - [2025-XX-XX] |
| 6 | + |
| 7 | +## [1.4.6] - Ancient Hippaforalkus (H5) - [2026-03-XX] |
| 8 | + |
| 9 | +Our 13th release for sanger-tol/treeval. |
| 10 | + |
| 11 | +### Enhancements & Fixes |
| 12 | +- Update to pretext map, adds option to generate Ultra HiRes map. |
| 13 | +- Changes to confirm with nf-core strict syntax. |
| 14 | + |
| 15 | +### Parameters |
| 16 | +| Old Parameter | New Parameter | |
| 17 | +| ------------- | ---------------- | |
| 18 | +| - | --run_ultra | |
| 19 | + |
| 20 | + |
| 21 | +### Software dependencies |
| 22 | +| Module | Old Version | New Versions | |
| 23 | +| -------------------------------------- | --------------------- | ---------------------------------- | |
| 24 | +| GET_LARGEST_SCAFFOLD (coreutils) | 9.1 | REMOVED | |
| 25 | +| busco/busco | 5.7.1 | 6.0.0 | |
| 26 | +| bwamem2/index (bwa-mem2) | 2.2.1 | 2.3+htslib=1.22.1+samtools=1.22.1 | |
| 27 | +| cat/cat (pigz) | 2.3.4 | 2.8 | |
| 28 | +| cooler/cload (cooler) | 0.9.2 | 0.10.4 | |
| 29 | +| cooler/zoomify (cooler) | 0.9.2 | 0.10.4+numpy=1.26.4 | |
| 30 | +| custom/dumpsoftwareversions | multiqc=1.20 | REMOVED | |
| 31 | +| custom/getchromsizes (htslib+samtools) | 1.21+1.22.1 | REMOVED | |
| 32 | +| fastk/fastk | 1.0.2 | 1.2 | |
| 33 | +| gnu/sort (coreutils) | 9.3 | coreutils=9.5 | |
| 34 | +| juicertools | | juicertools=2.20.00,openjdk=23.0.2 | |
| 35 | +| merquryfk/merquryfk | fastk=1.0.2 | 1.2 | |
| 36 | +| minimap2/align (minimap2+samtools) | 2.28+1.20+htslib=1.20 | 2.29+1.21 | |
| 37 | +| minimap2/index (minimap2) | 2.28 | 2.29 | |
| 38 | +| pretextmap (pretextmap+samtools) | 0.1.9+1.17 | 0.2.4+1.23+htslib=1.23 | |
| 39 | +| pretextsnapshot | 0.0.4 | 0.0.7 | |
| 40 | +| samtools/faidx (htslib+samtools) | 1.21+1.21 | 1.22.1+1.22.1 | |
| 41 | +| samtools/index (htslib+samtools) | 1.21+1.21 | REMOVED | |
| 42 | +| samtools/markdup (htslib+samtools) | 1.21+1.21 | 1.22.1+1.22.1 | |
| 43 | +| samtools/merge (htslib+samtools) | 1.21+1.21 | 1.22.1+1.22.1 | |
| 44 | +| samtools/sort (htslib+samtools) | 1.21+1.21 | REMOVED | |
| 45 | +| samtools/view (htslib+samtools) | 1.21+1.21 | REMOVED | |
| 46 | +| tabix/bgziptabix | 1.20+tabix=1.11 | 1.21 | |
| 47 | +| windowmasker/mkcounts (blast) | 2.15.0 | 2.17.0 | |
| 48 | +| windowmasker/ustat (blast) | 2.15.0 | 2.17.0 | |
| 49 | +| yahs | 1.2a.2 | 1.2.2 |
| 50 | + |
| 51 | +## [1.4.5] - Ancient Hippaforalkus (H5) - [2025-11-24] |
| 52 | + |
| 53 | +Our 12th release for sanger-tol/treeval. |
| 54 | + |
| 55 | +### Enhancements & Fixes |
| 56 | +- Bug fix, pretext files weren't being output due to the use of a closure rather than a list in modules.config. |
| 57 | +- Updated to BEDTOOLS INTERSECT resources |
| 58 | + |
| 59 | +## [1.4.4] - Ancient Hippaforalkus (H4) - [2025-11-17] |
7 | 60 |
|
8 | 61 | Our 11th release for sanger-tol/treeval. |
9 | 62 |
|
|
0 commit comments