Skip to content

Commit

Permalink
Merge pull request #171 from uclahs-cds/sfitz-release6.0.0
Browse files Browse the repository at this point in the history
Sfitz release6.0.0
  • Loading branch information
sorelfitzgibbon authored Apr 11, 2023
2 parents 7976a54 + 9af9f97 commit dff0b1a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [6.0.0] - 2023-04-05

### Added
- Add Mutect2 flow chart
- Add plantUML action and MuSE flow chart
- Add NF-test

### Changed
- Update LearnRaadOrientationModel allocated memory
- Update to use `MuSE` v2.0.1 with `MuSE sump` parallelization
- Update LearnReadOrientationModel allocated memory and cpus
- Update to GATK v4.4.0.0
- Update `MuSE` retry add memory to 48GB
- Changed `output_dir` to `output_dir_base` (`methods.config` and `main.nf`)
Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ manifest {
nextflowVersion = '>=20.07.1'
author = 'Yuan Zhe (Caden) Bugh, Mao Tian, Sorel Fitz-Gibbon'
homePage = 'https://github.com/uclahs-cds/pipeline-call-sSNV'
version = '6.0.0-rc.1'
version = '6.0.0'
name = 'call-sSNV'
}

0 comments on commit dff0b1a

Please sign in to comment.