Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ Our 5th release for sanger-tol/treeval, correcting a software bug inside Pretext

### Enhancements & Fixes

- Correction to the PRETEXT_GRAPH module, remade pretextgraph container with newest version 0.0.7.
- Correction to the PRETEXT_GRAPH module, remade pretextgraph container with newest version 0.0.8.
- Converted shell block modules into script block modules

### Software dependencies

| Module | Old Version | New Versions |
| --------------------- | --------------- | --------------- |
| pretextmap + samtools | 0.0.2-c4 + 1.17 | 0.0.3-c1 + 1.17 |
| pretextmap + samtools | 0.0.2-c4 + 1.17 | 0.0.8-c1 + 1.17 |

## [1.2.1] - Ancient Destiny (H1)- [2025-01-22]

Expand Down
2 changes: 1 addition & 1 deletion modules/local/pretext_graph.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ process PRETEXT_GRAPH {
tag "$meta.id"
label 'process_single'

container "quay.io/sanger-tol/pretext:0.0.3-yy5-c1"
container "quay.io/sanger-tol/pretext:0.0.8-yy5-c1"

input:
tuple val(meta), path(pretext_file)
Expand Down
2 changes: 1 addition & 1 deletion modules/nf-core/pretextmap/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions modules/nf-core/pretextmap/pretextmap.diff

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.