Skip to content

Commit d869823

Browse files
committed
update CHANGELOG
1 parent 40050f7 commit d869823

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
- [#782](https://github.com/nf-core/sarek/pull/782) - Reduce scatter/gather for full size tests on AWS
2323
- [#785](https://github.com/nf-core/sarek/pull/785) - Update description of `bcftools stats`
2424
- [#784](https://github.com/nf-core/sarek/pull/784) - Update all subworkflows names thanks to @scorreard
25+
- [#806](https://github.com/nf-core/sarek/pull/806) - Refactor all tests
26+
- [#806](https://github.com/nf-core/sarek/pull/806) - Split up `modules.config` file
27+
- [#807](https://github.com/nf-core/sarek/pull/807) - Update CHANGELOG
2528

2629
### Fixed
2730

@@ -31,9 +34,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3134
- [#770](https://github.com/nf-core/sarek/pull/770) - Use double quotes to fix import of singularity images for gatk4/cnnscorevariants module
3235
- [#771](https://github.com/nf-core/sarek/pull/771) - update to new modules syntax
3336
- [#777](https://github.com/nf-core/sarek/pull/777) - Fix mixed up aws full size tests output paths
34-
- [#789](https://github.com/nf-core/sarek/issues/789) - Fix somatic mutect2 test
37+
- [#790](https://github.com/nf-core/sarek/pull/790) - Fix issue [#789](https://github.com/nf-core/sarek/issues/789) somatic mutect2 test
3538
- [#793](https://github.com/nf-core/sarek/pull/793) - Remove DeepVariant GVCF from annotation
36-
- [#794](https://github.com/nf-core/sarek/issues/794) - Fix publishing for unzipped reference files
39+
- [#794](https://github.com/nf-core/sarek/pull/794) - Fix publishing for unzipped reference files
3740
- [#807](https://github.com/nf-core/sarek/pull/807) - Fix read group when uBAMs are provided (see issue [#732](https://github.com/nf-core/sarek/issues/732))
3841

3942
### Deprecated

0 commit comments

Comments
 (0)