Skip to content

Commit 8af71e7

Browse files
committed
nf-core pipelines bump-version 3.17.0dev
1 parent 00a0857 commit 8af71e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ manifest {
345345
description = """RNA sequencing analysis pipeline for gene/isoform quantification and extensive quality control."""
346346
mainScript = 'main.nf'
347347
nextflowVersion = '!>=23.04.0'
348-
version = '3.16.0'
348+
version = '3.17.0dev'
349349
doi = 'https://doi.org/10.5281/zenodo.1400710'
350350
}
351351

workflows/rnaseq/assets/multiqc/multiqc_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
report_comment: >
2-
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>.
2+
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/dev/docs/output" target="_blank">documentation</a>.
33
report_section_order:
44
# Important checks and failures
55
sample-status:

0 commit comments

Comments
 (0)