Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosClassen committed Aug 31, 2024
1 parent 4cf96b6 commit abd6348
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,11 @@ Minor changes in documentation and GitHub actions
- GitHub workflow description under `.github/workflows/dockerize.yml` to exclude annotation bundling.
- Mamba `environment.yml` file to set up an environment with the name 'cnvand'.
- Main `README.md` to adapt to the former changes and to link to other documentation inside the repository.

## [0.3] - 05/06/2024
Minor changes and fixes in CNVkit parameter handling

### Changed
- Fix missing passthrough of *extra* parameters in `workflow/rules/cnv.smk` and add a model option for the rule cnvkit_segment
- Add the parameter from above as a seperate entry in `config/config.yaml`
- Default model for the segment rule is now `cbs`

0 comments on commit abd6348

Please sign in to comment.