From 2268a4b8f6c77148c543f9e94fb7b436ddd4b9db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 13:13:48 +0200 Subject: [PATCH] chore(main): release 2.7.0 (#97) :robot: I have created a release *beep* *boop* --- ## [2.7.0](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/compare/v2.6.0...v2.7.0) (2024-08-15) ### Features * Improve datavzrd tables ([#93](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/issues/93)) ([93512b8](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/93512b8c7ae8b2fbc1bba608168dd0309ee5e0b1)) ### Bug Fixes * Fix missing output in spia.R when no significant genes are found ([#103](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/issues/103)) ([bc0d017](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/bc0d017a1cc67118142711a2fc4fb0bb31218fe2)) * Handle missing bam columns in units.tsv ([#105](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/issues/105)) ([bae88d0](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/bae88d06b2bb2ef606175fb231acebe9491d05cc)) * Remove non-existent outputs in spia rule ([#102](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/issues/102)) ([0fbb930](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/0fbb93065ef16f593dfbd0eb6332eb18b9237e60)) * update to latest datavzrd ([417ec3b](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/417ec3b26a69d1549f7dfbc9b1c9f0b4d99209b7)) ### Performance Improvements * datavzrd wrapper `v3.12.1`, offer-excel configurable, free disk space for CI, dynamic sleuth_init mem_mb, pure download rules as localrules ([#92](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/issues/92)) ([70850fb](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/70850fb7f573e1868dc9400a0af8d8ffe86435e6)) * Update datavzrd wrapper ([#98](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/issues/98)) ([e5eb0e0](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/e5eb0e041a220901c7a7fcba60d8a963749319b9)) * Update samtools fast separate wrapper ([#100](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/issues/100)) ([65d8f41](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/65d8f4132c3606bf620b8bdc1ffd2785d6f7c17e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15a861a7..b36014f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [2.7.0](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/compare/v2.6.0...v2.7.0) (2024-08-15) + + +### Features + +* Improve datavzrd tables ([#93](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/issues/93)) ([93512b8](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/93512b8c7ae8b2fbc1bba608168dd0309ee5e0b1)) + + +### Bug Fixes + +* Fix missing output in spia.R when no significant genes are found ([#103](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/issues/103)) ([bc0d017](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/bc0d017a1cc67118142711a2fc4fb0bb31218fe2)) +* Handle missing bam columns in units.tsv ([#105](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/issues/105)) ([bae88d0](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/bae88d06b2bb2ef606175fb231acebe9491d05cc)) +* Remove non-existent outputs in spia rule ([#102](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/issues/102)) ([0fbb930](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/0fbb93065ef16f593dfbd0eb6332eb18b9237e60)) +* update to latest datavzrd ([417ec3b](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/417ec3b26a69d1549f7dfbc9b1c9f0b4d99209b7)) + + +### Performance Improvements + +* datavzrd wrapper `v3.12.1`, offer-excel configurable, free disk space for CI, dynamic sleuth_init mem_mb, pure download rules as localrules ([#92](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/issues/92)) ([70850fb](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/70850fb7f573e1868dc9400a0af8d8ffe86435e6)) +* Update datavzrd wrapper ([#98](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/issues/98)) ([e5eb0e0](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/e5eb0e041a220901c7a7fcba60d8a963749319b9)) +* Update samtools fast separate wrapper ([#100](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/issues/100)) ([65d8f41](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/commit/65d8f4132c3606bf620b8bdc1ffd2785d6f7c17e)) + ## [2.6.0](https://github.com/snakemake-workflows/rna-seq-kallisto-sleuth/compare/v2.5.5...v2.6.0) (2024-06-05)