From a71d007766b94087b8b8b3b018c5f52ecd998164 Mon Sep 17 00:00:00 2001 From: DriesSchaumont <5946712+DriesSchaumont@users.noreply.github.com> Date: Wed, 11 Dec 2024 08:43:50 +0000 Subject: [PATCH 1/2] Update CHANGELOG for 0.2.0 [ci skip] --- CHANGELOG.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf4ad97..3eddeed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -# demultiplex x.y.z +# demultiplex v0.2.0 + +## Breaking changes + +* `demultiplex` workflow: renamed `sample_sheet` argument to `run_information` (PR #24) ## Major updates The outflow of the workflow has been refactored to be more flexible. This is done by creating a wrapper workflow `runner` that wraps the native `demultiplex` workflow. The `runner` workflow is responsible for setting the output directory based on the input arguments: @@ -29,12 +33,6 @@ The default structure in the output directory is: The `$publish_dir` variable corresponds to the argument provided with `--publish-dir`. The `date-time-stamp` is generated by the workflow based on when it was launched and is thus guaranteed to be unique. -# demultiplex v0.2.0 - -## Breaking changes - -* `demultiplex` workflow: renamed `sample_sheet` argument to `run_information` (PR #24) - ## New features * Add support for `bases2fastq` demultiplexer (PR #24) From 844fcf9ba3014757f047b570775d70f5eb64831b Mon Sep 17 00:00:00 2001 From: DriesSchaumont <5946712+DriesSchaumont@users.noreply.github.com> Date: Wed, 11 Dec 2024 08:46:18 +0000 Subject: [PATCH 2/2] Add missing PR number [ci skip] --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3eddeed..7608e8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ * `demultiplex` workflow: renamed `sample_sheet` argument to `run_information` (PR #24) ## Major updates -The outflow of the workflow has been refactored to be more flexible. This is done by creating a wrapper workflow `runner` that wraps the native `demultiplex` workflow. The `runner` workflow is responsible for setting the output directory based on the input arguments: + +The outflow of the workflow has been refactored to be more flexible (PR #19). This is done by creating a wrapper workflow `runner` that wraps the native `demultiplex` workflow. The `runner` workflow is responsible for setting the output directory based on the input arguments: 3 arguments exist for specifying the relative location of the 3 _outputs_ of the workflow: