Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepare RC 3.16.0 #1394

Merged
merged 7 commits into from
Oct 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,20 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v3.16.0dev - [date]
## [[3.16.0](https://github.com/nf-core/rnaseq/releases/tag/3.16.0)] - 2024-10-02

### Credits

Special thanks to the following for their contributions to the release:

- [Adam Talbot](https://github.com/adamrtalbot)
- [Ezra Greenberg](https://github.com/egreenberg7)
- [Jonathan Manning](https://github.com/pinin4fjords)
- [Matthias Zepper](https://github.com/MatthiasZepper)
- [Maxime Garcia](https://github.com/maxulysse)
- [Paolo Di Tommaso](https://github.com/pditommaso)
- [Phil Ewels](https://github.com/ewels)
- [Shaun Regenbaum](https://github.com/Shaun-Regenbaum)

### Enhancements & fixes

Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ manifest {
description = """RNA sequencing analysis pipeline for gene/isoform quantification and extensive quality control."""
mainScript = 'main.nf'
nextflowVersion = '!>=23.04.0'
version = '3.16.0dev'
version = '3.16.0'
doi = 'https://doi.org/10.5281/zenodo.1400710'
}

Expand Down
6 changes: 3 additions & 3 deletions tests/default.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -227,7 +227,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -1595,4 +1595,4 @@
},
"timestamp": "2024-10-02T08:39:09.000328"
}
}
}
6 changes: 3 additions & 3 deletions tests/featurecounts_group_type.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -221,7 +221,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -1543,4 +1543,4 @@
},
"timestamp": "2024-10-02T07:37:24.538529"
}
}
}
6 changes: 3 additions & 3 deletions tests/hisat2.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -224,7 +224,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -1441,4 +1441,4 @@
},
"timestamp": "2024-10-02T07:43:07.13584"
}
}
}
6 changes: 3 additions & 3 deletions tests/kallisto.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -305,7 +305,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -342,4 +342,4 @@
},
"timestamp": "2024-10-02T07:47:31.044439"
}
}
}
6 changes: 3 additions & 3 deletions tests/min_mapped_reads.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -1321,7 +1321,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -1370,4 +1370,4 @@
},
"timestamp": "2024-10-02T07:55:19.233936"
}
}
}
6 changes: 3 additions & 3 deletions tests/remove_ribo_rna.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -1571,7 +1571,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -1620,4 +1620,4 @@
},
"timestamp": "2024-10-02T08:08:00.752563"
}
}
}
6 changes: 3 additions & 3 deletions tests/salmon.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -378,7 +378,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -415,4 +415,4 @@
},
"timestamp": "2024-10-02T08:11:32.236118"
}
}
}
6 changes: 3 additions & 3 deletions tests/skip_qc.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -169,7 +169,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -806,4 +806,4 @@
},
"timestamp": "2024-10-02T08:17:03.577873"
}
}
}
4 changes: 2 additions & 2 deletions tests/skip_trimming.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -1381,4 +1381,4 @@
},
"timestamp": "2024-10-02T08:24:30.328195"
}
}
}
6 changes: 3 additions & 3 deletions tests/star_rsem.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -1450,7 +1450,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.16.0dev"
"nf-core/rnaseq": "v3.16.0"
}
},
[
Expand Down Expand Up @@ -1499,4 +1499,4 @@
},
"timestamp": "2024-10-02T08:31:54.433237"
}
}
}
2 changes: 1 addition & 1 deletion workflows/rnaseq/assets/multiqc/multiqc_config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
report_comment: >
This report has been generated by the <a href="https://github.com/nf-core/rnaseq/releases/tag/3.16.0dev" target="_blank">nf-core/rnaseq</a> analysis pipeline. For information about how to interpret these results, please see the <a href="https://nf-co.re/rnaseq/3.16.0dev/docs/output" target="_blank">documentation</a>.
This report has been generated by the <a href="https://github.com/nf-core/rnaseq/releases/tag/3.16.0" target="_blank">nf-core/rnaseq</a> analysis pipeline. For information about how to interpret these results, please see the <a href="https://nf-co.re/rnaseq/3.16.0/docs/output" target="_blank">documentation</a>.
report_section_order:
# Important checks and failures
sample-status:
Expand Down
Loading