You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,17 @@
3
3
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
4
4
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
5
6
-
## v2.6.0dev - [date]
6
+
## v2.6.0 - 2024-04-16
7
7
8
+
- Update cellranger to v8.0.0 ([#317](https://github.com/nf-core/scrnaseq/pull/317))
8
9
- Change from pytests to nf-test ([#291](https://github.com/nf-core/scrnaseq/pull/291))
9
10
- Update template to v2.13.1 ([#309](https://github.com/nf-core/scrnaseq/pull/309))
10
11
- Update to kallisto|bustools v0.28.2 ([#294](https://github.com/nf-core/scrnaseq/pull/294))
11
12
- Fix cellrangerarc matrix conversions and protocol selection ([#300](https://github.com/nf-core/scrnaseq/pull/300))
12
13
- Add new emptydrops calling module ([#301](https://github.com/nf-core/scrnaseq/pull/301))
13
14
- Update cellranger modules to latest version ([[#316](https://github.com/nf-core/scrnaseq/issues/316)])
14
15
15
-
## v2.5.1
16
+
## v2.5.1 - 2024-01-23
16
17
17
18
- Template update to v2.12 ([#298](https://github.com/nf-core/scrnaseq/pull/298)).
18
19
- Fix that cellranger workflow couldn't be run and enable CI for this workflow ([#288](https://github.com/nf-core/scrnaseq/pull/288)).
Copy file name to clipboardExpand all lines: assets/multiqc_config.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
report_comment: >
2
-
This report has been generated by the <a href="https://github.com/nf-core/scrnaseq/tree/dev" target="_blank">nf-core/scrnaseq</a>
2
+
This report has been generated by the <a href="https://github.com/nf-core/scrnaseq/releases/tag/2.6.0" target="_blank">nf-core/scrnaseq</a>
3
3
analysis pipeline. For information about how to interpret these results, please see the
0 commit comments