Skip to content

Commit 987608e

Browse files
authored
Merge branch 'dev' into fix-arm64-profile
2 parents 817ac88 + f7fedf7 commit 987608e

3 files changed

Lines changed: 14 additions & 15 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Special thanks to the following for their contributions to the release:
2828
- [PR #1625](https://github.com/nf-core/rnaseq/pull/1625) - Add documentation warning about Qualimap read counting bug ([#1273](https://github.com/nf-core/rnaseq/issues/1273))
2929
- [PR #1628](https://github.com/nf-core/rnaseq/pull/1628) - Template update for nf-core/tools v3.5.1
3030
- [PR #1630](https://github.com/nf-core/rnaseq/pull/1630) - Fix arm64 profile to use pre-built ARM containers and update documentation
31+
- [PR #1631](https://github.com/nf-core/rnaseq/pull/1631) - Fix bbsplit index staging by using symlinks instead of full copy
3132

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

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": "fa1477128e0ff24675c8f56d6c334fcc323025c4",
10+
"git_sha": "6da7216c83d9d885bdeb7aef1bcb9b51a90f370b",
1111
"installed_by": ["fastq_qc_trim_filter_setstrandedness", "modules"]
1212
},
1313
"bedtools/genomecov": {

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

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

0 commit comments

Comments
 (0)