Skip to content

Commit

Permalink
Merge branch 'dev' into nfschema
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse authored Jan 8, 2025
2 parents ba77921 + e4c7791 commit ee7dacd
Show file tree
Hide file tree
Showing 23 changed files with 51 additions and 47 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,18 @@ All notable changes to this project will be documented in this file.
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).

## Dev
## dev

### Added

- [1759](https://github.com/nf-core/sarek/pull/1759) - Back to dev

### Changed

- [1767](https://github.com/nf-core/sarek/pull/1767) - Bump nf-schema version to 2.2.1

### Changed

### Fixed

### Removed
Expand Down
4 changes: 2 additions & 2 deletions assets/multiqc_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ custom_logo_url: https://github.com/nf-core/sarek/
custom_logo_title: "nf-core/sarek"

report_comment: >
This report has been generated by the <a href="https://github.com/nf-core/sarek/releases/tag/dev" target="_blank">nf-core/sarek</a>
This report has been generated by the <a href="https://github.com/nf-core/sarek/tree/dev" target="_blank">nf-core/sarek</a>
analysis pipeline. For information about how to interpret these results, please see the
<a href="https://nf-co.re/sarek/3.5.0/docs/output" target="_blank">documentation</a>.
<a href="https://nf-co.re/sarek/dev/docs/output" target="_blank">documentation</a>.
report_section_order:
"nf-core-sarek-methods-description":
order: -1000
Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ manifest {
description = """An open-source analysis pipeline to detect germline or somatic variants from whole genome or targeted sequencing"""
mainScript = 'main.nf'
nextflowVersion = '!>=24.04.2'
version = '3.6dev'
version = '3.6.0dev'
doi = '10.12688/f1000research.16665.2, 10.1093/nargab/lqae031, 10.5281/zenodo.3476425'
}

Expand Down
4 changes: 2 additions & 2 deletions tests/aligner-bwa-mem.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -72,7 +72,7 @@
5,
{
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
4 changes: 2 additions & 2 deletions tests/aligner-bwa-mem2.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
5,
{
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -60,7 +60,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
4 changes: 2 additions & 2 deletions tests/aligner-dragmap.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
5,
{
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -64,7 +64,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
2 changes: 1 addition & 1 deletion tests/alignment_from_everything.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"vcftools": "0.1.16"
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
2 changes: 1 addition & 1 deletion tests/alignment_to_fastq.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"vcftools": "0.1.16"
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
2 changes: 1 addition & 1 deletion tests/annotation_bcfann.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"bcftools": 1.2
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
4 changes: 2 additions & 2 deletions tests/annotation_merge.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"tabix": 1.2
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -122,7 +122,7 @@
"tabix": 1.2
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
2 changes: 1 addition & 1 deletion tests/annotation_snpeff.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"tabix": 1.2
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
2 changes: 1 addition & 1 deletion tests/annotation_vep.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"tabix": 1.2
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
2 changes: 1 addition & 1 deletion tests/default.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"vcftools": "0.1.16"
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
2 changes: 1 addition & 1 deletion tests/save_output_as_bam.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
2 changes: 1 addition & 1 deletion tests/saved_mapped.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
2 changes: 1 addition & 1 deletion tests/sentieon.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"vcftools": "0.1.16"
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
8 changes: 4 additions & 4 deletions tests/start_from_markduplicates.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -148,7 +148,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -323,7 +323,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -475,7 +475,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
8 changes: 4 additions & 4 deletions tests/start_from_preparerecalibration.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"gatk4": "4.5.0.0"
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -78,7 +78,7 @@
"vcftools": "0.1.16"
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -196,7 +196,7 @@
"vcftools": "0.1.16"
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -314,7 +314,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
8 changes: 4 additions & 4 deletions tests/start_from_recalibration.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -80,7 +80,7 @@
"vcftools": "0.1.16"
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -198,7 +198,7 @@
"vcftools": "0.1.16"
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -310,7 +310,7 @@
"gatk4": "4.5.0.0"
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
2 changes: 1 addition & 1 deletion tests/tumor-normal-pair.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"vcftools": "0.1.16"
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
12 changes: 6 additions & 6 deletions tests/variant_calling_controlfreec.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -75,7 +75,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -162,7 +162,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -302,7 +302,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -424,7 +424,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down Expand Up @@ -533,7 +533,7 @@
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
"nf-core/sarek": "v3.6.0dev"
}
},
[
Expand Down
Loading

0 comments on commit ee7dacd

Please sign in to comment.