Skip to content

Commit

Permalink
Merge branch 'template_534' into 'dev'
Browse files Browse the repository at this point in the history
Template 534

See merge request epi2melabs/workflows/wf-basecalling!104
  • Loading branch information
mattdmem committed Dec 18, 2024
2 parents 41c820c + ae9badb commit 10b1468
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v1.4.5]
### Changed
- Reconciled workflow with wf-template v5.3.4.

## [v1.4.4]
### Changed
- Updated Dorado to [v0.9.0](https://github.com/nanoporetech/dorado/releases/tag/v0.9.0)
Expand Down
2 changes: 1 addition & 1 deletion base.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ params {
container_sha_basecalling = "sha4644018526d3644d92a9e680ab8f2d1eeff2e272"
bonito_container = "ontresearch/bonito"
bonito_sha = "shaea43ca2333f91fa78a823f640ba158e4268f1f98"
common_sha = "shabadd33adae761be6f2d59c6ecfb44b19cf472cfc"
common_sha = "shaabceef445fb63214073cbf5836fdd33c04be4ac7"
}
}

Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ manifest {
description = 'Helper workflow for basecalling ONT reads.'
mainScript = 'main.nf'
nextflowVersion = '>=23.04.2'
version = '1.4.4'
version = '1.4.5'
}

epi2melabs {
Expand Down

0 comments on commit 10b1468

Please sign in to comment.