Skip to content

Commit

Permalink
Update DELLY v1.2.6 (#124)
Browse files Browse the repository at this point in the history
* update DELLY 1.2.6 from 1.1.3

* update delly version in metadata

* Update CHANGELOG.md

---------

Co-authored-by: Mootor <mmootor@ip-0A125257.rhxrlfvjyzbupc03cc22jkch3c.xx.internal.cloudapp.net>
  • Loading branch information
Faizal-Eeman and Mootor authored Jan 18, 2024
1 parent 57263c8 commit a65f2dd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
---

## [Unreleased]
### Changed
- Update DELLY `v1.1.3` to `v1.2.6`
- Update submodules

---

Expand Down
2 changes: 1 addition & 1 deletion config/default.config
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ params {
docker_container_registry = "ghcr.io/uclahs-cds"

// Pipeline tool versions
delly_version = '1.1.3'
delly_version = '1.2.6'
manta_version = '1.6.0'
bcftools_version = '1.15.1'
pipeval_version = '4.0.0-rc.2'
Expand Down
2 changes: 1 addition & 1 deletion metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ maintainers: "Boutros Lab Infrastructure <[email protected]
languages: ["Nextflow", "Docker"]
dependencies: ["Java", "Nextflow", "Docker"]
references: "https://uclahs.box.com/s/qfzr99sc8ntmfddn30ii62wx4273utoz"
tools: ["Delly:v1.1.3", "Manta:v1.6.0", "BCFtools:v1.15.1", "PipeVal:v4.0.0-rc.2"]
tools: ["Delly:v1.2.6", "Manta:v1.6.0", "BCFtools:v1.15.1", "PipeVal:v4.0.0-rc.2"]

0 comments on commit a65f2dd

Please sign in to comment.