Skip to content

Commit eb418bd

Browse files
authored
Merge pull request #1617 from nf-core/bbsplit_staging_issue
Bbsplit staging issue
2 parents 680e989 + 916427d commit eb418bd

File tree

6 files changed

+113
-272
lines changed

6 files changed

+113
-272
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
### Credits
99

10+
Special thanks to the following for their contributions to the release:
11+
12+
- [Elad Herzog](https://github.com/EladH1)
13+
1014
### Enhancements and fixes
1115

1216
- [PR #1608](https://github.com/nf-core/rnaseq/pull/1608) - Bump version after release 3.21.0
17+
- [PR #1617](https://github.com/nf-core/rnaseq/pull/1617) - Update bbmap/bbsplit module
1318

1419
## [[3.21.0](https://github.com/nf-core/rnaseq/releases/tag/3.21.0)] - 2025-09-18
1520

modules.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"nf-core": {
88
"bbmap/bbsplit": {
99
"branch": "master",
10-
"git_sha": "8864afe586537bf562eac7b83349c26207f3cb4d",
10+
"git_sha": "fa1477128e0ff24675c8f56d6c334fcc323025c4",
1111
"installed_by": ["fastq_qc_trim_filter_setstrandedness", "modules"]
1212
},
1313
"bedtools/genomecov": {

modules/nf-core/bbmap/bbsplit/main.nf

Lines changed: 28 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nf-core/bbmap/bbsplit/meta.yml

Lines changed: 41 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nf-core/bbmap/bbsplit/tests/main.nf.test

Lines changed: 16 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)