Skip to content

Commit

Permalink
Merge branch 'CW-4267-update-spectre' into 'dev'
Browse files Browse the repository at this point in the history
Update spectre [CW-4267]

Closes CW-4267

See merge request epi2melabs/workflows/wf-human-variation!295
  • Loading branch information
SamStudio8 committed Jun 25, 2024
2 parents e2b5bfa + d8b1725 commit 0d0a247
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Non-deterministic SNP output when `--phased` is on.
- Post-Clair3 `whatshap` phases only SNVs to match whatshap<2.0 behaviour.
- Updated ont-spectre to v0.2.2 to fix an apparent callCNV hang.
- Updated `straglr` to v1.4.5 to fix possible ZeroDivisionError during call_str.
### Changed
- Updated `modkit` to v0.3.0.
Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ params {
e2l_mod_tag = "shae137452eb41f5f12b790774cafe15bc97f48d4d0"
cnv_tag = "sha428cb19e51370020ccf29ec2af4eead44c6a17c2"
str_tag = "shadd2f2963fe39351d4e0d6fa3ca54e1064c6ec057"
spectre_tag = "sha5a2890023dc7a7899f47585103b4f5762fb9d1b3"
spectre_tag = "sha49a9fe474da9860f84f08f17f137b47a010b1834"
snpeff_tag = "sha313729d816872d70b410752001a0e2654eb88807"
common_sha = "sha338caea0a2532dc0ea8f46638ccc322bb8f9af48"
}
Expand Down

0 comments on commit 0d0a247

Please sign in to comment.