Skip to content
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
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
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).

# 3.19.0dev - xxxx-xx-xx

### Credits

### Enhancements & fixes

- [PR #1480](https://github.com/nf-core/rnaseq/pull/1480) - Bump version after release 3.18.0

# 3.18.0 - 2024-12-19

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

Expand Down
4 changes: 2 additions & 2 deletions tests/default.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down Expand Up @@ -240,7 +240,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down
4 changes: 2 additions & 2 deletions tests/featurecounts_group_type.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down Expand Up @@ -234,7 +234,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down
4 changes: 2 additions & 2 deletions tests/hisat2.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down Expand Up @@ -237,7 +237,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down
4 changes: 2 additions & 2 deletions tests/kallisto.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down Expand Up @@ -319,7 +319,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down
4 changes: 2 additions & 2 deletions tests/min_mapped_reads.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down Expand Up @@ -1246,7 +1246,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down
4 changes: 2 additions & 2 deletions tests/remove_ribo_rna.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down Expand Up @@ -1460,7 +1460,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down
4 changes: 2 additions & 2 deletions tests/salmon.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down Expand Up @@ -392,7 +392,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down
4 changes: 2 additions & 2 deletions tests/skip_qc.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.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down Expand Up @@ -182,7 +182,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down
2 changes: 1 addition & 1 deletion tests/skip_trimming.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down
4 changes: 2 additions & 2 deletions tests/star_rsem.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down Expand Up @@ -1339,7 +1339,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down
6 changes: 3 additions & 3 deletions tests/umi.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.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down Expand Up @@ -1644,7 +1644,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down Expand Up @@ -2797,7 +2797,7 @@
"untar": 1.34
},
"Workflow": {
"nf-core/rnaseq": "v3.18.0"
"nf-core/rnaseq": "v3.19.0dev"
}
},
[
Expand Down
4 changes: 2 additions & 2 deletions workflows/rnaseq/assets/multiqc/multiqc_config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
report_comment: >
This report has been generated by the <a href="https://github.com/nf-core/rnaseq/releases/tag/3.18.0"
This report has been generated by the <a href="https://github.com/nf-core/rnaseq/tree/dev"
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.18.0/docs/output"
to interpret these results, please see the <a href="https://nf-co.re/rnaseq/dev/docs/output"
target="_blank">documentation</a>.
report_section_order:
# Important checks and failures
Expand Down
Loading