Skip to content

Commit

Permalink
closes #26 - Update Delly 0.9.1 to 1.0.3 and Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mootor authored and Mootor committed Jul 1, 2022
1 parent ba51679 commit 93a5bfd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
---

## [Unreleased]
### Changed
- Change Delly version from 0.9.1 to 1.0.3 in default.config
### Fixed
- Fix memory allocation for process 'query_SampleName_BCFtools' in F2.config - Discussion #28 and PR #33
- Fix F2 detection in methods.config - PR #32
Expand Down
2 changes: 1 addition & 1 deletion pipeline/config/default.config
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ params {
blcds_registered_dataset = false

// Pipeline tool versions
delly_version = '0.9.1'
delly_version = '1.0.3'
bcftools_version = '1.12'
validate_version = '2.1.5'

Expand Down

0 comments on commit 93a5bfd

Please sign in to comment.