Skip to content

Commit

Permalink
Merge pull request #31 from uclahs-cds/yashpatel-release-1.0.0-rc.4
Browse files Browse the repository at this point in the history
Release `v1.0.0-rc.4`
  • Loading branch information
yashpatel6 authored Sep 29, 2023
2 parents 059f929 + 0a2b14f commit c1a2a54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
---

## [Unreleased]

---

## [1.0.0-rc.4] - 2023-09-29
### [Fixed]
- Resource updater to allow update for all processes
- Channel handling to save contamintion estimate files
Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ manifest {
name = 'recalibrate-BAM'
author = 'Yash Patel'
description = 'Nextflow pipeline to perform Indel Realignment and Base Quality Score Recalibration'
version = '1.0.0-rc.3'
version = '1.0.0-rc.4'
}

0 comments on commit c1a2a54

Please sign in to comment.