Skip to content

Commit

Permalink
post-release version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sateeshperi committed Oct 27, 2024
1 parent 07ec67a commit 90c9c27
Show file tree
Hide file tree
Showing 19 changed files with 36 additions and 39 deletions.
5 changes: 1 addition & 4 deletions .nf-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ lint:
- conf/modules.config
modules_config: false
nf_core_version: 3.0.2
org_path:
repository_type: pipeline
template:
author: Phil Ewels, Sateesh Peri
Expand All @@ -16,6 +15,4 @@ template:
name: methylseq
org: nf-core
outdir: .
skip_features:
version: 2.7.1
update:
version: 2.8.0dev
4 changes: 2 additions & 2 deletions assets/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/methylseq/releases/tag/2.7.1"
This report has been generated by the <a href="https://github.com/nf-core/methylseq/tree/dev"
target="_blank">nf-core/methylseq</a> analysis pipeline. For information about how
to interpret these results, please see the <a href="https://nf-co.re/methylseq/2.7.1/docs/output"
to interpret these results, please see the <a href="https://nf-co.re/methylseq/dev/docs/output"
target="_blank">documentation</a>.
report_section_order:
"nf-core-methylseq-methods-description":
Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ manifest {
description = """Methylation (Bisulfite-Sequencing) Best Practice analysis pipeline, part of the nf-core community."""
mainScript = 'main.nf'
nextflowVersion = '!>=24.04.2'
version = '2.7.1'
version = '2.8.0dev'
doi = '10.5281/zenodo.1343417'
}

Expand Down
4 changes: 2 additions & 2 deletions tests/bismark_emseq_clip_r1.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cutadapt": 4.9
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
Expand Down Expand Up @@ -576,4 +576,4 @@
},
"timestamp": "2024-10-25T14:26:16.42655233"
}
}
}
4 changes: 2 additions & 2 deletions tests/bismark_hisat.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"cutadapt": 4.9
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
Expand Down Expand Up @@ -588,4 +588,4 @@
},
"timestamp": "2024-10-25T14:27:35.247058389"
}
}
}
4 changes: 2 additions & 2 deletions tests/bismark_hisat_rrbs.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cutadapt": 4.9
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
Expand Down Expand Up @@ -581,4 +581,4 @@
},
"timestamp": "2024-10-25T14:30:16.774897867"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cutadapt": 4.9
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
Expand Down Expand Up @@ -659,4 +659,4 @@
},
"timestamp": "2024-10-25T14:31:35.562277469"
}
}
}
4 changes: 2 additions & 2 deletions tests/bismark_nomeseq.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cutadapt": 4.9
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
Expand Down Expand Up @@ -622,4 +622,4 @@
},
"timestamp": "2024-10-25T16:37:19.615304198"
}
}
}
4 changes: 2 additions & 2 deletions tests/bismark_rrbs.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cutadapt": 4.9
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
Expand Down Expand Up @@ -581,4 +581,4 @@
},
"timestamp": "2024-10-25T14:34:25.708997835"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cutadapt": 4.9
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
Expand Down Expand Up @@ -651,4 +651,4 @@
},
"timestamp": "2024-10-25T14:35:51.348052183"
}
}
}
4 changes: 2 additions & 2 deletions tests/bismark_skip_deduplication.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cutadapt": 4.9
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
Expand Down Expand Up @@ -583,4 +583,4 @@
},
"timestamp": "2024-10-25T14:37:11.98959127"
}
}
}
4 changes: 2 additions & 2 deletions tests/bismark_skip_multiqc.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cutadapt": 4.9
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
Expand Down Expand Up @@ -578,4 +578,4 @@
},
"timestamp": "2024-10-25T14:38:34.022258124"
}
}
}
2 changes: 1 addition & 1 deletion tests/bismark_skip_trimming.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"qualimap": 2.3
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
Expand Down
4 changes: 2 additions & 2 deletions tests/bwameth.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cutadapt": 4.9
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
Expand Down Expand Up @@ -450,4 +450,4 @@
},
"timestamp": "2024-10-12T07:40:41.336750081"
}
}
}
6 changes: 3 additions & 3 deletions tests/bwameth_rrbs.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cutadapt": 4.9
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
Expand Down Expand Up @@ -386,7 +386,7 @@
"genome_results.txt:md5,58d212848ac7b7650e3bd6812a4064af"
],
[

]
],
"meta": {
Expand All @@ -395,4 +395,4 @@
},
"timestamp": "2024-10-25T14:43:36.391049268"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cutadapt": 4.9
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
Expand Down Expand Up @@ -498,4 +498,4 @@
},
"timestamp": "2024-10-25T14:44:54.756005023"
}
}
}
6 changes: 3 additions & 3 deletions tests/bwameth_skip_deduplication.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cutadapt": 4.9
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
Expand Down Expand Up @@ -386,7 +386,7 @@
"genome_results.txt:md5,478f711b8ef22e094e4d0ff7fa0dfda0"
],
[

]
],
"meta": {
Expand All @@ -395,4 +395,4 @@
},
"timestamp": "2024-10-25T14:46:02.99245907"
}
}
}
2 changes: 1 addition & 1 deletion tests/bwameth_skip_trimming.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"qualimap": 2.3
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
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 @@ -30,7 +30,7 @@
"cutadapt": 4.9
},
"Workflow": {
"nf-core/methylseq": "v2.7.1"
"nf-core/methylseq": "v2.8.0dev"
}
},
[
Expand Down Expand Up @@ -588,4 +588,4 @@
},
"timestamp": "2024-10-25T14:48:27.537789856"
}
}
}

0 comments on commit 90c9c27

Please sign in to comment.