Skip to content

Commit

Permalink
Bump version to 1.5.0dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Aratz committed Feb 27, 2024
1 parent 350a498 commit 680b08d
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 13 deletions.
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/demultiplex/releases/tag/1.4.1" target="_blank">nf-core/demultiplex</a>
This report has been generated by the <a href="https://github.com/nf-core/demultiplex/tree/dev" target="_blank">nf-core/demultiplex</a>
analysis pipeline. For information about how to interpret these results, please see the
<a href="https://nf-co.re/demultiplex/1.4.1/docs/output" target="_blank">documentation</a>.
<a href="https://nf-co.re/demultiplex/dev/docs/output" target="_blank">documentation</a>.
report_section_order:
"nf-core-demultiplex-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 @@ -244,7 +244,7 @@ manifest {
description = """Demultiplexing pipeline for Illumina sequencing data"""
mainScript = 'main.nf'
nextflowVersion = '!>=23.04.0'
version = '1.4.1'
version = '1.5.0dev'
doi = '10.5281/zenodo.7153103'
}

Expand Down
2 changes: 1 addition & 1 deletion tests/pipeline/bases2fastq.nf.test.snap
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"software_versions": {
"content": [
"{BASES2FASTQ={bases2fastq=1.1.0.593880262, use subject to license available at elementbiosciences.com}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, UNTAR={untar=1.30}, Workflow={nf-core/demultiplex=1.4.1}}"
"{BASES2FASTQ={bases2fastq=1.1.0.593880262, use subject to license available at elementbiosciences.com}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, UNTAR={untar=1.30}, Workflow={nf-core/demultiplex=1.5.0dev}}"
],
"timestamp": "2024-02-02T13:35:40.754431"
},
Expand Down
2 changes: 1 addition & 1 deletion tests/pipeline/bcl2fastq.nf.test.snap
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"software_versions": {
"content": [
"{BCL2FASTQ={bcl2fastq=2.20.0.422}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, Workflow={nf-core/demultiplex=1.4.1}}"
"{BCL2FASTQ={bcl2fastq=2.20.0.422}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, Workflow={nf-core/demultiplex=1.5.0dev}}"
],
"timestamp": "2024-02-02T13:33:22.381185"
},
Expand Down
2 changes: 1 addition & 1 deletion tests/pipeline/bclconvert.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"software_versions": {
"content": [
"{BCLCONVERT={bclconvert=00.000.000.4.2.7}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, Workflow={nf-core/demultiplex=1.4.1}}"
"{BCLCONVERT={bclconvert=00.000.000.4.2.7}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, Workflow={nf-core/demultiplex=1.5.0dev}}"
],
"timestamp": "2024-02-02T13:34:45.479857"
},
Expand Down
2 changes: 1 addition & 1 deletion tests/pipeline/fqtk.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"software_versions": {
"content": [
"{CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, FQTK={fqtk=0.2.1}, UNTAR={untar=1.30}, Workflow={nf-core/demultiplex=1.4.1}}"
"{CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, FQTK={fqtk=0.2.1}, UNTAR={untar=1.30}, Workflow={nf-core/demultiplex=1.5.0dev}}"
],
"timestamp": "2024-02-02T13:44:27.866672"
}
Expand Down
2 changes: 1 addition & 1 deletion tests/pipeline/sgdemux.nf.test.snap
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"software_versions": {
"content": [
"{CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, SGDEMUX={sgdemux=1.1.1}, UNTAR={untar=1.30}, Workflow={nf-core/demultiplex=1.4.1}}"
"{CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, SGDEMUX={sgdemux=1.1.1}, UNTAR={untar=1.30}, Workflow={nf-core/demultiplex=1.5.0dev}}"
],
"timestamp": "2024-02-02T13:37:21.248788"
},
Expand Down
10 changes: 5 additions & 5 deletions tests/pipeline/skip_tools.nf.test.snap
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"software_versions_skip_trimming": {
"content": [
"{BCLCONVERT={bclconvert=00.000.000.4.2.7}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, Workflow={nf-core/demultiplex=1.4.1}}"
"{BCLCONVERT={bclconvert=00.000.000.4.2.7}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, Workflow={nf-core/demultiplex=1.5.0dev}}"
],
"timestamp": "2024-02-02T13:38:37.024188"
},
Expand Down Expand Up @@ -95,25 +95,25 @@
},
"software_versions_skip_fastqc": {
"content": [
"{BCLCONVERT={bclconvert=00.000.000.4.2.7}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, Workflow={nf-core/demultiplex=1.4.1}}"
"{BCLCONVERT={bclconvert=00.000.000.4.2.7}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, Workflow={nf-core/demultiplex=1.5.0dev}}"
],
"timestamp": "2024-02-02T13:40:31.135957"
},
"software_versions_skip_fastp_fastqc": {
"content": [
"{BCLCONVERT={bclconvert=00.000.000.4.2.7}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, Workflow={nf-core/demultiplex=1.4.1}}"
"{BCLCONVERT={bclconvert=00.000.000.4.2.7}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, Workflow={nf-core/demultiplex=1.5.0dev}}"
],
"timestamp": "2024-02-02T13:41:03.9175"
},
"software_versions_skip_multiqc": {
"content": [
"{BCLCONVERT={bclconvert=00.000.000.4.2.7}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, Workflow={nf-core/demultiplex=1.4.1}}"
"{BCLCONVERT={bclconvert=00.000.000.4.2.7}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, FASTP={fastp=0.23.4}, Workflow={nf-core/demultiplex=1.5.0dev}}"
],
"timestamp": "2024-02-02T13:42:24.103372"
},
"software_versions_skip_fastp": {
"content": [
"{BCLCONVERT={bclconvert=00.000.000.4.2.7}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, Workflow={nf-core/demultiplex=1.4.1}}"
"{BCLCONVERT={bclconvert=00.000.000.4.2.7}, CUSTOM_DUMPSOFTWAREVERSIONS={python=3.11.7, yaml=5.4.1}, FALCO={falco=1.2.1}, Workflow={nf-core/demultiplex=1.5.0dev}}"
],
"timestamp": "2024-02-02T13:39:08.036992"
},
Expand Down

0 comments on commit 680b08d

Please sign in to comment.